[Git][java-team/umlet][debian/sid] 3 commits: Raising Standards version to 4.7.2 (no change)

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Sun Oct 5 21:27:34 BST 2025



Pierre Gruet pushed to branch debian/sid at Debian Java Maintainers / umlet


Commits:
ba761b26 by Pierre Gruet at 2025-10-05T20:51:38+02:00
Raising Standards version to 4.7.2 (no change)

- - - - -
12517b84 by Pierre Gruet at 2025-10-05T21:00:56+02:00
Omitting now useless creation of artificial jlibeps artifacts

- - - - -
0ae61f54 by Pierre Gruet at 2025-10-05T21:01:52+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+umlet (15.1+ds-2) unstable; urgency=medium
+
+  * Team upload
+  * Raising Standards version to 4.7.2 (no change)
+  * Omitting now useless creation of artificial jlibeps artifacts
+    (Closes: #1117438)
+
+ -- Pierre Gruet <pgt at debian.org>  Sun, 05 Oct 2025 21:01:04 +0200
+
 umlet (15.1+ds-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -31,7 +31,7 @@ Build-Depends: debhelper-compat (= 13),
                libjavaparser-java,
                libbcel-java,
                maven-debian-helper
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/java-team/umlet
 Vcs-Git: https://salsa.debian.org/java-team/umlet.git
 Homepage: https://umlet.com


=====================================
debian/rules
=====================================
@@ -4,12 +4,6 @@
 %:
 	dh $@ --with javahelper
 
-# Adding artificial Maven artifacts until #1085504 is solved
-execute_after_dh_auto_configure:
-	mkdir -p debian/maven-repo/org/sourceforge/jlibeps/
-	cp -a debian/org/sourceforge/jlibeps/jlibeps debian/maven-repo/org/sourceforge/jlibeps/
-	ln -s /usr/share/java/net.sourceforge.jlibeps.jar debian/maven-repo/org/sourceforge/jlibeps/jlibeps/debian/jlibeps-debian.jar
-
 # Removing the Java code generated by javacc and put into the build tree
 execute_before_dh_auto_clean:
 	$(RM) -rf umlet-elements/src/main/java/com/baselet/element/sequence_aio/facet/specific



View it on GitLab: https://salsa.debian.org/java-team/umlet/-/compare/904dcc36bbbe60911900ce0bf559ec9d89811f6a...0ae61f5455f0d73fc41be7f980c4c39a658055e9

-- 
View it on GitLab: https://salsa.debian.org/java-team/umlet/-/compare/904dcc36bbbe60911900ce0bf559ec9d89811f6a...0ae61f5455f0d73fc41be7f980c4c39a658055e9
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/20251005/7b07ef8a/attachment.htm>


More information about the pkg-java-commits mailing list