[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681141: unblock: python-docutils/0.8.1-8



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

My attempt to fix #531170 ("python-docutils: should install an XML catalog file") introduced a regression in comparison to the squeeze version. I corrected with problem in python-docutils 0.8.1-8. Please unblock the package.

unblock python-docutils/0.8.1-8

--
Jakub Wilk
diffstat for python-docutils-0.8.1 python-docutils-0.8.1

 changelog               |    6 ++++++
 docutils-common.install |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff -Nru python-docutils-0.8.1/debian/changelog python-docutils-0.8.1/debian/changelog
--- python-docutils-0.8.1/debian/changelog	2012-06-01 18:20:50.000000000 +0200
+++ python-docutils-0.8.1/debian/changelog	2012-07-04 14:07:33.000000000 +0200
@@ -1,3 +1,9 @@
+python-docutils (0.8.1-8) unstable; urgency=low
+
+  * Install all DTD files (really closes: #531170).
+
+ -- Jakub Wilk <jwilk@debian.org>  Wed, 04 Jul 2012 14:07:30 +0200
+
 python-docutils (0.8.1-7) unstable; urgency=low
 
   * Rebuild against debhelper (>= 9.20120528) to fix postinst that
diff -Nru python-docutils-0.8.1/debian/docutils-common.install python-docutils-0.8.1/debian/docutils-common.install
--- python-docutils-0.8.1/debian/docutils-common.install	2011-08-21 22:20:16.000000000 +0200
+++ python-docutils-0.8.1/debian/docutils-common.install	2012-07-01 19:44:09.000000000 +0200
@@ -1,4 +1,4 @@
 /usr/share/docutils/
 tools/editors/emacs/rst.el usr/share/emacs/site-lisp
 debian/50python-docutils.el etc/emacs/site-start.d
-docs/ref/docutils.dtd usr/share/xml/docutils/
+docs/ref/*.dtd usr/share/xml/docutils/

Reply to: