[imageio] 01/01: d/control: in description: format -> formats
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Dec 12 12:23:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository imageio.
commit 8a30c1cd0b7c51e47c592ece1cacd9622882ae0b
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Dec 12 12:22:43 2014 +0000
d/control: in description: format -> formats
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3e98a43..3ceffb7 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Architecture: all
Depends:
${misc:Depends},
${python:Depends}
-Description: Library for reading and writing a wide range of image format (Python 2)
+Description: Library for reading and writing a wide range of image formats (Python 2)
Imageio is a Python library that provides an easy interface to read and
write a wide range of image data, including animated images, volumetric
data, and scientific formats. It is cross-platform, runs on Python 2.x
@@ -35,7 +35,7 @@ Architecture: all
Depends:
${misc:Depends},
${python3:Depends}
-Description: Library for reading and writing a wide range of image format (Python 3)
+Description: Library for reading and writing a wide range of image formats (Python 3)
Imageio is a Python library that provides an easy interface to read and
write a wide range of image data, including animated images, volumetric
data, and scientific formats. It is cross-platform, runs on Python 2.x
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/imageio.git
More information about the debian-science-commits
mailing list