[Python-modules-commits] [paste] 01/04: d/watch: Added dfsg suffix
Ondřej Nový
onovy-guest at moszumanska.debian.org
Sat Mar 5 21:10:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository paste.
commit f43686d3332240bb3a59b7da9ef2ac95757360c3
Author: Ondřej Nový <novy at ondrej.org>
Date: Sat Mar 5 22:04:08 2016 +0100
d/watch: Added dfsg suffix
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ebccd5d..3216b7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ paste (2.0.2-1) UNRELEASED; urgency=medium
* Added Build-Depends-Indep: python(3)-nose and python(3)-six
* Standards-Version is 3.9.7 now
* d/copyright: Files-Excluded: paste/evalexception/media/MochiKit.packed.js
+ * d/watch: Added dfsg suffix
-- Ondřej Nový <novy at ondrej.org> Fri, 04 Mar 2016 23:24:56 +0100
diff --git a/debian/watch b/debian/watch
index 6c28bf3..99e46f2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg$// \
http://pypi.debian.net/Paste/Paste-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/paste.git
More information about the Python-modules-commits
mailing list