[med-svn] r12839 - trunk/packages/oiffile/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Thu Jan 24 17:36:36 UTC 2013
Author: malat
Date: 2013-01-24 17:36:36 +0000 (Thu, 24 Jan 2013)
New Revision: 12839
Modified:
trunk/packages/oiffile/trunk/debian/control
Log:
Fix lintian errors
Modified: trunk/packages/oiffile/trunk/debian/control
===================================================================
--- trunk/packages/oiffile/trunk/debian/control 2013-01-24 17:18:37 UTC (rev 12838)
+++ trunk/packages/oiffile/trunk/debian/control 2013-01-24 17:36:36 UTC (rev 12839)
@@ -3,7 +3,7 @@
Section: python
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat at debian.org>
-Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~), python-numpy (>= 1.6.2)
X-Python-Version: >= 2.6
Standards-Version: 3.9.4
Homepage: http://www.lfd.uci.edu/~gohlke/
@@ -18,7 +18,7 @@
The Olympus Image Format is the native file format of the Olympus FluoView(tm)
software for confocal microscopy.
OIF (Olympus Image File) is a multi-file format that includes a main setting
- file (.oif) and a associated directory with data and setting files (.tif,
- .bmp, .txt, .pyt, .roi, and .lut).
+ file (.oif) and a associated directory with data and setting files
+ (.tif, .bmp, .txt, .pyt, .roi, and .lut).
OIB (Olympus Image Binary) is a compound document file, storing OIF and
associated files within a single file.
More information about the debian-med-commit
mailing list