Andrius Merkys pushed to branch master at Debian Java Maintainers / 
libeuclid-java


Commits:
3ca974c7 by Andrius Merkys at 2026-09-08T04:10:59-04:00
New upstream version 2.19
- - - - -
cc434542 by Andrius Merkys at 2026-09-08T04:11:08-04:00
Update upstream source from tag 'upstream/2.19'

Update to upstream version '2.19'
with Debian dir 3a11f01a3392ae258adea7c69338a7997ce41e3e
- - - - -
32a71b81 by Andrius Merkys at 2026-09-08T04:11:35-04:00
Update changelog for 2.19-1 release

- - - - -


4 changed files:

- CITATION.cff
- README.md
- debian/changelog
- pom.xml


Changes:

=====================================
CITATION.cff
=====================================
@@ -1,8 +1,8 @@
 cff-version: 1.2.0
 message: "If you use this software, please cite it as below."
 title: Euclid
-version: 2.18
-date-released: 2026-06-06
+version: 2.19
+date-released: 2026-06-19
 url: "https://github.com/BlueObelisk/euclid";
 preferred-citation:
   type: article


=====================================
README.md
=====================================
@@ -17,7 +17,7 @@ It's used a lot in CML tools (JUMBO, JUMBO-converters) and 
also AMI (for extract
 Instructions to increase the version:
 
 ```shell
-mvn versions:set -DnewVersion=2.19-SNAPSHOT
+mvn versions:set -DnewVersion=2.20-SNAPSHOT
 ```
 
 Deploy to Sonatype with the following commands, for snapshots and releases 
respectively:


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libeuclid-java (2.19-1) unstable; urgency=medium
+
+  * New upstream version 2.19
+
+ -- Andrius Merkys <[email protected]>  Tue, 08 Sep 2026 04:11:33 -0400
+
 libeuclid-java (2.18-1) unstable; urgency=medium
 
   * New upstream version 2.18


=====================================
pom.xml
=====================================
@@ -3,7 +3,7 @@
 
   <groupId>org.blueobelisk</groupId>
   <artifactId>euclid</artifactId>
-  <version>2.18</version>
+  <version>2.19</version>
   <packaging>jar</packaging>
 
   <properties>
@@ -304,7 +304,7 @@
     <dependency>
       <groupId>xom</groupId>
       <artifactId>xom</artifactId>
-      <version>1.4.4</version>
+      <version>1.4.6</version>
       <exclusions>
         <exclusion>
           <groupId>xerces</groupId>



View it on GitLab: 
https://salsa.debian.org/java-team/libeuclid-java/-/compare/223e753e0fc77205004b91ca53326412dac1c677...32a71b811fe39416d58500fb1d9789874b57a757

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libeuclid-java/-/compare/223e753e0fc77205004b91ca53326412dac1c677...32a71b811fe39416d58500fb1d9789874b57a757
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to