Commit 42dd242f authored by Andreas Tille's avatar Andreas Tille
Browse files

Watch file using git mode (Steffen had choosen a version date in future -...

Watch file using git mode (Steffen had choosen a version date in future - leave it like this to avoid epoch)
parent 039f610d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
ffindex (0.9.9.7+soedinglab+20180802.74550c8-1) UNRELEASED; urgency=medium

  * Fix watch file (version should actually be +git20171201.74550c8 but
    its pointless to add an epoch)

 -- Andreas Tille <tille@debian.org>  Fri, 03 Aug 2018 03:13:42 +0200

ffindex (0.9.9.7+soedinglab+git20180802-1) unstable; urgency=medium

  * Team upload.
+2 −11
Original line number Diff line number Diff line
version=4

# Formerly, does not have ffsort_index
# # Homepage  Pattern  [Version  [Action]]
# http://www.splashground.de/~andy/programs/FFindex/ \
# 	ffindex-([0-9][0-9.]*)\.tar\.[gzbl2]{2,3}

https://github.com/soedinglab/ffindex_soedinglab

# GitHub hosted projects
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ffindex-$1.tar.gz%" \
   https://github.com/soedinglab/ffindex_soedinglab/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
opts="mode=git,pretty=0.9.9.7+soedinglab+git%cd.%h" \
    https://github.com/soedinglab/ffindex_soedinglab.git HEAD