[med-svn] r8767 - trunk/packages/pylibtiff/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Dec 5 13:57:59 UTC 2011
Author: malat-guest
Date: 2011-12-05 13:57:59 +0000 (Mon, 05 Dec 2011)
New Revision: 8767
Modified:
trunk/packages/pylibtiff/trunk/debian/control
Log:
Add suggests
Modified: trunk/packages/pylibtiff/trunk/debian/control
===================================================================
--- trunk/packages/pylibtiff/trunk/debian/control 2011-12-05 13:50:22 UTC (rev 8766)
+++ trunk/packages/pylibtiff/trunk/debian/control 2011-12-05 13:57:59 UTC (rev 8767)
@@ -14,6 +14,7 @@
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
+Suggests: python-imaging, tifffile
Description: wrapper to the libtiff library to Python using ctypes
PyLibTiff is a package that provides:
.
More information about the debian-med-commit
mailing list