[Git][java-team/xmlbeans-maven-plugin][master] 4 commits: Build-Depends: s/default-jdk/default-jdk-headless/
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 21 09:44:07 GMT 2026
Andreas Tille pushed to branch master at Debian Java Maintainers / xmlbeans-maven-plugin
Commits:
823b3e26 by Andreas Tille at 2025-11-04T20:03:10+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
984ca23a by Andreas Tille at 2025-11-04T20:10:32+01:00
New Homepage
- - - - -
46d1b87b by Andreas Tille at 2026-02-21T10:41:28+01:00
debhelper-compat (= 13)
- - - - -
2c8203e4 by Andreas Tille at 2026-02-21T10:42:46+01:00
cme fix dpkg-control
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+xmlbeans-maven-plugin (2.3.3-5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * New Homepage
+ * debhelper-compat (= 13)
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Tue, 04 Nov 2025 20:02:57 +0100
+
xmlbeans-maven-plugin (2.3.3-4) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,26 +1,29 @@
Source: xmlbeans-maven-plugin
-Section: java
-Priority: optional
+Standards-Version: 4.7.3
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Damien Raude-Morvan <drazzib at debian.org>
+Uploaders:
+ Damien Raude-Morvan <drazzib at debian.org>,
+Section: java
Build-Depends:
- debhelper (>= 10),
- default-jdk,
+ debhelper-compat (= 13),
+ default-jdk-headless,
libmaven-plugin-tools-java,
libmaven3-core-java,
libplexus-utils-java,
libxml-commons-resolver1.1-java,
- libxmlbeans-java (>= 2.5.0-4),
- maven-debian-helper (>= 2.2)
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/xmlbeans-maven-plugin.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xmlbeans-maven-plugin.git
-Homepage: http://mojo.codehaus.org/xmlbeans-maven-plugin/
+ libxmlbeans-java,
+ maven-debian-helper,
+Vcs-Browser: https://salsa.debian.org/java-team/xmlbeans-maven-plugin
+Vcs-Git: https://salsa.debian.org/java-team/xmlbeans-maven-plugin.git
+Homepage: https://xmlbeans.apache.org/guide/Maven.html
Package: libxmlbeans-maven-plugin-java
Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
-Recommends: ${maven:OptionalDepends}
+Depends:
+ ${maven:Depends},
+ ${misc:Depends},
+Recommends:
+ ${maven:OptionalDepends},
Description: Maven XMLBeans Plugin
Maven plugin which parses xsd files and produces a corresponding
object model based on the Apache XML Beans parser.
=====================================
debian/watch
=====================================
@@ -1,4 +1,9 @@
-version=3
-opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
- http://svn.codehaus.org/mojo/tags/ \
- xmlbeans-maven-plugin-(\d.*)/ debian debian/orig-tar.sh
+Version: 5
+
+Source: https://dlcdn.apache.org/poi/xmlbeans/release/src/
+Matching-Pattern: apache-xmlbeans-src- at ANY_VERSION@@ARCHIVE_EXT@
+
+# The modern replacement for this plugin is now integrated directly into the
+# Apache XMLBeans project, starting from XMLBeans version 5.0.0 and newer.
+# It is recommended to use the official Apache XMLBeans Maven plugin rather
+# than referencing legacy codehaus.org sources.
View it on GitLab: https://salsa.debian.org/java-team/xmlbeans-maven-plugin/-/compare/03d52831932b72880f4d384bcb0ba9df1737748a...2c8203e4cd74c18f2691881d8804bd4fe5461a97
--
View it on GitLab: https://salsa.debian.org/java-team/xmlbeans-maven-plugin/-/compare/03d52831932b72880f4d384bcb0ba9df1737748a...2c8203e4cd74c18f2691881d8804bd4fe5461a97
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/20260221/8a6e5d92/attachment.htm>
More information about the pkg-java-commits
mailing list