This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-osgi-support.
commit 5f239b6cbd41acf328c8a650233de899bb4145e7 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 17:47:28 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 fd52c54..fce7800 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ geronimo-osgi-support (1.0-3) UNRELEASED; urgency=medium * Team upload. * 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]> Thu, 02 Jul 2015 17:44:24 +0200 diff --git a/debian/control b/debian/control index 1c5a5aa..75576da 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Priority: optional Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, libaspectj-java, libosgi-core-java, libosgi-compendium-java Standards-Version: 3.9.6 -Vcs-Git: git://git.debian.org/git/pkg-java/geronimo-osgi-support.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/geronimo-osgi-support.git +Vcs-Git: git://anonscm.debian.org/pkg-java/geronimo-osgi-support.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-osgi-support.git Homepage: http://geronimo.apache.org/ Package: libgeronimo-osgi-support-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-osgi-support.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

