This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository swtcalendar.
commit 2406d0a4e362d9f645f161e7689eee2e646bc56a Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 1 22:40:13 2016 +0200 debian/watch: Track the SourceForge releases --- debian/changelog | 1 + debian/watch | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5cc49d1..cd17e9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ swtcalendar (0.5-2) UNRELEASED; urgency=medium * Switch to debhelper level 9 * Standards-Version updated to 3.9.8 * debian/rules: Improved the clean target + * debian/watch: Track the SourceForge releases -- Emmanuel Bourg <[email protected]> Mon, 01 Aug 2016 22:28:01 +0200 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..808850a --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/swtcalendar/swtcalendar-src-([\d\.]+).zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swtcalendar.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

