This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-compress-java.
commit 134bb70409a1cf000ef1f8300332f40487fb831b Author: Emmanuel Bourg <[email protected]> Date: Fri Oct 10 16:39:31 2014 +0200 Updated 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 28302b1..2b48e1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libcommons-compress-java (1.8.1-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.6 (no changes) + * Updated the Vcs-* fields -- Emmanuel Bourg <[email protected]> Fri, 10 Oct 2014 16:37:31 +0200 diff --git a/debian/control b/debian/control index 4d4e3c3..9e9b73f 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: ant, javahelper, libxz-java (>= 1.5) Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-compress-java/ -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-compress-java +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-compress-java.git +Vcs-Svn: git://anonscm.debian.org/pkg-java/libcommons-compress-java.git Homepage: http://commons.apache.org/compress/ Package: libcommons-compress-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-compress-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

