[sisu-guice] 01/04: add dversionmangle to d/watch
Tony Mancill
tmancill at moszumanska.debian.org
Sat Feb 1 07:05:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository sisu-guice.
commit eb1ef1088fe1792a8c2ef469b632da66ff2017a9
Author: tony mancill <tmancill at debian.org>
Date: Fri Jan 31 23:00:54 2014 -0800
add dversionmangle to d/watch
---
debian/rules | 2 +-
debian/watch | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index b76c54a..cae8277 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ include /usr/share/cdbs/1/class/maven.mk
JAVA_HOME := /usr/lib/jvm/default-java
get-orig-source:
- uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+ uscan --download-current-version --force-download --rename --verbose
diff --git a/debian/watch b/debian/watch
index 46db5fa..d07c57b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://githubredir.debian.net/github/sonatype/sisu-guice/sisu-guice-(.*).tar.gz debian jh_repack
+opts=dversionmangle=s/\+dfsg// \
+ http://githubredir.debian.net/github/sonatype/sisu-guice/sisu-guice-(.*).tar.gz debian jh_repack
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-guice.git
More information about the pkg-java-commits
mailing list