This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jnr-x86asm.
commit 41b6457a2b79250dcb0702437cf66417dc3edabc Author: Markus Koschany <[email protected]> Date: Wed Nov 18 16:58:05 2015 +0100 Remove -1 revision from versioned b-d. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1f702d6..a02b299 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), maven-debian-helper, ant-optional, default-jdk, - bnd (>= 2.1.0-1) + bnd (>= 2.1.0) Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-x86asm.git Vcs-Browser: http://anonscm.debian.org/cgit/?p=pkg-java/jnr-x86asm.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-x86asm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

