Bas Couwenberg pushed to branch master at Debian Java Maintainers / libjpf-java
Commits: 588689ce by Bas Couwenberg at 2021-12-20T21:47:43+01:00 Bump debhelper compat to 13. (closes: #965656) - - - - - 36e2a5c2 by Bas Couwenberg at 2021-12-20T21:53:01+01:00 Change priority to optional. - - - - - 9d77e57d by Bas Couwenberg at 2021-12-20T21:56:18+01:00 Add doc-base registration. - - - - - 263ee4c5 by Bas Couwenberg at 2021-12-20T22:01:44+01:00 Update lintian overrides. - - - - - 8b65ea99 by Bas Couwenberg at 2021-12-20T22:03:32+01:00 Mark patches as Forwarded: not-needed. - - - - - 4991c90d by Bas Couwenberg at 2021-12-20T22:08:07+01:00 Bump Standards-Version to 4.6.0. Changes: - Vcs-* fields - Priority - - - - - 8 changed files: - debian/changelog - − debian/compat - debian/control - + debian/libjpf-java.doc-base - + debian/libjpf-java.lintian-overrides - debian/patches/compliance.patch - debian/patches/debian-jars.patch - debian/patches/jxp_161.patch Changes: ===================================== debian/changelog ===================================== @@ -7,6 +7,15 @@ libjpf-java (1.5.1+dfsg-5) UNRELEASED; urgency=medium * Add gbp.conf to use pristine-tar & --source-only-changes by default. * Update Vcs-* URLs for Salsa. * Use Files-Excluded instead of repack.sh. + * Bump debhelper compat to 13. + (closes: #965656) + * Change priority to optional. + * Add doc-base registration. + * Update lintian overrides. + * Mark patches as Forwarded: not-needed. + * Bump Standards-Version to 4.6.0, changes: + - Vcs-* fields + - Priority -- gregor herrmann <[email protected]> Sat, 23 Feb 2013 14:11:23 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -5 ===================================== debian/control ===================================== @@ -2,8 +2,8 @@ Source: libjpf-java Maintainer: Debian Java Maintainers <[email protected]> Uploaders: tony mancill <[email protected]> Section: java -Priority: extra -Build-Depends: debhelper (>= 7.0.50~), +Priority: optional +Build-Depends: debhelper-compat (= 13), ant, javahelper, maven-repo-helper @@ -12,7 +12,7 @@ Build-Depends-Indep: default-jdk, libjxp-java, libonemind-commons-java-java, libonemind-commons-invoke-java -Standards-Version: 3.9.3 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/java-team/libjpf-java Vcs-Git: https://salsa.debian.org/java-team/libjpf-java.git Homepage: http://jpf.sourceforge.net/ ===================================== debian/libjpf-java.doc-base ===================================== @@ -0,0 +1,9 @@ +Document: libjpf-java-doc +Title: API Javadoc for Java Plugin Framework +Author: Dmitry Olshansky +Abstract: This is the API Javadoc provided for the libjpf-java library. +Section: Programming + +Format: HTML +Index: /usr/share/doc/libjpf-java/api/index.html +Files: /usr/share/doc/libjpf-java/api/* ===================================== debian/libjpf-java.lintian-overrides ===================================== @@ -0,0 +1,4 @@ +# Should not be done on per package basis +embedded-javascript-library * please use libjs-jquery +embedded-javascript-library * please use libjs-jquery-ui + ===================================== debian/patches/compliance.patch ===================================== @@ -1,6 +1,7 @@ -Author: gregor herrmann <[email protected]> Description: "Compliance level '1.4' is incompatible with target level '1.5'. A compliance level '1.5' or better is required" +Author: gregor herrmann <[email protected]> +Forwarded: not-needed --- libjpf-java-1.5.1.orig/build.xml +++ libjpf-java-1.5.1/build.xml ===================================== debian/patches/debian-jars.patch ===================================== @@ -1,5 +1,6 @@ -Author: gregor herrmann <[email protected]> Description: use Debian libraries +Author: gregor herrmann <[email protected]> +Forwarded: not-needed --- a/build.xml +++ b/build.xml ===================================== debian/patches/jxp_161.patch ===================================== @@ -1,5 +1,6 @@ -Author: tony mancill <[email protected]> Description: make jpf work with newer jxp +Author: tony mancill <[email protected]> +Forwarded: not-needed --- a/source-tools/org/java/plugin/tools/docgen/ClassPathPageSource.java +++ /dev/null View it on GitLab: https://salsa.debian.org/java-team/libjpf-java/-/compare/ce3a433c8fa66f6ba5e72d23bddacee551d88d34...4991c90de5b4dd6089800790119d8cf4fc25e862 -- View it on GitLab: https://salsa.debian.org/java-team/libjpf-java/-/compare/ce3a433c8fa66f6ba5e72d23bddacee551d88d34...4991c90de5b4dd6089800790119d8cf4fc25e862 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

