Skip to content
Commits on Source (2)
epr-api (2.3~dev20150708-7) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.2.0, no changes.
* Update watch file to use releases instead of tags.
* Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic@debian.org> Sat, 04 Aug 2018 11:56:40 +0200
......
......@@ -3,5 +3,5 @@ opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
filenamemangle=s/(?:.*?)?(?:rel|v|epr-api)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/epr-api-$1.$2/ \
https://github.com/bcdev/epr-api/tags \
(?:.*?/)?(?:rel|v|epr-api)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
https://github.com/bcdev/epr-api/releases \
(?:.*?/archive/)?(?:rel|v|epr-api)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))