[Git][java-team/protobuf-java-format][master] 2 commits: Fix download tarball name

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 25 19:35:17 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / protobuf-java-format


Commits:
e0c9cbde by Andreas Tille at 2025-02-25T20:32:32+01:00
Fix download tarball name

- - - - -
fa1f960a by Andreas Tille at 2025-02-25T20:34:36+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-protobuf-java-format (1.3-2) UNRELEASED; urgency=medium
+protobuf-java-format (1.3-2) unstable; urgency=medium
 
   * Team upload.
   * Fix watch file
@@ -10,9 +10,11 @@ protobuf-java-format (1.3-2) UNRELEASED; urgency=medium
   * Secure URI in copyright format (routine-update)
   * Drop useless get-orig-source target (routine-update)
   * Trim trailing whitespace.
-  * Update watch file format version to 4.
+  * d/watch:
+     - Update watch file format version to 4.
+     - Fix download tarball name
 
- -- Andreas Tille <tille at debian.org>  Mon, 24 Feb 2025 22:22:00 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 25 Feb 2025 20:32:40 +0100
 
 protobuf-java-format (1.3-1.1) unstable; urgency=medium
 


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



View it on GitLab: https://salsa.debian.org/java-team/protobuf-java-format/-/compare/a750b7237bc6395685b91c3ae4102520a528f3b3...fa1f960ae5b1cd08baf25d6fc46c17f118436b56

-- 
View it on GitLab: https://salsa.debian.org/java-team/protobuf-java-format/-/compare/a750b7237bc6395685b91c3ae4102520a528f3b3...fa1f960ae5b1cd08baf25d6fc46c17f118436b56
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/20250225/5300abdf/attachment.htm>


More information about the pkg-java-commits mailing list