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 fe8e81a6d84c1e5388de7816fe4f3138ce86505d Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 17 15:52:13 2013 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f0849c4..a4770c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-compress-java (1.5-2) UNRELEASED; urgency=low + + * Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Mon, 17 Jun 2013 17:51:30 +0200 + libcommons-compress-java (1.5-1) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 85c55c8..7370536 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: ant, libxz-java Standards-Version: 3.9.4 Homepage: http://commons.apache.org/compress/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-compress-java/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-compress-java +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 Package: libcommons-compress-java Architecture: all -- 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

