[Python-modules-commits] r19711 - in packages/python-docutils/trunk/debian (changelog control)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Fri Dec 23 12:00:31 UTC 2011


    Date: Friday, December 23, 2011 @ 12:00:29
  Author: jwilk
Revision: 19711

Suggest fonts-linuxlibertine as an alternative to ttf-linux-libertine.

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-12-23 03:45:55 UTC (rev 19710)
+++ packages/python-docutils/trunk/debian/changelog	2011-12-23 12:00:29 UTC (rev 19711)
@@ -9,8 +9,9 @@
     (fix-docutilsxmltestcase.diff).
   * Drop postinst snippet to deal with a python-support bug (it cannot replace
     directory with a regular file). It was needed only for 0.7 upgrades.
+  * Suggest fonts-linuxlibertine as an alternative to ttf-linux-libertine.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 18 Dec 2011 14:19:58 +0100
+ -- Jakub Wilk <jwilk at debian.org>  Fri, 23 Dec 2011 12:59:25 +0100
 
 python-docutils (0.8.1-4) unstable; urgency=low
 

Modified: packages/python-docutils/trunk/debian/control
===================================================================
--- packages/python-docutils/trunk/debian/control	2011-12-23 03:45:55 UTC (rev 19710)
+++ packages/python-docutils/trunk/debian/control	2011-12-23 12:00:29 UTC (rev 19711)
@@ -30,7 +30,7 @@
             libpaper-utils,
             python-lxml,            
             docutils-doc (= ${source:Version})
-Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, ttf-linux-libertine
+Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, fonts-linuxlibertine | ttf-linux-libertine
 Conflicts: python-odtwriter,
            docutils-writer-odt
 Replaces: python-odtwriter,
@@ -61,7 +61,7 @@
 Conflicts: python-docutils (<< 0.7-3~),
            python-odtwriter,
            docutils-writer-odt
-Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, ttf-linux-libertine, docutils-doc
+Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french, fonts-linuxlibertine | ttf-linux-libertine, docutils-doc
 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