[med-svn] [Git][med-team/khmer][master] routine-update: Fix watchfile to detect new versions on github

Steffen Möller (@moeller) gitlab at salsa.debian.org
Thu Sep 2 13:53:12 BST 2021



Steffen Möller pushed to branch master at Debian Med / khmer


Commits:
a3f291a0 by Steffen Moeller at 2021-09-02T14:52:47+02:00
routine-update: Fix watchfile to detect new versions on github

- - - - -


2 changed files:

- debian/changelog
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
 khmer (2.1.2+dfsg-9) UNRELEASED; urgency=medium
 
+  [ Nilesh Patra ]
   * Team Upload.
   * debian/patches/gcc11.patch: Fix gcc-11 FTBFS (Closes: #984079)
 
+  [ Steffen Moeller ]
+  * Fix watchfile to detect new versions on github (routine-update)
+
  -- Nilesh Patra <nilesh at debian.org>  Mon, 08 Mar 2021 00:24:20 +0530
 
 khmer (2.1.2+dfsg-8) unstable; urgency=medium


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/khmer-$1.tar.gz/,repack,compression=xz" \
-  https://github.com/dib-lab/khmer/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+  https://github.com/dib-lab/khmer/releases .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/khmer/-/commit/a3f291a04d06ebbe9a559fa98166810810faffff

-- 
View it on GitLab: https://salsa.debian.org/med-team/khmer/-/commit/a3f291a04d06ebbe9a559fa98166810810faffff
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/20210902/09e5139f/attachment.htm>


More information about the debian-med-commit mailing list