[Python-modules-commits] r30575 - in packages/sphinx/trunk/debian (changelog watch)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Wed Sep 10 15:15:30 UTC 2014
Date: Wednesday, September 10, 2014 @ 15:15:29
Author: mitya57-guest
Revision: 30575
Disable signature checking, does not work when upstream
uses different signing keys for different releases.
Modified:
packages/sphinx/trunk/debian/changelog
packages/sphinx/trunk/debian/watch
Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog 2014-09-10 09:31:54 UTC (rev 30574)
+++ packages/sphinx/trunk/debian/changelog 2014-09-10 15:15:29 UTC (rev 30575)
@@ -3,8 +3,10 @@
* New upstream bugfix release.
* Drop websupport_todo.diff, applied upstream.
* Update date and version in sphinx-autogen.1.
+ * Disable signature checking, does not work when upstream
+ uses different signing keys for different releases.
- -- Dmitry Shachnev <mitya57 at debian.org> Tue, 09 Sep 2014 10:06:21 +0400
+ -- Dmitry Shachnev <mitya57 at debian.org> Wed, 10 Sep 2014 19:14:52 +0400
sphinx (1.2.2+dfsg-4) unstable; urgency=medium
Modified: packages/sphinx/trunk/debian/watch
===================================================================
--- packages/sphinx/trunk/debian/watch 2014-09-10 09:31:54 UTC (rev 30574)
+++ packages/sphinx/trunk/debian/watch 2014-09-10 15:15:29 UTC (rev 30575)
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/b/~b/,dversionmangle=s/\+dfsg//,pgpsigurlmangle=s/$/.asc/ \
+opts=uversionmangle=s/b/~b/,dversionmangle=s/\+dfsg// \
https://pypi.python.org/packages/source/S/Sphinx/Sphinx-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list