[SCM] leiningen packaging branch, master, updated. debian/1.7.1-1-1-gc1befd9
Emmanuel Bourg
ebourg at apache.org
Wed May 15 12:59:05 UTC 2013
The following commit has been merged in the master branch:
commit c1befd9741afa7e98d9a897108b339256f364c8c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed May 15 14:58:51 2013 +0200
Fixed the watch file
diff --git a/debian/watch b/debian/watch
index 1314eeb..4c6b27b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="dversionmangle=s/\+ds//" \
-http://githubredir.debian.net/github/technomancy/leiningen /([\d\.]+)\.tar\.gz
+https://github.com/technomancy/leiningen/tags .*/([\d\.]+)\.tar\.gz
--
leiningen packaging
More information about the pkg-java-commits
mailing list