[Git][java-team/modello][master] 4 commits: Ignore the dependency on xerces and xml-apis (Closes: #1086297)

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Tue Oct 29 23:00:50 GMT 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / modello


Commits:
2e13cdb8 by Emmanuel Bourg at 2024-10-29T23:59:18+01:00
Ignore the dependency on xerces and xml-apis (Closes: #1086297)

- - - - -
0b780dc7 by Emmanuel Bourg at 2024-10-29T23:59:29+01:00
Standards-Version updated to 4.7.0

- - - - -
ead36a0d by Emmanuel Bourg at 2024-10-29T23:59:53+01:00
Switch to debhelper level 13

- - - - -
22569b4c by Emmanuel Bourg at 2024-10-30T00:00:23+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/maven.ignoreRules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+modello (1.11-2) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore the dependency on xerces and xml-apis (Closes: #1086297)
+  * Standards-Version updated to 4.7.0
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 30 Oct 2024 00:00:14 +0100
+
 modello (1.11-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders:
  Torsten Werner <twerner at debian.org>,
  Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libjdom1-java,
@@ -16,7 +16,7 @@ Build-Depends:
  libplexus-compiler-java,
  libplexus-container-default-java (>= 1.7.1-6~),
  maven-debian-helper (>= 2.2~)
-Standards-Version: 4.3.0
+Standards-Version: 4.7.0
 Vcs-Git: https://salsa.debian.org/java-team/modello.git
 Vcs-Browser: https://salsa.debian.org/java-team/modello
 Homepage: http://codehaus-plexus.github.io/modello/


=====================================
debian/maven.ignoreRules
=====================================
@@ -10,3 +10,5 @@ org.codehaus.woodstox wstx-asl
 xmlunit xmlunit
 org.xmlunit xmlunit-core
 stax stax-api
+xerces xercesImpl
+xml-apis xml-apis



View it on GitLab: https://salsa.debian.org/java-team/modello/-/compare/69b0374d2351328c722b293f5c0f1dd45f75cee7...22569b4c927d1942f2eacfc5e0efb055e34295ef

-- 
View it on GitLab: https://salsa.debian.org/java-team/modello/-/compare/69b0374d2351328c722b293f5c0f1dd45f75cee7...22569b4c927d1942f2eacfc5e0efb055e34295ef
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/20241029/b4ee16b6/attachment.htm>


More information about the pkg-java-commits mailing list