This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository modello1.4.
commit c6e5edc666774e3a0399061e55f6c1263f115d4c Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 6 16:03:17 2013 +0100 debian/watch: Updated to watch the new 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 b04e86c..5c12fa0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ modello1.4 (1.4.1-2) unstable; urgency=low - Fixed the lintian warnings related to the package descriptions * debian/rules: Improved the clean target * Switch to debhelper level 9 + * debian/watch: Updated to watch the new release tags on Github -- Emmanuel Bourg <[email protected]> Wed, 06 Nov 2013 15:34:06 +0100 diff --git a/debian/watch b/debian/watch index d48ede3..7b3f557 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://svn.codehaus.org/modello/tags/ modello-(\d.*)/ debian debian/orig-tar.sh +http://githubredir.debian.net/github/sonatype/modello/ modello-(\d.*).tar.gz debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello1.4.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

