[Python-modules-commits] r18362 - in packages/sphinx-issuetracker/trunk/debian/patches (3 files)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Fri Aug 26 14:53:44 UTC 2011


    Date: Friday, August 26, 2011 @ 14:53:43
  Author: fladi-guest
Revision: 18362

Improved DEP3 description.

Modified:
  packages/sphinx-issuetracker/trunk/debian/patches/disable_issuetracker.patch
  packages/sphinx-issuetracker/trunk/debian/patches/handle_missing_packages.patch
  packages/sphinx-issuetracker/trunk/debian/patches/intersphinx_mapping.patch

Modified: packages/sphinx-issuetracker/trunk/debian/patches/disable_issuetracker.patch
===================================================================
--- packages/sphinx-issuetracker/trunk/debian/patches/disable_issuetracker.patch	2011-08-26 13:23:09 UTC (rev 18361)
+++ packages/sphinx-issuetracker/trunk/debian/patches/disable_issuetracker.patch	2011-08-26 14:53:43 UTC (rev 18362)
@@ -1,7 +1,8 @@
 Description: Disable issuetracker integration during build.
- This allows the package to be built without network access.
+ Disable the issuetracker integration to allow the package to be built without 
+ network access.
 Author: Fladischer Michael <FladischerMichael at fladi.at>
-Last-Update: 2011-03-03
+Last-Update: 2011-08-26
 Forwarded: not-needed
 
 --- a/doc/conf.py

Modified: packages/sphinx-issuetracker/trunk/debian/patches/handle_missing_packages.patch
===================================================================
--- packages/sphinx-issuetracker/trunk/debian/patches/handle_missing_packages.patch	2011-08-26 13:23:09 UTC (rev 18361)
+++ packages/sphinx-issuetracker/trunk/debian/patches/handle_missing_packages.patch	2011-08-26 14:53:43 UTC (rev 18362)
@@ -1,8 +1,9 @@
 Description: Handle ImportError more gracefully
  To assist users who do not install the Recommends, enhance the message for 
- ImportError exceptions related to those packages.
+ ImportError exceptions related to those packages by giving hints on the 
+ package names.
 Author: Fladischer Michael <FladischerMichael at fladi.at>
-Last-Update: 2011-03-03
+Last-Update: 2011-08-26
 Forwarded: not-needed
 
 --- a/sphinxcontrib/issuetracker.py

Modified: packages/sphinx-issuetracker/trunk/debian/patches/intersphinx_mapping.patch
===================================================================
--- packages/sphinx-issuetracker/trunk/debian/patches/intersphinx_mapping.patch	2011-08-26 13:23:09 UTC (rev 18361)
+++ packages/sphinx-issuetracker/trunk/debian/patches/intersphinx_mapping.patch	2011-08-26 14:53:43 UTC (rev 18362)
@@ -1,6 +1,7 @@
 Description: Use local object inventory files for sphinx
- To prevent sphinx-build from downloading those files during build,
- this patch makes the intersphinx mappings depend on the existence of 
+ Use the local object inventory files to prevent sphinx-build from 
+ downloading them during build.
+ This patch makes the intersphinx mappings depend on the existence of 
  these files, thus passing Debian Policy 12.3 while still maintaining 
  a level of comfort for the reader of the documentation.
 Author: Fladischer Michael <FladischerMichael at fladi.at>




More information about the Python-modules-commits mailing list