[Python-modules-commits] r18924 - in packages/python-docutils/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sat Oct 15 12:46:58 UTC 2011
Date: Saturday, October 15, 2011 @ 12:46:57
Author: jwilk
Revision: 18924
Remove excessive whitespace from debian/control.
Modified:
packages/python-docutils/trunk/debian/changelog
packages/python-docutils/trunk/debian/control
Modified: packages/python-docutils/trunk/debian/changelog
===================================================================
--- packages/python-docutils/trunk/debian/changelog 2011-10-15 12:43:48 UTC (rev 18923)
+++ packages/python-docutils/trunk/debian/changelog 2011-10-15 12:46:57 UTC (rev 18924)
@@ -4,8 +4,9 @@
file, as this would break under LC_ALL=C, PYTHONWARNING=d and python3.X
(testall-no-stdout-stderr-redirect.diff).
* Use build/py2 and build/py3 for build directories.
+ * Remove excessive whitespace from debian/control.
- -- Jakub Wilk <jwilk at debian.org> Sat, 15 Oct 2011 01:38:14 +0200
+ -- Jakub Wilk <jwilk at debian.org> Sat, 15 Oct 2011 14:46:36 +0200
python-docutils (0.8.1-3) unstable; urgency=low
Modified: packages/python-docutils/trunk/debian/control
===================================================================
--- packages/python-docutils/trunk/debian/control 2011-10-15 12:43:48 UTC (rev 18923)
+++ packages/python-docutils/trunk/debian/control 2011-10-15 12:46:57 UTC (rev 18924)
@@ -63,7 +63,7 @@
Conflicts: python-docutils (<< 0.7-3~),
python-odtwriter,
docutils-writer-odt
-Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, docutils-doc , ttf-linux-libertine
+Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, docutils-doc, ttf-linux-libertine
Description: text processing system for reStructuredText (implemented in Python 3)
reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
markup syntax and parser system. It is useful for in-line program documentation
More information about the Python-modules-commits
mailing list