[Git][java-team/parboiled][master] 3 commits: Inject changelog entry of NMU

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Feb 21 21:53:13 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / parboiled


Commits:
18ccc641 by Andreas Tille at 2025-02-21T22:45:43+01:00
Inject changelog entry of NMU

- - - - -
751fa7fb by Andreas Tille at 2025-02-21T22:50:18+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
8487d07a by Andreas Tille at 2025-02-21T22:52:41+01:00
Fix watch file

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+parboiled (1.1.7-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Fix watch file
+
+ -- Andreas Tille <tille at debian.org>  Fri, 21 Feb 2025 22:49:30 +0100
+
+parboiled (1.1.7-2.1) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org>  Tue, 29 Dec 2020 00:05:49 +0100
+
 parboiled (1.1.7-2) unstable; urgency=medium
 
   * Depend on libasm-java (>= 5.0) instead of libasm4-java


=====================================
debian/control
=====================================
@@ -3,7 +3,11 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), default-jdk, ant, maven-repo-helper, libasm-java (>= 5.0)
+Build-Depends: debhelper (>= 9),
+               default-jdk-headless,
+               ant,
+               maven-repo-helper,
+               libasm-java (>= 5.0)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/parboiled.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/parboiled.git


=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=3
-https://github.com/sirthias/parboiled/releases .*/(\d.*).tar.gz
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+   https://github.com/sirthias/parboiled/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/parboiled/-/compare/2b7f4c2e45bf0dd7e0b94ac4ec796715731d4133...8487d07a4bdb65263c12d6984fb61b37a0745e49

-- 
View it on GitLab: https://salsa.debian.org/java-team/parboiled/-/compare/2b7f4c2e45bf0dd7e0b94ac4ec796715731d4133...8487d07a4bdb65263c12d6984fb61b37a0745e49
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/20250221/1cb670e9/attachment.htm>


More information about the pkg-java-commits mailing list