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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to