This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 2392e86a46b88d0fcd716bdc504422265093328b Author: gregor herrmann <[email protected]> Date: Fri Dec 9 16:14:30 2016 +0100 Add version constraint to libswingx-java (build) dependency. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b8a5086..b3a4286 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ant, libpostgresql-jdbc-java, libreoffice-java-common, libspin-java, - libswingx-java, + libswingx-java (<< 1:1.6.4), libunirest-java-java, libjaxb-java, libjaxb-api-java, @@ -71,7 +71,7 @@ Depends: ${misc:Depends}, libpdfbox-java (<< 1:2), libreoffice-java-common, libspin-java, - libswingx-java, + libswingx-java (<< 1:1.6.4), libswing-layout-java, libunirest-java-java Recommends: xdg-utils, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

