[Python-apps-commits] r5671 - in packages/archmage/trunk/debian (control)
dottedmag at users.alioth.debian.org
dottedmag at users.alioth.debian.org
Thu Jun 24 16:49:10 UTC 2010
Date: Thursday, June 24, 2010 @ 16:48:50
Author: dottedmag
Revision: 5671
Demote links, elinks and htmldoc Recommends to Suggests (Closes: #587035).
Modified:
packages/archmage/trunk/debian/control
Modified: packages/archmage/trunk/debian/control
===================================================================
--- packages/archmage/trunk/debian/control 2010-06-24 10:58:08 UTC (rev 5670)
+++ packages/archmage/trunk/debian/control 2010-06-24 16:48:50 UTC (rev 5671)
@@ -13,8 +13,7 @@
Package: archmage
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-chm, python-beautifulsoup
-Recommends: elinks | links, htmldoc
-Suggests: libapache2-mod-python
+Suggests: libapache2-mod-python, elinks | links, htmldoc
Description: CHM(Compiled HTML) Decompressor
arCHMage is a reader and decompiler for files in the CHM format. This is the
format used by Microsoft HTML Help, and is also known as Compiled HTML.
More information about the Python-apps-commits
mailing list