[Python-modules-commits] [python-docutils] 01/01: Update debian/watch to correctly mangle upstream pre-releases.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon Sep 18 21:10:10 UTC 2017


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

mitya57 pushed a commit to branch master
in repository python-docutils.

commit 958e6d40062f54b33ef184ea75631b429c422fbf
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Sep 19 00:09:59 2017 +0300

    Update debian/watch to correctly mangle upstream pre-releases.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index e7ade93..3d97b0e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts=dversionmangle=s/\+dfsg\d*//,repacksuffix=+dfsg \
+opts=dversionmangle=s/\+dfsg\d*//,repacksuffix=+dfsg,uversionmangle=s/(rc|a|b|c)/~$1/ \
 http://sf.net/docutils/docutils-(.*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-docutils.git



More information about the Python-modules-commits mailing list