[Git][java-team/jmh][master] 6 commits: Removing Priority: optional, which is default

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Sun Mar 22 09:09:34 GMT 2026



Pierre Gruet pushed to branch master at Debian Java Maintainers / jmh


Commits:
5e8afb96 by Pierre Gruet at 2026-03-22T09:41:09+01:00
Removing Priority: optional, which is default

- - - - -
42d1f94e by Pierre Gruet at 2026-03-22T09:41:12+01:00
Removing R-R-R: no, which is now default

- - - - -
1bda8cd9 by Pierre Gruet at 2026-03-22T09:41:21+01:00
Raising Standards version to 4.7.3

- - - - -
46546e47 by Pierre Gruet at 2026-03-22T09:42:09+01:00
Rewriting d/watch with version 5

- - - - -
5ac770fb by Pierre Gruet at 2026-03-22T09:42:41+01:00
Updating changelog

- - - - -
9f7502db by Pierre Gruet at 2026-03-22T09:42:49+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,11 @@
-jmh (1.37-3) UNRELEASED; urgency=medium
+jmh (1.37-3) unstable; urgency=medium
 
+  * Raising Standards version to 4.7.3:
+    - Removing Priority: optional, which is default
+    - Removing R-R-R: no, which is now default
+  * Rewriting d/watch with version 5
+
+  [ Vladimir Petko ]
   * Resolve Java 25 ftbfs (Closes: #1128168):
     - d/p/codetools-7903596.patch: Explicitly enable annotation
       processors.
@@ -7,7 +13,7 @@ jmh (1.37-3) UNRELEASED; urgency=medium
       regular expression.
     - d/rules: remove Security Manager tests.
 
- -- Vladimir Petko <vladimir.petko at canonical.com>  Wed, 18 Feb 2026 15:46:50 +1300
+ -- Pierre Gruet <pgt at debian.org>  Sun, 22 Mar 2026 09:42:44 +0100
 
 jmh (1.37-2) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
 Source: jmh
 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),
@@ -13,11 +12,10 @@ Build-Depends: debhelper-compat (= 13),
                libmaven-enforcer-plugin-java,
                libwagon-ssh-java,
                maven-debian-helper
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
 Vcs-Browser: https://salsa.debian.org/java-team/jmh
 Vcs-Git: https://salsa.debian.org/java-team/jmh.git
 Homepage: https://openjdk.org/projects/code-tools/jmh/
-Rules-Requires-Root: no
 
 Package: libjmh-java
 Architecture: all


=====================================
debian/watch
=====================================
@@ -1,4 +1,5 @@
-version=4
+Version: 5
 
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/openjdk/jmh/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+Source: https://github.com/openjdk/jmh/tags
+Matching-Pattern: (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+Filenamemangle: s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%



View it on GitLab: https://salsa.debian.org/java-team/jmh/-/compare/4e114496bba293b6d42e49d0d74d4b4d3b6d9203...9f7502dbc04b09913a4762874ff09789809ba58d

-- 
View it on GitLab: https://salsa.debian.org/java-team/jmh/-/compare/4e114496bba293b6d42e49d0d74d4b4d3b6d9203...9f7502dbc04b09913a4762874ff09789809ba58d
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/20260322/01f46c21/attachment.htm>


More information about the pkg-java-commits mailing list