This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to branch master in repository jnr-unixsocket.
commit 2f8c0c36a2b5314e90f8b354f8dd52d6c8063f8e Author: Tim Potter <[email protected]> Date: Tue Apr 7 11:17:40 2015 +1000 Tweak B-Ds to use experimental versions of jnr-* packages --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 131bf37..abcfa47 100644 --- a/debian/control +++ b/debian/control @@ -7,11 +7,11 @@ Build-Depends: debhelper (>= 9), default-jdk, default-jdk-doc, javahelper, - libjffi-java, + libjffi-java (>= 1.2.7), libjnr-constants-java, libjnr-enxio-java, libjnr-ffi-java, - libjnr-x86asm-java, + libjnr-x86asm-java (>= 1.0.2), libmaven-javadoc-plugin-java, maven-debian-helper Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-unixsocket.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

