[Git][java-team/jersey1][master] 5 commits: Address missing javax.servlet FTBFS (Closes: #1002284)
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Mon Dec 27 23:44:57 GMT 2021
Tony Mancill pushed to branch master at Debian Java Maintainers / jersey1
Commits:
5e80bd30 by tony mancill at 2021-12-27T15:38:55-08:00
Address missing javax.servlet FTBFS (Closes: #1002284)
- - - - -
99df3dee by tony mancill at 2021-12-27T15:40:29-08:00
Use debhelper-compat 13
- - - - -
2846e788 by tony mancill at 2021-12-27T15:40:43-08:00
Bump Standards-Version to 4.6.0; no changes necessary
- - - - -
66132aa6 by tony mancill at 2021-12-27T15:41:39-08:00
Freshen years in debian/copyright
Gbp-Dch: ignore
- - - - -
5e0d9497 by tony mancill at 2021-12-27T15:42:01-08:00
Prepare changelog for upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/maven.rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+jersey1 (1.19.3-7) unstable; urgency=medium
+
+ * Team upload.
+ * Address missing javax.servlet FTBFS (Closes: #1002284)
+ * Use debhelper-compat 13
+ * Bump Standards-Version to 4.6.0; no changes necessary
+
+ -- tony mancill <tmancill at debian.org> Mon, 27 Dec 2021 15:41:45 -0800
+
jersey1 (1.19.3-6) unstable; urgency=medium
* Fixed the build failure with librome-java >= 1.6
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
jaxb,
libbuild-helper-maven-plugin-java,
@@ -26,7 +26,7 @@ Build-Depends:
libosgi-core-java,
librome-java (>= 1.6),
maven-debian-helper (>= 1.5)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/java-team/jersey1.git
Vcs-Browser: https://salsa.debian.org/java-team/jersey1
Homepage: https://jersey.java.net
=====================================
debian/copyright
=====================================
@@ -59,7 +59,7 @@ License: LGPL-2.1+
can be found in the file '/usr/share/common-licenses/LGPL-2.1'
Files: debian/*
-Copyright: 2015-2016, Emmanuel Bourg <ebourg at apache.org>
+Copyright: 2015-2021, Emmanuel Bourg <ebourg at apache.org>
License: Apache-2.0
License: Apache-2.0
=====================================
debian/maven.rules
=====================================
@@ -13,7 +13,5 @@ s/org.glassfish/org.apache.geronimo.specs/ s/javax.ejb/geronimo-ejb_3.2_spec/ *
s/javax.interceptor/org.apache.geronimo.specs/ s/javax.interceptor-api/geronimo-interceptor_3.0_spec/ * s/.*/debian/ * *
s/javax.persistence/org.apache.geronimo.specs/ s/persistence-api/geronimo-jpa_2.0_spec/ * s/.*/debian/ * *
s/ant/org.apache.ant/ ant * s/.*/debian/ * *
-javax.servlet javax.servlet-api * s/.*/3.1/ * *
-javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * *
s/javax.servlet/javax.servlet.jsp/ s/jsp-api/javax.servlet.jsp-api/ * s/.*/2.3/ * *
s/rome/com.rometools/ rome * s/.*/debian/ * *
View it on GitLab: https://salsa.debian.org/java-team/jersey1/-/compare/0d69a3fcf268ced71997c64a0ea077721eb0ea0c...5e0d9497f82e1f39a0904fe763aa526204e8999c
--
View it on GitLab: https://salsa.debian.org/java-team/jersey1/-/compare/0d69a3fcf268ced71997c64a0ea077721eb0ea0c...5e0d9497f82e1f39a0904fe763aa526204e8999c
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/3606a0fc/attachment.htm>
More information about the pkg-java-commits
mailing list