This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository castor.
commit 30c3f4593a9ddec06410353ca87714187558b19d Author: Emmanuel Bourg <[email protected]> Date: Tue May 10 23:42:02 2016 +0200 debian/watch: Track the new releases on GitHub --- debian/changelog | 1 + debian/watch | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 688d4f6..f68ba1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ castor (1.3.2-4) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.8 (no changes) - Updated the Homepage field - Use secure Vcs-* URLs + * debian/watch: Track the new releases on GitHub -- Emmanuel Bourg <[email protected]> Tue, 10 May 2016 23:28:41 +0200 diff --git a/debian/watch b/debian/watch index fc940b8..87c5886 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,2 @@ version=3 -http://castor.codehaus.org/download.html \ -http://dist.codehaus.org/castor/.*/castor-(.*)-src.tgz \ -debian debian/orig-tar.sh +https://github.com/castor-data-binding/castor/tags .*/archive/(?:castor-|v)?([\d\.]+).tar.gz debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/castor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

