[imageio] 02/03: d/control: priority -> optional, remove doc

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 12 12:03:06 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 8792b5c04008df588b892d93debc220267a609b2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Dec 12 11:55:53 2014 +0000

    d/control: priority -> optional, remove doc
---
 debian/control | 25 +++----------------------
 1 file changed, 3 insertions(+), 22 deletions(-)

diff --git a/debian/control b/debian/control
index f234174..4d344ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: imageio
-Section: science
-Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
+Section: science
+Priority: optional
 Build-Depends:
  debhelper (>= 9),
  dh-python,
@@ -11,9 +11,7 @@ Build-Depends:
  python-numpy,
  python3-all,
  python3-setuptools,
- python3-numpy,
- python-docutils,
- python-sphinx (>= 1.0.7+dfsg-1~)  
+ python3-numpy
 Standards-Version: 3.9.6
 Homepage: http://imageio.github.io/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/imageio.git
@@ -24,7 +22,6 @@ Architecture: all
 Depends:
  ${misc:Depends},
  ${python:Depends}
-Suggests: python-imageio-doc
 Description: Library for reading and writing a wide range of image format (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
@@ -38,7 +35,6 @@ Architecture: all
 Depends:
  ${misc:Depends},
  ${python:Depends}
-Suggests: python-imageio-doc
 Description: Library for reading and writing a wide range of image format (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
@@ -46,18 +42,3 @@ Description: Library for reading and writing a wide range of image format (Pytho
  and 3.x, and is easy to install.
  .
  This package provides the Python 3 version of the library.
-
-#Package: python-imageio-doc
-#Section: doc
-#Architecture: all
-#Depends:
-# ${misc:Depends},
-# ${sphinxdoc:Depends}
-#Description: Library for reading and writing a wide range of image format (Documentation)
-# 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
-# and 3.x, and is easy to install.
-# .
-# This package provides the documentation of the library.
-

-- 
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