This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jasmin-sable.
commit b7cc2023d878a9af3f1c19e41e4a486ba87f7503 Author: Emmanuel Bourg <[email protected]> Date: Tue Feb 10 23:34:54 2015 +0100 debian/watch: Updated to watch the release tags on GitHub --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 016eaba..0c9df5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jasmin-sable (2.4.0-5) UNRELEASED; urgency=medium * Package adopted by the Debian Java Maintainers (Closes: #738296) * Standards-Version updated to 3.9.6 (no changes) + * debian/watch: Updated to watch the release tags on GitHub -- Emmanuel Bourg <[email protected]> Tue, 10 Feb 2015 23:18:14 +0100 diff --git a/debian/watch b/debian/watch index a7fc2a5..15bd729 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.sable.mcgill.ca/soot/soot_download.html .*/jasminsrc-(.*).tar.gz +https://github.com/Sable/jasmin/releases .*/jasmin-([\d\.]+).tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasmin-sable.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

