[Git][java-team/jaxws][master] 5 commits: Import Debian changes 2.3.0.2-1.1
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Mon Dec 27 23:37:13 GMT 2021
Tony Mancill pushed to branch master at Debian Java Maintainers / jaxws
Commits:
00b05bcf by Holger Levsen at 2021-12-27T15:07:51-08:00
Import Debian changes 2.3.0.2-1.1
jaxws (2.3.0.2-1.1) unstable; urgency=medium
..
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
- - - - -
b445ee39 by tony mancill at 2021-12-27T15:13:41-08:00
Address failure to find javax.servlet FTBFS (Closes: #1002263)
- - - - -
4eafde0e by tony mancill at 2021-12-27T15:30:51-08:00
Use debhelper-compat 13
- - - - -
1b1d5292 by tony mancill at 2021-12-27T15:30:51-08:00
Bump Standards-Version to 4.6.0; no changes necessary
- - - - -
de4dc4f7 by tony mancill at 2021-12-27T15:30:51-08:00
Prepare changelog for upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/maven.rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+jaxws (2.3.0.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Address failure to find javax.servlet FTBFS (Closes: #1002263)
+ * 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:26:55 -0800
+
+jaxws (2.3.0.2-1.1) unstable; urgency=medium
+
+ * Non maintainer upload by the Reproducible Builds team.
+ * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org> Tue, 05 Jan 2021 01:12:39 +0100
+
jaxws (2.3.0.2-1) unstable; urgency=medium
* Initial release (Closes: #905362)
=====================================
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,
junit,
junit4,
@@ -31,7 +31,7 @@ Build-Depends:
libsaaj-ri-java,
libxml-commons-resolver1.1-java,
maven-debian-helper (>= 2.1)
-Standards-Version: 4.2.1
+Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/java-team/jaxws.git
Vcs-Browser: https://salsa.debian.org/java-team/jaxws
Homepage: https://javaee.github.io/metro-jax-ws/
=====================================
debian/maven.rules
=====================================
@@ -9,7 +9,6 @@ s/com.sun.xml.bind/org.glassfish.jaxb/ jaxb-xjc * s/.*/debian/ * *
s/javax.mail/com.sun.mail/ s/mail/javax.mail/ * s/.*/debian/ * *
s/com.sun.org.apache.xml.internal/xml-resolver/ s/resolver/xml-resolver/ * s/.*/debian/ * *
org.glassfish.gmbal s/gmbal-api-only/gmbal/ * s/.*/debian/ * *
-javax.servlet javax.servlet-api * s/.*/3.1/ * *
com.sun.xml.ws httpspi-servlet * * * *
com.sun.xml.ws jaxws-rt * * * *
s/org.codehaus.woodstox/com.fasterxml.woodstox/ s/woodstox-core-asl/woodstox-core
View it on GitLab: https://salsa.debian.org/java-team/jaxws/-/compare/db73313750eba1072283b035b6122694f8e5cf67...de4dc4f7e2b78593ea10bd3e3cad9e9e4367ed8f
--
View it on GitLab: https://salsa.debian.org/java-team/jaxws/-/compare/db73313750eba1072283b035b6122694f8e5cf67...de4dc4f7e2b78593ea10bd3e3cad9e9e4367ed8f
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/79cbfded/attachment.htm>
More information about the pkg-java-commits
mailing list