This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libjgoodies-forms-java.
commit 8d65e105d938c1d2fd305a13028292e352e5bcb7 Author: tony mancill <[email protected]> Date: Sun Oct 30 19:08:25 2016 -0700 drop Conflicts on libforms-java; it is no longer in o-o-stable Remove the Suggests on a PDF viewer, as the -doc package no longer contains PDF documentation. --- debian/control | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/debian/control b/debian/control index cb08194..1c4a39d 100644 --- a/debian/control +++ b/debian/control @@ -27,9 +27,6 @@ Depends: ${maven:Depends}, libjgoodies-common-java (>= 1.8.1) Recommends: ${maven:OptionalDepends} Suggests: libjgoodies-forms-java-doc -Provides: libforms-java -Replaces: libforms-java -Conflicts: libforms-java (<= 1.0.5-3) Description: Framework to lay out and implement elegant Swing panels The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard @@ -48,11 +45,7 @@ Section: doc Architecture: all Depends: ${misc:Depends} Suggests: default-jdk-doc, - libjgoodies-forms-java, - xpdf | pdf-viewer -Provides: libforms-java-doc -Replaces: libforms-java-doc -Conflicts: libforms-java-doc (<= 1.0.5-3) + libjgoodies-forms-java Description: Documentation for libjgoodies-forms-java The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjgoodies-forms-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

