This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository robust-http-client.
commit 63b73efce864d42ca2865dfd0610e6077f611839 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 31 17:40:58 2015 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e72a66..482105f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ robust-http-client (1.2-3) UNRELEASED; urgency=medium * debian/control: - Removed the deprecated DM-Upload-Allowed field - Standards-Version updated to 3.9.6 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 31 Aug 2015 17:11:07 +0200 diff --git a/debian/control b/debian/control index e374db8..048e182 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: James Page <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-java/robust-http-client.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/robust-http-client.git Homepage: http://java.net/projects/robust-http-client -Vcs-Git: git://git.debian.org/git/pkg-java/robust-http-client.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/robust-http-client.git Package: librobust-http-client-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robust-http-client.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

