[Python-modules-commits] r12370 - in packages/aafigure/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Thu Mar 25 11:38:43 UTC 2010
Date: Thursday, March 25, 2010 @ 11:38:42
Author: jwilk
Revision: 12370
Recommend python-imaging (>= 1.1.7).
Modified:
packages/aafigure/trunk/debian/changelog
packages/aafigure/trunk/debian/control
Modified: packages/aafigure/trunk/debian/changelog
===================================================================
--- packages/aafigure/trunk/debian/changelog 2010-03-25 11:13:41 UTC (rev 12369)
+++ packages/aafigure/trunk/debian/changelog 2010-03-25 11:38:42 UTC (rev 12370)
@@ -1,7 +1,8 @@
aafigure (0.5-1) UNRELEASED; urgency=low
* New upstream release:
- + Drop patch to use Liberation fonts, no longer needed.
+ + Drop patch to use Liberation fonts, no longer needed; recommend
+ python-imaging (>= 1.1.7) instead.
+ Update debian/copyright.
* Bump standards version to 3.8.4 (no changes needed).
* Switch to source format 3.0 (quilt).
Modified: packages/aafigure/trunk/debian/control
===================================================================
--- packages/aafigure/trunk/debian/control 2010-03-25 11:13:41 UTC (rev 12369)
+++ packages/aafigure/trunk/debian/control 2010-03-25 11:38:42 UTC (rev 12370)
@@ -12,7 +12,7 @@
Package: python-aafigure
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
-Recommends: python-reportlab, python-imaging, ttf-liberation
+Recommends: python-reportlab, python-imaging (>= 1.1.7), ttf-liberation
Description: ASCII art to image converter
aafigure is an ASCII art to image converter.
.
More information about the Python-modules-commits
mailing list