[Git][java-team/graxxia][master] 6 commits: Fix upstream name in watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Jan 26 17:03:47 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / graxxia
Commits:
86d0dc29 by Andreas Tille at 2025-01-26T17:49:32+01:00
Fix upstream name in watch file
- - - - -
95581b35 by Andreas Tille at 2025-01-26T17:51:13+01:00
Mark repackaging
- - - - -
d9743417 by Andreas Tille at 2025-01-26T17:51:44+01:00
New upstream version 1.0.1+dfsg
- - - - -
dd2f5444 by Andreas Tille at 2025-01-26T17:51:45+01:00
Update upstream source from tag 'upstream/1.0.1+dfsg'
Update to upstream version '1.0.1+dfsg'
with Debian dir badd07b41a5264b57e9d267b23653b2244306056
- - - - -
f647da70 by Andreas Tille at 2025-01-26T17:52:35+01:00
New upstream version
- - - - -
1c56d40b by Andreas Tille at 2025-01-26T17:56:29+01:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
-graxxia (1.0~20150714-3) UNRELEASED; urgency=medium
+graxxia (1.0.1+dfsg-1) unstable; urgency=medium
* Team upload.
+ * New upstream version
* Upstream website redirects to Github
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
@@ -8,11 +9,14 @@ graxxia (1.0~20150714-3) 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
+ - format version to 4.
+ - Fix upstream name
+ _ Mark repackaging
* Ignore build time test result (with was not executed with former
debhelper compat level 9)
- -- Andreas Tille <tille at debian.org> Sun, 26 Jan 2025 12:39:05 +0100
+ -- Andreas Tille <tille at debian.org> Sun, 26 Jan 2025 17:55:47 +0100
graxxia (1.0~20150714-2.1) unstable; urgency=medium
=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
version=4
-https://github.com/ssadedin/graxxia/tags .*/([\d\.]+).tar.gz
+
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/ssadedin/graxxia/tags .*/([\d\.]+).tar.gz
View it on GitLab: https://salsa.debian.org/java-team/graxxia/-/compare/fb5cf6d85592f7bc66c17fff01aa271e785a80b4...1c56d40bc3cafb89d094a890245bac486b9e0be1
--
View it on GitLab: https://salsa.debian.org/java-team/graxxia/-/compare/fb5cf6d85592f7bc66c17fff01aa271e785a80b4...1c56d40bc3cafb89d094a890245bac486b9e0be1
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/20250126/fe6962f6/attachment.htm>
More information about the pkg-java-commits
mailing list