This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tuxguitar.
commit 9f77be8713b27572add6382d83ff0f0f2f2b4161 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 8 12:35:32 2016 +0200 Updated debian/watch to track the latest releases on SourceForge --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d1369e8..0887b79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ tuxguitar (1.2-22) UNRELEASED; urgency=medium * Team upload. * Removed the build dependency on gcj-jdk * Use secure Vcs-* URLs + * Updated debian/watch to track the latest releases on SourceForge -- Emmanuel Bourg <[email protected]> Fri, 08 Jul 2016 12:15:15 +0200 diff --git a/debian/watch b/debian/watch index c5aa53c..690cac1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://sf.net/tuxguitar/tuxguitar-src-(.*)\.tar\.gz +http://sf.net/tuxguitar/tuxguitar-(.*)-src.tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tuxguitar.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

