This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit 72e1c386782b404c1884a8cf78ecc96ee7197462 Author: Markus Koschany <[email protected]> Date: Wed Jul 5 11:18:35 2017 +0200 Moved the package to Git --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b1e5115..ad0a6ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vecmath (1.5.2-5.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- Markus Koschany <[email protected]> Wed, 05 Jul 2017 11:18:35 +0200 + vecmath (1.5.2-5) unstable; urgency=medium * Do not register twice the javadoc with doc-base (Closes: #736071) diff --git a/debian/control b/debian/control index 69fd55b..7e96534 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: ant-optional, default-jdk-doc, javahelper (>= 0.32~) Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/vecmath/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/vecmath/ +Vcs-Git: https://anonscm.debian.org/git/pkg-java/vecmath.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/vecmath.git Homepage: https://vecmath.java.net Package: libvecmath-java -- 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

