Andreas Tille pushed to branch master at Debian Med / ffindex
Commits: 42dd242f by Andreas Tille at 2018-08-03T01:17:02Z Watch file using git mode (Steffen had choosen a version date in future - leave it like this to avoid epoch) - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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 <[email protected]> Fri, 03 Aug 2018 03:13:42 +0200 + ffindex (0.9.9.7+soedinglab+git20180802-1) unstable; urgency=medium * Team upload. ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,13 +1,4 @@ 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 View it on GitLab: https://salsa.debian.org/med-team/ffindex/commit/42dd242ff8941a87848127f122a8e5f12244dee8 -- View it on GitLab: https://salsa.debian.org/med-team/ffindex/commit/42dd242ff8941a87848127f122a8e5f12244dee8 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
