[simplyhtml] 01/04: update watch for file new gradle dist
Felix Natter
fnatter-guest at moszumanska.debian.org
Mon Apr 11 10:15:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
fnatter-guest pushed a commit to branch master
in repository simplyhtml.
commit 08920005dc3d7c392eb2eaff695888258b8f2437
Author: Felix Natter <fnatter at gmx.net>
Date: Mon Apr 11 12:10:58 2016 +0200
update watch for file new gradle dist
---
debian/rules | 10 +---------
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 11 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4defe74..e5a3929 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,12 +22,4 @@ clean::
-rm -fr bin
get-orig-source:
- if [ -f $(CURDIR)/debian/changelog ]; then \
- if [ -d $(CURDIR)/../tarballs ]; then \
- uscan --destdir $(CURDIR)/../tarballs --repack --rename ;\
- else \
- uscan --repack --rename ;\
- fi; \
- else \
- echo "The get-orig-source uses 'uscan' and works only if 'debian/changelog' is in the current directory.";\
- fi
+ uscan --repack --rename
diff --git a/debian/watch b/debian/watch
index de0075e..1063aec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/_/./g,dversionmangle=s/\+dfsg\d*// \
- http://sf.net/simplyhtml/SimplyHTML_src_(\d+[._]\d+[._]\d+)\.tar.gz
+opts=dversionmangle=s/\+dfsg\d*// \
+ http://sf.net/simplyhtml/simplyhtml_src-(\d+\.\d+\.\d+)\.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/simplyhtml.git
More information about the pkg-java-commits
mailing list