[Python-modules-commits] [python-pyramid] 01/05: New upstream release.
Barry Warsaw
barry at moszumanska.debian.org
Mon Jan 4 19:08:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository python-pyramid.
commit 52a8f944af07a44758c6f5b8f815856d77787b59
Author: Barry Warsaw <barry at ubuntu.com>
Date: Mon Jan 4 13:42:53 2016 -0500
New upstream release.
* Team upload.
* New upstream release. (Closes: #808843)
* d/watch: Adjust filenamemangle to account for seemingly recent uscan
behavior change where it doesn't strip everything before the last slash.
---
debian/changelog | 9 +++++++++
debian/watch | 4 +++-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6c4088e..c57226b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-pyramid (1.6+dfsg-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream release. (Closes: #808843)
+ * d/watch: Adjust filenamemangle to account for seemingly recent uscan
+ behavior change where it doesn't strip everything before the last slash.
+
+ -- Barry Warsaw <barry at debian.org> Mon, 04 Jan 2016 13:39:41 -0500
+
python-pyramid (1.5.7+dfsg-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index 9c9c88d..e88b1f2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
version=3
-opts=dversionmangle=s/\+dfsg$//,uversionmangle=s/(rc|a|b|c)/~$1/,filenamemangle=s/pyramid-(.*).tar.gz/python-pyramid_$1+dfsg.orig.tar.gz/ \
+opts=dversionmangle=s/\+dfsg$//,\
+uversionmangle=s/(rc|a|b|c)/~$1/,\
+filenamemangle=s|pyramid/pyramid-(.*).tar.gz|python-pyramid_$1+dfsg.orig.tar.gz| \
https://pypi.debian.net/pyramid/pyramid-(.+)\.(?: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/python-pyramid.git
More information about the Python-modules-commits
mailing list