[Python-modules-commits] r17538 - in packages/python-docutils/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sun Jun 19 17:06:00 UTC 2011
Date: Sunday, June 19, 2011 @ 17:05:58
Author: jwilk
Revision: 17538
New virtual package: docutils, provided by both python-docutils and python3-docutils.
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-06-19 15:57:52 UTC (rev 17537)
+++ packages/python-docutils/trunk/debian/changelog 2011-06-19 17:05:58 UTC (rev 17538)
@@ -23,8 +23,10 @@
* Build packages for Python 3 (closes: #577725). Both python-docutils and
python3-docutils provides rst* scripts, managed by alternatives.
* Simplify debian/rules.
+ * New virtual package: docutils, provided by both python-docutils and
+ python3-docutils.
- -- Jakub Wilk <jwilk at debian.org> Sat, 18 Jun 2011 15:37:44 +0200
+ -- Jakub Wilk <jwilk at debian.org> Sun, 19 Jun 2011 19:04:54 +0200
python-docutils (0.7-2) unstable; urgency=low
Modified: packages/python-docutils/trunk/debian/control
===================================================================
--- packages/python-docutils/trunk/debian/control 2011-06-19 15:57:52 UTC (rev 17537)
+++ packages/python-docutils/trunk/debian/control 2011-06-19 17:05:58 UTC (rev 17538)
@@ -17,6 +17,9 @@
Homepage: http://docutils.sourceforge.net/
Package: python-docutils
+Provides: docutils,
+ docutils-writer-manpage,
+ rst2man
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-roman,
@@ -27,8 +30,6 @@
python-lxml,
docutils-doc (= ${source:Version})
Suggests: texlive-latex-recommended, texlive-latex-base, texlive-lang-french
-Provides: docutils-writer-manpage,
- rst2man
Conflicts: python-odtwriter,
docutils-writer-odt
Replaces: python-odtwriter,
@@ -47,6 +48,7 @@
This package includes Python 2 modules and command line utilities.
Package: python3-docutils
+Provides: docutils
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
python3-roman,
More information about the Python-modules-commits
mailing list