[Git][java-team/libpf4j-java][master] 6 commits: Rewriting d/watch with version 5
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sat Mar 21 21:07:37 GMT 2026
Pierre Gruet pushed to branch master at Debian Java Maintainers / libpf4j-java
Commits:
7f6d502b by Pierre Gruet at 2026-03-17T22:07:54+01:00
Rewriting d/watch with version 5
- - - - -
55a3c2ac by Pierre Gruet at 2026-03-21T21:29:48+01:00
Removing Priority: optional, which is default
- - - - -
51405cb0 by Pierre Gruet at 2026-03-21T21:29:51+01:00
Removing R-R-R: no, which is now default
- - - - -
18a6e557 by Pierre Gruet at 2026-03-21T21:30:04+01:00
Raising Standards version to 4.7.3
- - - - -
46a2b773 by Pierre Gruet at 2026-03-21T21:31:04+01:00
Updating changelog
- - - - -
a96c0583 by Pierre Gruet at 2026-03-21T21:31:12+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,16 @@
-libpf4j-java (3.13.0+dfsg-2) UNRELEASED; urgency=medium
+libpf4j-java (3.13.0+dfsg-2) 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 ]
* d/t/websiteExample: Enable annotation processing to
resolve Java 25 autopkgtest failure (LP: #2142162)
(Closes: #1128373).
- -- Vladimir Petko <vladimir.petko at canonical.com> Thu, 19 Feb 2026 10:53:03 +1300
+ -- Pierre Gruet <pgt at debian.org> Sat, 21 Mar 2026 21:31:06 +0100
libpf4j-java (3.13.0+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: libpf4j-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),
@@ -18,11 +17,10 @@ Build-Depends: debhelper-compat (= 13),
libguava-java <!nocheck>,
libhamcrest-java <!nocheck>,
liblog4j2-java <!nocheck>
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/java-team/libpf4j-java
Vcs-Git: https://salsa.debian.org/java-team/libpf4j-java.git
Homepage: https://www.pf4j.org/
-Rules-Requires-Root: no
Package: libpf4j-java
Architecture: all
=====================================
debian/watch
=====================================
@@ -1,3 +1,8 @@
-version=4
-opts="repack,repacksuffix=+dfsg,compression=xz,dversionmangle=s/\+dfsg//" \
- https://github.com/pf4j/pf4j/tags/ (?:.*/)?(?:release-)?@ANY_VERSION@\.tar\.gz
+Version: 5
+
+Source: https://github.com/pf4j/pf4j/tags/
+Matching-Pattern: (?:.*/)?(?:release-)?@ANY_VERSION@\.tar\.gz
+Compression: xz
+Dversionmangle: s/\+dfsg//
+Repack: yes
+Repacksuffix: +dfsg
View it on GitLab: https://salsa.debian.org/java-team/libpf4j-java/-/compare/87e03ab0b3ad4796f01a404ca7a0d239f98240f3...a96c0583ab0374e58bb5ef9d4f6b82357d3f56c9
--
View it on GitLab: https://salsa.debian.org/java-team/libpf4j-java/-/compare/87e03ab0b3ad4796f01a404ca7a0d239f98240f3...a96c0583ab0374e58bb5ef9d4f6b82357d3f56c9
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/20260321/5b072605/attachment.htm>
More information about the pkg-java-commits
mailing list