[Python-modules-commits] [python-docutils] 01/01: Use new repacksuffix option in debian/watch.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Jun 1 10:50:58 UTC 2016


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

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

commit fb836536b00366a5e72237018cbbae757326eccb
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Jun 1 13:50:53 2016 +0300

    Use new repacksuffix option in debian/watch.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 62328fb..69da1d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-docutils (0.12+dfsg-2) UNRELEASED; urgency=medium
   * Update my e-mail address.
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Remove XS-Testsuite header, it became obsolete since dpkg 1.17.11.
+  * Use new repacksuffix option in debian/watch.
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
diff --git a/debian/watch b/debian/watch
index a15d952..9ef97ea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts=filenamemangle=s/(.*)/python-$1/,dversionmangle=s/\+dfsg// \
+opts=filenamemangle=s/(.*)/python-$1/,dversionmangle=s/\+dfsg\d*//,repacksuffix=+dfsg \
 https://pypi.python.org/packages/source/d/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