[Python-modules-commits] [sip4] 01/01: Add repacksuffix=+dfsg option to debian/watch.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Jul 27 18:00:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository sip4.
commit 8f3e996360bca6732b7007200a395e21f9d49bf2
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Jul 27 21:00:02 2016 +0300
Add repacksuffix=+dfsg option to debian/watch.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c53a295..f382337 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ sip4 (4.18.1+dfsg-1) UNRELEASED; urgency=medium
* Document two new options in sip.1 manpage.
* Regenerate lexer and parser source files during build, using flex
and bison.
+ * Add repacksuffix=+dfsg option to debian/watch.
-- Dmitry Shachnev <mitya57 at debian.org> Tue, 26 Apr 2016 15:58:52 +0300
diff --git a/debian/watch b/debian/watch
index 5dd7496..0bd5b5c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-opts=dversionmangle=s/\+dfsg\d*// http://sf.net/pyqt/sip-(.*)\.tar\.gz
+opts=dversionmangle=s/\+dfsg\d*//,repacksuffix=+dfsg http://sf.net/pyqt/sip-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sip4.git
More information about the Python-modules-commits
mailing list