[Python-modules-commits] r20282 - in packages/sphinx/branches/1.1/debian (2 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Fri Feb 3 12:52:10 UTC 2012


    Date: Friday, February 3, 2012 @ 12:52:09
  Author: jwilk
Revision: 20282

Fix a typo in dh_sphinxdoc manual page.

Modified:
  packages/sphinx/branches/1.1/debian/changelog
  packages/sphinx/branches/1.1/debian/dh-sphinxdoc/dh_sphinxdoc

Modified: packages/sphinx/branches/1.1/debian/changelog
===================================================================
--- packages/sphinx/branches/1.1/debian/changelog	2012-02-03 12:51:10 UTC (rev 20281)
+++ packages/sphinx/branches/1.1/debian/changelog	2012-02-03 12:52:09 UTC (rev 20282)
@@ -17,8 +17,9 @@
     file from binary package.
   * dh_sphinxdoc: -X<item> should now exclude a file if <item> exists anywhere
     in the path, so it can be used e.g. to exclude whole directories.
+  * Fix a typo in dh_sphinxdoc manual page.
 
- -- Jakub Wilk <jwilk at debian.org>  Wed, 01 Feb 2012 16:18:39 +0100
+ -- Jakub Wilk <jwilk at debian.org>  Fri, 03 Feb 2012 13:51:48 +0100
 
 sphinx (1.1.2+dfsg-1) experimental; urgency=low
 

Modified: packages/sphinx/branches/1.1/debian/dh-sphinxdoc/dh_sphinxdoc
===================================================================
--- packages/sphinx/branches/1.1/debian/dh-sphinxdoc/dh_sphinxdoc	2012-02-03 12:51:10 UTC (rev 20281)
+++ packages/sphinx/branches/1.1/debian/dh-sphinxdoc/dh_sphinxdoc	2012-02-03 12:52:09 UTC (rev 20282)
@@ -51,7 +51,7 @@
 
 =item *
 
-It removes the F<.doctree> directory.
+It removes the F<.doctrees> directory.
 
 =item *
 




More information about the Python-modules-commits mailing list