[Git][java-team/automaton][master] 2 commits: Use upstream-provided pom.xml to keep the placement of maven coordinates...

Andrius Merkys (@merkys) gitlab at salsa.debian.org
Wed Jan 22 08:56:40 GMT 2025



Andrius Merkys pushed to branch master at Debian Java Maintainers / automaton


Commits:
c1b0d279 by Andrius Merkys at 2025-01-22T02:41:35-05:00
Use upstream-provided pom.xml to keep the placement of maven coordinates consistent (Closes: #1093582)

- - - - -
da495b0f by Andrius Merkys at 2025-01-22T02:42:41-05:00
Update changelog for 1.12-4+dfsg-2 release

- - - - -


3 changed files:

- debian/changelog
- debian/libautomaton-java.poms
- − debian/pom.xml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+automaton (1.12-4+dfsg-2) unstable; urgency=medium
+
+  * Team upload.
+  * Use upstream-provided pom.xml to keep the placement of maven coordinates
+    consistent (Closes: #1093582)
+
+ -- Andrius Merkys <merkys at debian.org>  Wed, 22 Jan 2025 02:42:26 -0500
+
 automaton (1.12-4+dfsg-1) unstable; urgency=low
 
   [ tony mancill ]


=====================================
debian/libautomaton-java.poms
=====================================
@@ -1 +1 @@
-debian/pom.xml
+pom.xml


=====================================
debian/pom.xml deleted
=====================================
@@ -1,26 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-	<modelVersion>4.0.0</modelVersion>
-	<groupId>dk.brics.automaton</groupId>
-	<artifactId>automaton</artifactId>
-	<version>1.11-8</version>
-	<packaging>jar</packaging>
-	<name>Automaton</name>
-	<description>A DFA/NFA (finite-state automata) implementation with
-		Unicode alphabet (UTF16) and support for the standard regular
-		expression operations (concatenation, union, Kleene star) and a number
-		of non-standard ones (intersection, complement, etc.) </description>
-	<url>http://www.brics.dk/automaton/</url>
-	<licenses>
-		<license>
-			<name>BSD</name>
-			<url>http://www.opensource.org/licenses/bsd-license.php</url>
-		</license>
-	</licenses>
-	<developers>
-		<developer>
-			<name>Anders Møller</name>
-			<email>amoeller at cs.au.dk</email>
-		</developer>
-	</developers>
-</project>



View it on GitLab: https://salsa.debian.org/java-team/automaton/-/compare/5d6c281da5c9f58cf2c96f916b5f3077a9220d28...da495b0f77ef6fa768be2fc7c1adadad7f274cd6

-- 
View it on GitLab: https://salsa.debian.org/java-team/automaton/-/compare/5d6c281da5c9f58cf2c96f916b5f3077a9220d28...da495b0f77ef6fa768be2fc7c1adadad7f274cd6
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/20250122/b9f6d31f/attachment.htm>


More information about the pkg-java-commits mailing list