This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcofoja-java.
commit e99d877a8c691a6014242cdfcdb49ceb816f1537 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 14 22:36:41 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 04555cb..cffe9ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ cofoja (1.0~r139-3) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.5 (no changes) - Updated the package description - Added Andreas Tille and Diane Trout as uploaders + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 * Replaced debian/get-orig-source.sh with debian/orig-tar.sh and made it work with uscan diff --git a/debian/control b/debian/control index 550b9bd..c405d5a 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Uploaders: Olivier Sallou <[email protected]>, Build-Depends: debhelper (>= 9), default-jdk, libasm3-java, javahelper (>=0.25), junit4, ant Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/libcofoja-java.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libcofoja-java.git Homepage: https://code.google.com/p/cofoja/ -Vcs-Git: git://git.debian.org/pkg-java/libcofoja-java.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/libcofoja-java.git;a=summary Package: libcofoja-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcofoja-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

