Emmanuel Bourg pushed to branch master at Debian Java Maintainers / apache-pom
Commits: c94d3722 by Emmanuel Bourg at 2022-10-05T10:59:46+02:00 Relocate org.apache:apache:18 -> 25 to preserve the backward compatibility - - - - - e948eb54 by Emmanuel Bourg at 2022-10-05T11:01:43+02:00 Refreshed debian/copyright - - - - - 0279c458 by Emmanuel Bourg at 2022-10-05T11:02:27+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/libapache-pom-java.poms Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +apache-pom (25-2) unstable; urgency=medium + + * Team upload. + * Relocate org.apache:apache:18 -> 25 to preserve the backward compatibility + * Refreshed debian/copyright + + -- Emmanuel Bourg <[email protected]> Wed, 05 Oct 2022 11:02:12 +0200 + apache-pom (25-1) unstable; urgency=medium * New upstream release ===================================== debian/copyright ===================================== @@ -1,15 +1,17 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Software Foundation root POM Source: https://github.com/apache/maven-apache-parent/ Files: * -Copyright: 2010, The Apache Software Foundation +Copyright: 2010-2022, The Apache Software Foundation License: Apache-2.0 Files: debian/* -Copyright: 2010, Ludovic Claude <[email protected]> +Copyright: 2010-2011, Ludovic Claude <[email protected]> + 2011, Damien Raude-Morvan <[email protected]> + 2017-2022, Emmanuel Bourg <[email protected]> License: Apache-2.0 License: Apache-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' + On Debian GNU/Linux system you can find the complete text of the + Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0' ===================================== debian/libapache-pom-java.poms ===================================== @@ -17,5 +17,5 @@ # --no-usj-versionless: don't install the versionless link in /usr/share/java # --dest-jar=<path>: the destination for the real jar # -pom.xml --has-package-version --keep-elements=build +pom.xml --has-package-version --keep-elements=build --relocate=org.apache:apache:18 site-pom.xml --has-package-version --site-xml=src/site-docs/site.xml View it on GitLab: https://salsa.debian.org/java-team/apache-pom/-/compare/1639076dd1960d1e27a36206040d03c598cfe332...0279c458732ddfa22b361175a0a040ee140609a2 -- View it on GitLab: https://salsa.debian.org/java-team/apache-pom/-/compare/1639076dd1960d1e27a36206040d03c598cfe332...0279c458732ddfa22b361175a0a040ee140609a2 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

