[Python-apps-commits] r7177 - in packages/doconce/trunk/debian (TODO changelog control)

johannr-guest at users.alioth.debian.org johannr-guest at users.alioth.debian.org
Sun Jun 12 08:07:03 UTC 2011


    Date: Sunday, June 12, 2011 @ 08:07:01
  Author: johannr-guest
Revision: 7177

Add preprocess to Recommends.

Modified:
  packages/doconce/trunk/debian/TODO
  packages/doconce/trunk/debian/changelog
  packages/doconce/trunk/debian/control

Modified: packages/doconce/trunk/debian/TODO
===================================================================
--- packages/doconce/trunk/debian/TODO	2011-06-12 07:37:46 UTC (rev 7176)
+++ packages/doconce/trunk/debian/TODO	2011-06-12 08:07:01 UTC (rev 7177)
@@ -1,7 +1,6 @@
 TODO list for doconce Debian package
 ------------------------------------
 
-- Add preprocess and ptex2tex to Recommends when they are included in
-  Debian.
+- Add ptex2tex to Recommends when it is included in Debian.
 - Run tests for all Python versions (requires preprocess and ptex2tex).
 - Build and include documentation (requires preprocess and ptex2tex).

Modified: packages/doconce/trunk/debian/changelog
===================================================================
--- packages/doconce/trunk/debian/changelog	2011-06-12 07:37:46 UTC (rev 7176)
+++ packages/doconce/trunk/debian/changelog	2011-06-12 08:07:01 UTC (rev 7177)
@@ -2,4 +2,4 @@
 
   * Initial release (Closes: #628915)
 
- -- Johannes Ring <johannr at simula.no>  Sun, 15 May 2011 10:00:45 +0200
+ -- Johannes Ring <johannr at simula.no>  Sun, 12 Jun 2011 09:34:21 +0200

Modified: packages/doconce/trunk/debian/control
===================================================================
--- packages/doconce/trunk/debian/control	2011-06-12 07:37:46 UTC (rev 7176)
+++ packages/doconce/trunk/debian/control	2011-06-12 08:07:01 UTC (rev 7177)
@@ -14,6 +14,7 @@
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
 Recommends: imagemagick,
+ preprocess,
  python-docutils,
  python-sphinx,
  python-mako,




More information about the Python-apps-commits mailing list