This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch experimental in repository libfastutil-java.
commit 81a962d435df8cdce7c4a736c1698a735a890d9e Author: Andreas Tille <[email protected]> Date: Wed Apr 22 13:24:34 2015 +0200 Fix Vcs-URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cafc8f7..d681b05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libfastutil-java (7.0.2-1) UNRELEASED; urgency=medium * New upstream version + * Fix Vcs-URLs -- Andreas Tille <[email protected]> Wed, 22 Apr 2015 13:23:23 +0200 diff --git a/debian/control b/debian/control index 0627c16..bb1dbcc 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), default-jdk, ant Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/libfastutil-java.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/libfastutil-java.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libfastutil-java.git +Vcs-Git: git://anonscm.debian.org/pkg-java/libfastutil-java.git Homepage: http://fastutil.di.unimi.it/ Package: libfastutil-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libfastutil-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

