[Git][java-team/libjson-java][master] 2 commits: Marking the xml-apis artifact with "test" scope

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Tue Dec 17 05:57:15 GMT 2024



Pierre Gruet pushed to branch master at Debian Java Maintainers / libjson-java


Commits:
7038e108 by Pierre Gruet at 2024-12-16T23:22:12+01:00
Marking the xml-apis artifact with "test" scope

- - - - -
4c405799 by Pierre Gruet at 2024-12-16T23:28:52+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/pom.xml.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libjson-java (3.1.0+dfsg-2) unstable; urgency=medium
+
+  * Team upload
+  * Marking the xml-apis artifact with "test" scope (Closes: #1090327)
+
+ -- Pierre Gruet <pgt at debian.org>  Mon, 16 Dec 2024 23:22:18 +0100
+
 libjson-java (3.1.0+dfsg-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends-Indep: junit4,
                      libcommons-collections4-java,
                      libcommons-lang3-java,
                      libezmorph-java,
-                     libjaxp1.3-java,
+                     libjaxp1.3-java <!nocheck>,
                      libslf4j-java,
                      libxmlunit-java <!nocheck>,
                      libxom-java


=====================================
debian/pom.xml.in
=====================================
@@ -51,6 +51,7 @@
             <groupId>xml-apis</groupId>
             <artifactId>xml-apis</artifactId>
             <version>2.0.2</version>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>xmlunit</groupId>



View it on GitLab: https://salsa.debian.org/java-team/libjson-java/-/compare/0c24d444790068121ee52113ce6cd639a2f36285...4c40579973d11c809db587c3715d4bdcb9f5d8ab

-- 
View it on GitLab: https://salsa.debian.org/java-team/libjson-java/-/compare/0c24d444790068121ee52113ce6cd639a2f36285...4c40579973d11c809db587c3715d4bdcb9f5d8ab
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/20241217/7acb8c29/attachment.htm>


More information about the pkg-java-commits mailing list