This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libfastutil-java.
commit 0ce6e0b2bd2cad61e94fedd4d7ac6184e68c0166 Author: Andreas Tille <[email protected]> Date: Wed Apr 22 13:25:13 2015 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d681b05..031618d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libfastutil-java (7.0.2-1) UNRELEASED; urgency=medium * New upstream version * Fix Vcs-URLs + * cme fix dpkg-control -- Andreas Tille <[email protected]> Wed, 22 Apr 2015 13:23:23 +0200 diff --git a/debian/control b/debian/control index bb1dbcc..b976990 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libfastutil-java.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libfastutil-java.git Vcs-Git: git://anonscm.debian.org/pkg-java/libfastutil-java.git Homepage: http://fastutil.di.unimi.it/ -- 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

