[med-svn] [Git][med-team/nanofilt][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Oct 11 09:30:42 BST 2021
Andreas Tille pushed to branch master at Debian Med / nanofilt
Commits:
6a043ced by Andreas Tille at 2021-10-11T10:24:44+02:00
Fix watchfile to detect new versions on github
- - - - -
7937bc63 by Andreas Tille at 2021-10-11T10:24:54+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
b6498246 by Andreas Tille at 2021-10-11T10:27:36+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+nanofilt (2.6.0-4) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Mon, 11 Oct 2021 10:25:05 +0200
+
nanofilt (2.6.0-3) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
python3-biopython,
python3-pandas,
python3-flake8
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/nanofilt
Vcs-Git: https://salsa.debian.org/med-team/nanofilt.git
Homepage: https://github.com/wdecoster/nanofilt
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/wdecoster/nanofilt/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/wdecoster/nanofilt/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/nanofilt/-/compare/67d3209ec1b3cc7a114da83d832cbd3968cc1609...b64982469cb972aa3705d0fd5c009535d3bccc12
--
View it on GitLab: https://salsa.debian.org/med-team/nanofilt/-/compare/67d3209ec1b3cc7a114da83d832cbd3968cc1609...b64982469cb972aa3705d0fd5c009535d3bccc12
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/20211011/83c6a80e/attachment-0001.htm>
More information about the debian-med-commit
mailing list