This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jabsorb.
commit 5a50017341d9c04d0fcf0ad374f12aa51fd7f32f Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 8 14:53:05 2014 +0200 Added a watch file --- debian/changelog | 1 + debian/watch | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2225d81..e2c077a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ jabsorb (1.3-3) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 + * Added a watch file -- Emmanuel Bourg <[email protected]> Mon, 08 Sep 2014 14:38:31 +0200 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..3cf12f0 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://code.google.com/p/jabsorb/downloads/list .*/jabsorb-([\d\.]+)-src.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabsorb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

