[Git][java-team/java-comment-preprocessor][master] Fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Jan 29 21:55:04 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / comment-preprocessor


Commits:
2994c346 by Andreas Tille at 2025-01-29T22:53:59+01:00
Fix watch file

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ java-comment-preprocessor (6.0.1-2) UNRELEASED; urgency=medium
   * Team upload.
   * Rename repository on Salsa to java-comment-preprocessor (as per source
     package name)
+  * Fix watch file
 
  -- Andreas Tille <tille at debian.org>  Wed, 29 Jan 2025 22:49:19 +0100
 


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
-version=3
-https://github.com/raydac/java-comment-preprocessor/tags \
-.*/archive/(\d\S*)\.tar\.gz debian
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+  https://github.com/raydac/java-comment-preprocessor/tags .*/(\d\S*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/java-comment-preprocessor/-/commit/2994c346acb075998077f53c1c311965f535f21c

-- 
View it on GitLab: https://salsa.debian.org/java-team/java-comment-preprocessor/-/commit/2994c346acb075998077f53c1c311965f535f21c
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/20250129/d65a8c18/attachment.htm>


More information about the pkg-java-commits mailing list