This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit 9db5b3510de6b48a2528c19bae5479991bd7551b Author: Emmanuel Bourg <[email protected]> Date: Mon May 19 20:50:40 2014 +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 e0af979..d0c6958 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vecmath (1.5.2-5) UNRELEASED; urgency=medium + + * Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Mon, 19 May 2014 22:50:12 +0200 + vecmath (1.5.2-4) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 67829fc..9756a89 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: ant-optional, javahelper (>= 0.32~) Standards-Version: 3.9.4 Homepage: https://vecmath.dev.java.net/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/vecmath/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/vecmath/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/vecmath/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/vecmath/ Package: libvecmath-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

