Rene Engelhard pushed to branch master at Debian Java Maintainers / libxml-java
Commits: a962c73d by Debian Janitor at 2022-12-18T18:52:25+00:00 Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html - - - - - f390a7c2 by Debian Janitor at 2022-12-18T18:52:26+00:00 Refer to specific version of license LGPL-2.1+. Changes-By: lintian-brush Fixes: lintian: copyright-refers-to-symlink-license See-also: https://lintian.debian.org/tags/copyright-refers-to-symlink-license.html Fixes: lintian: copyright-refers-to-versionless-license-file See-also: https://lintian.debian.org/tags/copyright-refers-to-versionless-license-file.html - - - - - 7a3d7225 by Debian Janitor at 2022-12-18T18:52:27+00:00 Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 611102d2 by Rene Engelhard at 2026-03-12T08:32:54+01:00 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request java-team/libxml-java!1 - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libxml-java (1.1.7-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Refer to specific version of license LGPL-2.1+. + * Update standards version to 4.6.2, no changes needed. + + -- Debian Janitor <[email protected]> Sun, 18 Dec 2022 18:52:25 -0000 + libxml-java (1.1.7-1) unstable; urgency=medium * Team upload. @@ -28,7 +36,7 @@ libxml-java (1.1.6.dfsg-3) unstable; urgency=low libxml-java (1.1.6.dfsg-2) unstable; urgency=low - * merge libbase 1.1.6-2 changes + * merge libbase 1.1.6-2 changes -- Rene Engelhard <[email protected]> Tue, 01 Nov 2011 15:33:58 +0000 @@ -36,7 +44,7 @@ libxml-java (1.1.6.dfsg-1) unstable; urgency=low * remove test-lib/junit-3.8.1.jar * build-depend on junit; prepare to and run ant test - * use default-jdk + * use default-jdk -- Rene Engelhard <[email protected]> Tue, 27 Sep 2011 22:18:34 +0000 @@ -44,10 +52,10 @@ libxml-java (1.1.6-1) unstable; urgency=low * New upstream release * set Maintainer back to Debian Java Maintainers, me as Uploader - * move to Section: java + * move to Section: java * remove JRE depends * add classpath to jar using jh_classpath - * use jh_depends / ${java:Depends} + * use jh_depends / ${java:Depends} -- Rene Engelhard <[email protected]> Sun, 25 Sep 2011 15:37:04 +0000 @@ -60,7 +68,7 @@ libxml-java (0.9.9-3) unstable; urgency=low libxml-java (0.9.9-2) unstable; urgency=low - * upload to unstable + * upload to unstable -- Rene Engelhard <[email protected]> Thu, 14 Feb 2008 23:52:10 +0100 ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends: libloader-java Build-Conflicts: liboscache-java -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/libxml-java.git Vcs-Browser: https://salsa.debian.org/java-team/libxml-java Homepage: https://sourceforge.net/projects/jfreereport/ ===================================== debian/copyright ===================================== @@ -22,4 +22,4 @@ License: LGPL-2.1+ Lesser General Public License for more details. . On Debian systems, the complete text of the GNU Lesser General - Public License can be found in `/usr/share/common-licenses/LGPL'. + Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. View it on GitLab: https://salsa.debian.org/java-team/libxml-java/-/compare/5e6ef8a180736b24ff48ecefb14b7cce82d5b672...611102d2416f327ec510393588f26884f8528b4d -- View it on GitLab: https://salsa.debian.org/java-team/libxml-java/-/compare/5e6ef8a180736b24ff48ecefb14b7cce82d5b672...611102d2416f327ec510393588f26884f8528b4d 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

