[Git][java-team/libowasp-esapi-java][master] Import Debian changes 2.4.0.0-2.1
Julien Plissonneau Duquène (@jpd)
gitlab at salsa.debian.org
Mon Apr 28 16:29:48 BST 2025
Julien Plissonneau Duquène pushed to branch master at Debian Java Maintainers / libowasp-esapi-java
Commits:
85a22c68 by Adrian Bunk at 2025-04-28T15:25:49+00:00
Import Debian changes 2.4.0.0-2.1
libowasp-esapi-java (2.4.0.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Add patch from Sven Mueller to fix the version in pom.xml.
(Closes: #1099125)
Signed-off-by: Julien Plissonneau Duquène <sre4ever at free.fr>
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/fix_pom_xml.patch
- + debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libowasp-esapi-java (2.4.0.0-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add patch from Sven Mueller to fix the version in pom.xml.
+ (Closes: #1099125)
+
+ -- Adrian Bunk <bunk at debian.org> Fri, 11 Apr 2025 17:21:32 +0300
+
libowasp-esapi-java (2.4.0.0-2) unstable; urgency=medium
* Team upload.
=====================================
debian/patches/fix_pom_xml.patch
=====================================
@@ -0,0 +1,13 @@
+Index: libowasp-esapi-java-2.4.0.0/pom.xml
+===================================================================
+--- libowasp-esapi-java-2.4.0.0.orig/pom.xml
++++ libowasp-esapi-java-2.4.0.0/pom.xml
+@@ -3,7 +3,7 @@
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.owasp.esapi</groupId>
+ <artifactId>esapi</artifactId>
+- <version>2.4.0.0-SNAPSHOT</version>
++ <version>2.4.0.0</version>
+ <packaging>jar</packaging>
+
+ <distributionManagement>
=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+fix_pom_xml.patch
View it on GitLab: https://salsa.debian.org/java-team/libowasp-esapi-java/-/commit/85a22c68bfdfcaaa4db103f2fd957d04c1fed5c4
--
View it on GitLab: https://salsa.debian.org/java-team/libowasp-esapi-java/-/commit/85a22c68bfdfcaaa4db103f2fd957d04c1fed5c4
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/20250428/82062357/attachment.htm>
More information about the pkg-java-commits
mailing list