[Git][java-team/libreflectasm-java][master] 7 commits: Rewriting d/watch with version 5
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Tue May 19 22:16:56 BST 2026
Pierre Gruet pushed to branch master at Debian Java Maintainers / libreflectasm-java
Commits:
1a8eee63 by Pierre Gruet at 2026-05-18T21:58:39+02:00
Rewriting d/watch with version 5
- - - - -
f4964a58 by Pierre Gruet at 2026-05-18T21:58:59+02:00
Removing Priority; optional, which is default
- - - - -
bc02c8e8 by Pierre Gruet at 2026-05-18T21:59:05+02:00
Removing R-R-R: no, which is default
- - - - -
a8cb7665 by Pierre Gruet at 2026-05-18T21:59:17+02:00
Raising Standards version to 4.7.4
- - - - -
7525bfbe by Pierre Gruet at 2026-05-18T22:00:06+02:00
Updating changelog
- - - - -
b765bfbe by Pierre Gruet at 2026-05-18T22:05:18+02:00
Removing unused Lintian override
- - - - -
e925f4a7 by Pierre Gruet at 2026-05-18T22:05:28+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- − debian/libreflectasm-java.lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+libreflectasm-java (1.11.9+dfsg-5) unstable; urgency=medium
+
+ * Raising Standards version to 4.7.4:
+ - Removing Priority; optional, which is default
+ - Removing R-R-R: no, which is default
+ * Rewriting d/watch with version 5
+ * Setting the binary package Multi-Arch: foreign
+ * Removing unused Lintian override
+
+ -- Pierre Gruet <pgt at debian.org> Mon, 18 May 2026 22:05:21 +0200
+
libreflectasm-java (1.11.9+dfsg-4) unstable; urgency=medium
* Deactivating flaky assertion in ClassLoaderTest (Closes: #1031480)
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: libreflectasm-java
Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Pierre Gruet <pgt at debian.org>
Build-Depends: debhelper-compat (= 13),
@@ -12,11 +11,10 @@ Build-Depends: debhelper-compat (= 13),
libmaven-javadoc-plugin-java,
libasm-java,
junit4 <!nocheck>
-Standards-Version: 4.6.2
+Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/java-team/libreflectasm-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libreflectasm-java
Homepage: https://github.com/EsotericSoftware/reflectasm
-Rules-Requires-Root: no
Package: libreflectasm-java
Architecture: all
=====================================
debian/libreflectasm-java.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# The indicated file is the real jar and not a symlink, but this really does
-# not harm.
-bad-jar-name [usr/share/java/reflectasm.jar]
=====================================
debian/watch
=====================================
@@ -1,3 +1,8 @@
-version=4
-opts="repack,repacksuffix=+dfsg,compression=xz,dversionmangle=s/\+dfsg//" \
- https://github.com/EsotericSoftware/reflectasm/tags (?:.*/)?(?:reflectasm-)?([\d\.]+).tar.gz
+Version: 5
+
+Source: https://github.com/EsotericSoftware/reflectasm/tags
+Matching-Pattern: (?:.*/)?(?:reflectasm-)?([\d\.]+).tar.gz
+Compression: xz
+Dversionmangle: s/\+dfsg//
+Repack: yes
+Repacksuffix: +dfsg
View it on GitLab: https://salsa.debian.org/java-team/libreflectasm-java/-/compare/361ec6241640d5a4a612395e1cfeb0fcb3bd2d52...e925f4a7bf7871dcbfdbd652c1f07542ac8e281f
--
View it on GitLab: https://salsa.debian.org/java-team/libreflectasm-java/-/compare/361ec6241640d5a4a612395e1cfeb0fcb3bd2d52...e925f4a7bf7871dcbfdbd652c1f07542ac8e281f
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260519/87d3f5f1/attachment.htm>
More information about the pkg-java-commits
mailing list