[Python-modules-commits] r25189 - in packages/python-markdown/trunk/debian (changelog control)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Sun Jul 14 14:51:06 UTC 2013
Date: Sunday, July 14, 2013 @ 14:51:05
Author: mitya57-guest
Revision: 25189
Really remove suggestion of python-utidylib, HTML Tidy extension
has been removed in 2.3.
Modified:
packages/python-markdown/trunk/debian/changelog
packages/python-markdown/trunk/debian/control
Modified: packages/python-markdown/trunk/debian/changelog
===================================================================
--- packages/python-markdown/trunk/debian/changelog 2013-07-14 08:35:10 UTC (rev 25188)
+++ packages/python-markdown/trunk/debian/changelog 2013-07-14 14:51:05 UTC (rev 25189)
@@ -4,6 +4,8 @@
- Correctly escape hyphens.
- Make DESCRIPTION section come after SYNOPSIS and remove
AUTHOR section.
+ * Really remove suggestion of python-utidylib, HTML Tidy extension
+ has been removed in 2.3.
-- Dmitry Shachnev <mitya57 at gmail.com> Mon, 08 Apr 2013 14:11:12 +0400
Modified: packages/python-markdown/trunk/debian/control
===================================================================
--- packages/python-markdown/trunk/debian/control 2013-07-14 08:35:10 UTC (rev 25188)
+++ packages/python-markdown/trunk/debian/control 2013-07-14 14:51:05 UTC (rev 25189)
@@ -18,7 +18,7 @@
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Recommends: python-pygments
-Suggests: python-utidylib, python-markdown-doc
+Suggests: python-markdown-doc
Description: text-to-HTML conversion library/tool (implemented in Python 2)
Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
More information about the Python-modules-commits
mailing list