[Git][java-team/libquartz2-java][master] 3 commits: Address missing javax.servlet FTBFS (Closes: #1002265)
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Mon Dec 27 23:54:27 GMT 2021
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 <tmancill at debian.org> 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 <varunhiremath at gmail.com>
2009, Michael Koch <konqueror at gmx.de>
2012, Mathieu Malaterre <malat at debian.org>
2014-2018, Emmanuel Bourg <ebourg at apache.org>
- 2017-2020, tony mancill <tmancill at debian.org>
+ 2017-2021, tony mancill <tmancill at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20211227/adcf8525/attachment.htm>
More information about the pkg-java-commits
mailing list