[med-svn] [oiffile] 04/07: Fix lintian errors
Andreas Tille
tille at debian.org
Tue Dec 26 19:38:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository oiffile.
commit 2bc854b5ddc90821bc787a81ea99e14440652da2
Author: Mathieu Malaterre <malat at debian.org>
Date: Thu Jan 24 17:36:36 2013 +0000
Fix lintian errors
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 2417887..32003ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
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 @@ Description: Read Olympus(r) image files, OIF and OIB
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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/oiffile.git
More information about the debian-med-commit
mailing list