[Python-modules-commits] r18950 - in packages/sphinx/trunk/debian (2 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sat Oct 15 21:28:09 UTC 2011
Date: Saturday, October 15, 2011 @ 21:28:08
Author: jwilk
Revision: 18950
Fix patch header description, so that they follow DEP-3.
Modified:
packages/sphinx/trunk/debian/changelog
packages/sphinx/trunk/debian/patches/move_static_files_outside_site-packages.patch
Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog 2011-10-15 21:27:04 UTC (rev 18949)
+++ packages/sphinx/trunk/debian/changelog 2011-10-15 21:28:08 UTC (rev 18950)
@@ -18,8 +18,9 @@
makes move_static_files_outside_site-packages.patch fully forwardable
upstream, and makes running tests easier.
* Use XS-Python-Version instead of debian/pyversions.
+ * Fix patch header description, so that they follow DEP-3.
- -- Jakub Wilk <jwilk at debian.org> Sat, 15 Oct 2011 19:03:26 +0200
+ -- Jakub Wilk <jwilk at debian.org> Sat, 15 Oct 2011 23:27:43 +0200
sphinx (1.0.8+dfsg-2) unstable; urgency=low
Modified: packages/sphinx/trunk/debian/patches/move_static_files_outside_site-packages.patch
===================================================================
--- packages/sphinx/trunk/debian/patches/move_static_files_outside_site-packages.patch 2011-10-15 21:27:04 UTC (rev 18949)
+++ packages/sphinx/trunk/debian/patches/move_static_files_outside_site-packages.patch 2011-10-15 21:28:08 UTC (rev 18950)
@@ -1,5 +1,6 @@
-Description: Move static files outside site-packages so that they can be shared
- between different Python versions.
+Description: Move static files outside site-packages.
+ Move static files outside site-packages so that they can be shared
+ between different Python versions.
Bug: https://bitbucket.org/birkenfeld/sphinx/issue/796
Forwarded: yes
Last-Update: 2011-10-15
More information about the Python-modules-commits
mailing list