This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jellydoc.
commit 2f9ed713b54fae04c9a8e9d1e233270289e88c8b Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 31 09:53:10 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 6682171..9257e66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jellydoc (1.5-4) UNRELEASED; urgency=medium * Ignore the dependency on maven-scm (Closes: #797487) * debian/control: - Removed the deprecated DM-Upload-Allowed field + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 * Fixed the watch file diff --git a/debian/control b/debian/control index 9c22cda..cf4d792 100644 --- a/debian/control +++ b/debian/control @@ -17,9 +17,9 @@ Build-Depends-Indep: libmaven-javadoc-plugin-java, libtxw2-java, Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-java/jellydoc.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jellydoc.git Homepage: http://java.net/projects/maven-jellydoc-plugin -Vcs-Git: git://git.debian.org/git/pkg-java/jellydoc.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jellydoc.git Package: libjellydoc-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jellydoc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

