This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jnr-ffi.
commit afc085901542b275e63b345cd913d4bd885038a9 Author: Markus Koschany <[email protected]> Date: Sun Nov 15 20:39:06 2015 +0100 Remove -1 revision from bnd b-d. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5852854..2cd1db4 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), libmaven-javadoc-plugin-java, libmaven-source-plugin-java, maven-debian-helper, - bnd (>= 2.1.0-1) + bnd (>= 2.1.0) Standards-Version: 3.9.6 Homepage: https://github.com/jnr/jnr-ffi Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-ffi.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-ffi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

