sun min pushed to branch master at Debian Java Maintainers / libcommons-collections4-java
Commits: e1e127ac by sun min at 2023-02-20T14:16:05+08:00 Drop deprecated files - - - - - 9a32c482 by sun min at 2023-02-20T14:19:33+08:00 Switch to secure-copyright-format-uri,debhelper-compat (= 13) - - - - - 2143d4d5 by sun min at 2023-02-20T14:21:07+08:00 Update debian/changelog for 4.4-1 - - - - - 6 changed files: - − debian/README.source - debian/changelog - − debian/compat - debian/control - debian/copyright - − debian/maven.cleanIgnoreRules Changes: ===================================== debian/README.source deleted ===================================== @@ -1,9 +0,0 @@ -Information about libcommons-collections4-java ----------------------------------------------- - -This package was debianized using the mh_make command -from the maven-debian-helper package. - -The build system uses Maven but prevents it from downloading -anything from the Internet, making the build compliant with -the Debian policy. ===================================== debian/changelog ===================================== @@ -3,11 +3,14 @@ libcommons-collections4-java (4.4-1) UNRELEASED; urgency=medium * Team upload. * New upstream release. * Standards-Version updated to 4.6.2. - * Switch to debhelper level 13. + * Switch to debhelper level 13, add debhelper-compat (= 13). * Update debian/watch. + * Address lintian warnings: insecure-copyright-format-uri and + silent-on-rules-requiring-root warnings. * Update maven.compiler.release to java 9. + * Drop debian/README.source and debian/maven.cleanIgnoreRules. - -- Sun Min <[email protected]> Sun, 12 Feb 2023 12:09:19 +0800 + -- Sun Min <[email protected]> Mon, 20 Feb 2023 10:11:22 +0800 libcommons-collections4-java (4.2-1) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -13 ===================================== debian/control ===================================== @@ -4,6 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: + debhelper-compat (= 13), debhelper (>= 13), default-jdk, default-jdk-doc, @@ -14,6 +15,7 @@ Build-Depends: libmaven-javadoc-plugin-java, maven-debian-helper (>= 2.0.2~) Standards-Version: 4.6.2 +Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/java-team/libcommons-collections4-java.git Vcs-Browser: https://salsa.debian.org/java-team/libcommons-collections4-java Homepage: http://commons.apache.org/collections/ ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Commons Collections Source: http://commons.apache.org/collections/ ===================================== debian/maven.cleanIgnoreRules deleted ===================================== @@ -1 +0,0 @@ - View it on GitLab: https://salsa.debian.org/java-team/libcommons-collections4-java/-/compare/bee4341fde40a43ca009fe7ed049545a185dacb7...2143d4d58da9b8a370eac8f1eaa04d7c2fbcefd0 -- View it on GitLab: https://salsa.debian.org/java-team/libcommons-collections4-java/-/compare/bee4341fde40a43ca009fe7ed049545a185dacb7...2143d4d58da9b8a370eac8f1eaa04d7c2fbcefd0 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

