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

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Wed Dec 19 11:11:12 UTC 2012


    Date: Wednesday, December 19, 2012 @ 11:11:10
  Author: jwilk
Revision: 23187

Add Breaks for python(3)-sphinx (<< 1.1.3+dfsg-7).

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	2012-12-19 10:27:52 UTC (rev 23186)
+++ packages/python-docutils/trunk/debian/changelog	2012-12-19 11:11:10 UTC (rev 23187)
@@ -6,10 +6,12 @@
     + Refresh other patches.
     + Update debian/copyright.
     + Bump minimum required Python version to 2.4.
+    + Add Breaks for python(3)-sphinx (<< 1.1.3+dfsg-7), as previous versions
+      of Sphinx were incompatible with Docutils 0.10.
   * DEP-8 tests: remove “Features: no-build-needed”; it's the default now.
   * Bump standards version to 3.9.4; no changes needed.
 
- -- Jakub Wilk <jwilk at debian.org>  Tue, 18 Dec 2012 21:33:28 +0100
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 19 Dec 2012 12:08:44 +0100
 
 python-docutils (0.9.1-2) experimental; urgency=low
 

Modified: packages/python-docutils/trunk/debian/control
===================================================================
--- packages/python-docutils/trunk/debian/control	2012-12-19 10:27:52 UTC (rev 23186)
+++ packages/python-docutils/trunk/debian/control	2012-12-19 11:11:10 UTC (rev 23187)
@@ -34,7 +34,7 @@
            docutils-writer-odt
 Replaces: python-odtwriter,
           docutils-writer-odt
-Breaks: python-epydoc (<< 3.0.1-4~)
+Breaks: python-epydoc (<< 3.0.1-4~), python-sphinx (<< 1.1.3+dfsg-7~)
 Description: text processing system for reStructuredText (implemented in Python 2)
  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
@@ -60,6 +60,7 @@
 Conflicts: python-docutils (<< 0.7-3~),
            python-odtwriter,
            docutils-writer-odt
+Breaks: python3-sphinx (<< 1.1.3+dfsg-7~)
 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




More information about the Python-modules-commits mailing list