[med-svn] [Git][med-team/libmurmurhash][master] d/watch: Properly named download tarball
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 17 13:39:11 GMT 2024
Andreas Tille pushed to branch master at Debian Med / libmurmurhash
Commits:
43af3ace by Andreas Tille at 2024-02-17T14:38:51+01:00
d/watch: Properly named download tarball
- - - - -
2 changed files:
- debian/changelog
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libmurmurhash (1.6-2) UNRELEASED; urgency=medium
+
+ * d/watch: Properly named download tarball
+
+ -- Andreas Tille <tille at debian.org> Sat, 17 Feb 2024 14:38:08 +0100
+
libmurmurhash (1.6-1) unstable; urgency=medium
* Add myself to Uploaders
@@ -5,7 +11,8 @@ libmurmurhash (1.6-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
- Remove field Section on binary package libmurmurhash2 that duplicates source.
+ * Remove field Section on binary package libmurmurhash2 that duplicates
+ source.
-- Andreas Tille <tille at debian.org> Tue, 06 Feb 2024 09:01:58 +0100
=====================================
debian/watch
=====================================
@@ -1,10 +1,4 @@
-# alternatively to this template you might like to try
-# https://github.com/FedericoCeratto/debian-package-init/blob/master/deb_create_watch.py
-
version=4
-# Uncomment to find new files on Github
-# - when using releases:
-https://github.com/kloetzl/libmurmurhash/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
-# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible
-
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/kloetzl/libmurmurhash/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/libmurmurhash/-/commit/43af3ace06894738d94969b98273972cf4a494d6
--
View it on GitLab: https://salsa.debian.org/med-team/libmurmurhash/-/commit/43af3ace06894738d94969b98273972cf4a494d6
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/debian-med-commit/attachments/20240217/1d69b88e/attachment-0001.htm>
More information about the debian-med-commit
mailing list