This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository metainf-services.
commit f8d39da2cc1dc34c3671cdbaec8b4d18871c7a2a Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 4 15:07:12 2014 +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 fda877a..ef50c09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ metainf-services (1.4-2) UNRELEASED; urgency=medium * debian/control: - Removed the deprecated DM-Upload-Allowed field - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 04 Sep 2014 15:01:45 +0200 diff --git a/debian/control b/debian/control index cc998d2..c172ee2 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends-Indep: libmaven-javadoc-plugin-java Standards-Version: 3.9.5 Homepage: http://java.net/projects/metainf-services -Vcs-Git: git://git.debian.org/git/pkg-java/metainf-services.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/metainf-services.git +Vcs-Git: git://anonscm.debian.org/pkg-java/metainf-services.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/metainf-services.git Package: libmetainf-services-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/metainf-services.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

