[Pkg-asciidoc-commits] r11 - trunk/debian

Alexander Wirt formorer at alioth.debian.org
Thu Mar 15 10:00:04 CET 2007


Author: formorer
Date: 2007-03-15 09:00:04 +0000 (Thu, 15 Mar 2007)
New Revision: 11

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Make xmlto and fop a recommend


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-03-15 08:54:40 UTC (rev 10)
+++ trunk/debian/changelog	2007-03-15 09:00:04 UTC (rev 11)
@@ -8,6 +8,7 @@
   [ Alexander Wirt ]
   * New upstream version (Closes: #395234)
   * Bumped standards version 
+  * Make fop and xmlto a recommends (Closes: #389829)
 
  -- Alexander Wirt <formorer at debian.org>  Thu, 15 Mar 2007 09:53:18 +0100
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-03-15 08:54:40 UTC (rev 10)
+++ trunk/debian/control	2007-03-15 09:00:04 UTC (rev 11)
@@ -10,7 +10,7 @@
 Package: asciidoc
 Architecture: all
 Depends: python (>= 2.3)
-Suggests: docbook-utils, xmlto, fop
+Recommends: docbook-utils, xmlto, fop
 Description: Highly configurable text format for writing documentation
  AsciiDoc is a text document format for writing articles, books, manuals and
  UNIX man pages. AsciiDoc files can be translated to HTML (with or without




More information about the Pkg-asciidoc-commits mailing list