[argparse4j] 03/04: Added a watch file

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Dec 4 08:10:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository argparse4j.

commit ababffd369a116bf4460c026ae6e5cb7b682f89c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Dec 4 09:00:54 2014 +0100

    Added a watch file
---
 debian/rules | 3 +++
 debian/watch | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1f95c5c..47baa27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
 	dh $@ --buildsystem=maven --with javahelper
+
+get-orig-source:
+	uscan --download-current-version --rename --force-download
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..b2b144f
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://github.com/tatsuhiro-t/argparse4j/tags .*/argparse4j-([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/argparse4j.git



More information about the pkg-java-commits mailing list