[ciderwebmail] 01/14: Update watch file: Fix use project-custom release prefix. Fix use uversiomangle (not dversionmangle) for prerelease suffix. Use substitution strings.

Jonas Smedegaard dr at jones.dk
Thu Sep 21 08:47:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository ciderwebmail.

commit 5c37b0e358c0ccea998267ccdf0152593e61d9b9
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Sep 21 09:35:35 2017 +0200

    Update watch file: Fix use project-custom release prefix. Fix use uversiomangle (not dversionmangle) for prerelease suffix. Use substitution strings.
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 29a738d..cbc37c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # run "uscan --report" to check or "gpb import-orig --uscan" to update
 version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,dversionmangle=s/~(alpha|beta|rc)/-$1/" \
+opts="filenamemangle=s%(?:.*?)?release(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE at -$1%,uversionmangle=s/-(alpha|beta|rc)/~$1/" \
  https://github.com/CiderWebmail/CiderWebmail/tags \
- (?:.*?/)?(?:release-)?v?(\d[\d.]*)\.tar\.gz debian
+ (?:.*?/)?release at ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git



More information about the Pkg-perl-cvs-commits mailing list