[med-svn] [Git][med-team/tombo][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 8 15:12:35 BST 2021
Andreas Tille pushed to branch master at Debian Med / tombo
Commits:
2c61c6af by Andreas Tille at 2021-10-07T10:23:15+02:00
Fix watchfile to detect new versions on github
- - - - -
8772d398 by Andreas Tille at 2021-10-07T10:23:26+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
0cd59d14 by Andreas Tille at 2021-10-07T10:25:28+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+tombo (1.5.1-3) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 07 Oct 2021 10:23:35 +0200
+
tombo (1.5.1-2) unstable; urgency=medium
* Rules-Requires-Root: no (routine-update)
=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13),
python3-scipy <!nocheck>,
python3-tqdm <!nocheck>,
python3-nose2 <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/tombo
Vcs-Git: https://salsa.debian.org/med-team/tombo.git
Homepage: https://github.com/nanoporetech/tombo
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/nanoporetech/tombo/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/nanoporetech/tombo/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/tombo/-/compare/cc7bcc9e440e9059536f6283c077486fa4539554...0cd59d145c536c05824a02918652b3c6f34e73b7
--
View it on GitLab: https://salsa.debian.org/med-team/tombo/-/compare/cc7bcc9e440e9059536f6283c077486fa4539554...0cd59d145c536c05824a02918652b3c6f34e73b7
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/20211008/a4104df2/attachment.htm>
More information about the debian-med-commit
mailing list