[med-svn] [Git][med-team/physamp][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Nov 24 18:24:34 GMT 2022
Andreas Tille pushed to branch master at Debian Med / physamp
Commits:
07e4e621 by Andreas Tille at 2022-11-24T18:04:38+01:00
Fix watch file
- - - - -
8c5e6148 by Andreas Tille at 2022-11-24T18:05:11+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
ad72871d by Andreas Tille at 2022-11-24T18:07:35+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 @@
+physamp (1.1.0-4) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Nov 2022 18:05:20 +0100
+
physamp (1.1.0-3) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
cmake,
texinfo,
libbpp-phyl-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/physamp
Vcs-Git: https://salsa.debian.org/med-team/physamp.git
Homepage: https://jydu.github.io/physamp/
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/jydu/physamp/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/jydu/physamp/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/physamp/-/compare/12e8815ae241ecb43d387fa3a83b36ddd3f6495d...ad72871d64e52c08c7e57ff71deb2bbd2d6fdab1
--
View it on GitLab: https://salsa.debian.org/med-team/physamp/-/compare/12e8815ae241ecb43d387fa3a83b36ddd3f6495d...ad72871d64e52c08c7e57ff71deb2bbd2d6fdab1
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/b5435ec2/attachment-0001.htm>
More information about the debian-med-commit
mailing list