This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch experimental in repository libfastutil-java.
commit 853a3675370ab101cab4ccf8cc983b64caf226c3 Author: Andreas Tille <[email protected]> Date: Wed Aug 13 22:02:29 2014 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f4dc26b..99b9fae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libfastutil-java (6.5.4-2) UNRELEASED; urgency=medium * Moved to Git + * cme fix dpkg-control -- Andreas Tille <[email protected]> Wed, 13 Aug 2014 22:01:43 +0200 diff --git a/debian/control b/debian/control index 73bb241..0627c16 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant -Standards-Version: 3.9.4 -Vcs-Git: git://anonscm.debian.org/pkg-grass/libfastutil-java.git +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 Homepage: http://fastutil.di.unimi.it/ Package: libfastutil-java @@ -54,4 +54,3 @@ Description: API documentation for libfastutil-java operator rather than the equals() method. . This package contains the javadoc documentation files. - -- 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

