Tony Mancill pushed to branch master at Debian Java Maintainers / libquartz2-java
Commits: 961f5f9d by tony mancill at 2021-12-27T15:49:50-08:00 Address missing javax.servlet FTBFS (Closes: #1002265) - - - - - 68f928ee by tony mancill at 2021-12-27T15:52:03-08:00 Freshen years in debian/copyright Gbp-Dch: ignore - - - - - 96355126 by tony mancill at 2021-12-27T15:52:36-08:00 Prepare changelog for upload to unstable - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libquartz2-java (2.3.2-3) unstable; urgency=medium + + * Address missing javax.servlet FTBFS (Closes: #1002265) + + -- tony mancill <[email protected]> Mon, 27 Dec 2021 15:51:26 -0800 + libquartz2-java (2.3.2-2) unstable; urgency=medium * Upload to unstable. ===================================== debian/copyright ===================================== @@ -17,7 +17,7 @@ Copyright: 2007-2008, Varun Hiremath <[email protected]> 2009, Michael Koch <[email protected]> 2012, Mathieu Malaterre <[email protected]> 2014-2018, Emmanuel Bourg <[email protected]> - 2017-2020, tony mancill <[email protected]> + 2017-2021, tony mancill <[email protected]> License: Apache-2.0 License: Apache-2.0 ===================================== debian/maven.rules ===================================== @@ -21,7 +21,6 @@ s/asm/org.ow2.asm/ * * s/.*/debian/ * * junit s/junit-dep/junit jar s/4\..*/4.x/ * * log4j log4j jar s/.*/1.2.x/ * * javax.transaction s/jta/transaction-api/ jar s/.*/debian/ * * -javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * * javax.mail s/mail/javax.mail-api/ * s/.*/debian/ * * com.zaxxer s/HikariCP-java7/HikariCP/ * s/.*/debian/ * * s/com.mchange/c3p0/ c3p0 * s/.*/debian/ * * View it on GitLab: https://salsa.debian.org/java-team/libquartz2-java/-/compare/ab8189e6a1cec818aee451e5fcad1f9177814128...96355126c0b895394f7144e5af8719e91a167446 -- View it on GitLab: https://salsa.debian.org/java-team/libquartz2-java/-/compare/ab8189e6a1cec818aee451e5fcad1f9177814128...96355126c0b895394f7144e5af8719e91a167446 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

