This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sezpoz.
commit 6880166cdcf62a2f2cbfded410cd89dd3c6f4f92 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 2 16:40:56 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 4c58aaa..5d325ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ sezpoz (1.10-1) UNRELEASED; urgency=medium * debian/control: - Standards-Version updated to 3.9.6 (no changes) - Removed the deprecated DM-Upload-Allowed field + - Use canonical URLs for the Vcs-* fields * debian/watch: Watch the release tags on GitHub * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 10b4442..0626395 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, junit4, libmaven-javadoc-plugin-java Standards-Version: 3.9.6 Homepage: http://sezpoz.java.net/ -Vcs-Git: git://git.debian.org/git/pkg-java/sezpoz.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/sezpoz.git +Vcs-Git: git://anonscm.debian.org/pkg-java/sezpoz.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sezpoz.git Package: libsezpoz-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sezpoz.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

