Codebase list vmatch / 09946bd
routine-update: Fix watchfile to detect new versions on github Andreas Tille 2 years ago
2 changed file(s) with 8 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 vmatch (2.3.1+dfsg-7) UNRELEASED; urgency=medium
1
2 * Team upload.
3 * Fix watchfile to detect new versions on github (routine-update)
4
5 -- Andreas Tille <tille@debian.org> Wed, 29 Sep 2021 18:50:22 +0200
6
07 vmatch (2.3.1+dfsg-6) unstable; urgency=medium
18
29 * Source upload to enable testing transition.
00 version=3
11
22 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
3 https://github.com/genometools/vstree/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
3 https://github.com/genometools/vstree/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)