[med-svn] [Git][med-team/bppphyview][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Nov 1 18:54:56 GMT 2022
Andreas Tille pushed to branch master at Debian Med / bppphyview
Commits:
93187f0a by Andreas Tille at 2022-11-01T19:51:50+01:00
Fix watch file
- - - - -
5743f58e by Andreas Tille at 2022-11-01T19:52:03+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
cb820b57 by Andreas Tille at 2022-11-01T19:54:37+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 @@
+bppphyview (0.6.1-4) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 01 Nov 2022 19:52:28 +0100
+
bppphyview (0.6.1-3) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
qt5-qmake,
qtdeclarative5-dev,
libbpp-qt-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/bppphyview
Vcs-Git: https://salsa.debian.org/med-team/bppphyview.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/BioPP/bppphyview/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/BioPP/bppphyview/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/bppphyview/-/compare/a1dcbc7f2d18dd208cc68ad5fa811bf73c34733d...cb820b57737ec105b0734ce58b86664196396a77
--
View it on GitLab: https://salsa.debian.org/med-team/bppphyview/-/compare/a1dcbc7f2d18dd208cc68ad5fa811bf73c34733d...cb820b57737ec105b0734ce58b86664196396a77
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/20221101/eedd1397/attachment-0001.htm>
More information about the debian-med-commit
mailing list