This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository args4j.
commit ef8da751a0e5ab160dafbcb80cef34bfabd26cb3 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 24 11:00:19 2013 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 402de56..f93ccde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +args4j (2.0.16-3) UNRELEASED; urgency=low + + * Team upload. + * debian/control: + - Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Thu, 24 Oct 2013 10:59:33 +0200 + args4j (2.0.16-2) unstable; urgency=low [James Page] diff --git a/debian/control b/debian/control index 7fea759..206a73a 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends-Indep: libmaven-javadoc-plugin-java Standards-Version: 3.9.2 Homepage: http://args4j.java.net/ -Vcs-Git: git://git.debian.org/git/pkg-java/args4j.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/args4j.git +Vcs-Git: git://anonscm.debian.org/pkg-java/args4j.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/args4j.git Package: libargs4j-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/args4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

