[med-svn] [Git][med-team/mapdamage][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Nov 24 11:25:01 GMT 2022
Andreas Tille pushed to branch master at Debian Med / mapdamage
Commits:
af5cf4fb by Andreas Tille at 2022-11-24T12:22:06+01:00
Fix watch file
- - - - -
378fa2ae by Andreas Tille at 2022-11-24T12:22:21+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
956a213c by Andreas Tille at 2022-11-24T12:23:52+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mapdamage (2.2.1+dfsg-3) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Nov 2022 12:22:34 +0100
+
mapdamage (2.2.1+dfsg-2) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
r-cran-gam <!nocheck>,
r-cran-ggplot2 <!nocheck>,
r-cran-inline <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/mapdamage
Vcs-Git: https://salsa.debian.org/med-team/mapdamage.git
Homepage: https://ginolhac.github.io/mapDamage/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/ginolhac/mapDamage/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/ginolhac/mapDamage/tags .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/mapdamage/-/compare/d31f0bbd2eafed284288d4d55abe89cefaac1c17...956a213cdf8dface42da50f4dd1e45f0dddb7f8b
--
View it on GitLab: https://salsa.debian.org/med-team/mapdamage/-/compare/d31f0bbd2eafed284288d4d55abe89cefaac1c17...956a213cdf8dface42da50f4dd1e45f0dddb7f8b
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/20221124/27ed8746/attachment-0001.htm>
More information about the debian-med-commit
mailing list