This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository javatools.
commit f10cfb094c175161486b66a5e762eb1e87d21f5e Author: Niels Thykier <[email protected]> Date: Tue Sep 24 14:04:15 2013 +0200 d/control: Use the canonical URLs in the Vcs-* fields Signed-off-by: Niels Thykier <[email protected]> --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c27b1c7..76561b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ javatools (0.44) UNRELEASED; urgency=low * jh_makepkg: Advise people to use mk_make for packges with a maven based build system. Thanks to Hilko Bengen for the suggestion. (Closes: #703376) + * d/control: Use the canonical URL in the Vcs-* fields. -- Niels Thykier <[email protected]> Wed, 20 Mar 2013 14:40:31 +0100 diff --git a/debian/control b/debian/control index 11948b4..ee252e0 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends-Indep: default-jdk, libarchive-zip-perl (>= 1.30-6~), markdown, pe perl (>= 5.12) | libtest-simple-perl (>= 0.93) Standards-Version: 3.9.3 Section: java -Vcs-Git: git://git.debian.org/git/pkg-java/javatools.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/javatools.git +Vcs-Git: git://anonscm.debian.org/pkg-java/javatools.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/javatools.git Package: jarwrapper Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

