This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository aether.
commit 6130e7d6e1287e790d815d5a1341b721a69b5838 Author: Emmanuel Bourg <[email protected]> Date: Fri Feb 12 10:51:23 2016 +0100 Updated debian/watch --- debian/changelog | 1 + debian/watch | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9774ea1..5e9eadf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ aether (1.13.1-3) UNRELEASED; urgency=medium * Removed the unused files debian/libaether-java-doc.* * Build with the DH sequencer instead of CDBS * Switch to debhelper level 9 + * Updated debian/watch -- Emmanuel Bourg <[email protected]> Tue, 30 Sep 2014 16:32:33 +0200 diff --git a/debian/watch b/debian/watch index 898c18c..b306e63 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 -http://githubredir.debian.net/github/sonatype/sonatype-aether/aether-(.*).tar.gz \ - debian debian/orig-tar.sh \ No newline at end of file +https://github.com/sonatype/sonatype-aether/tags .*/aether-(.*).tar.gz debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aether.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

