[imageio] 01/02: d/control: python:Depends -> python3:Depends

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 12 12:14:08 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 7a4ce36c81a866379413b203e06c0f23dd2731ca
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Dec 12 12:11:53 2014 +0000

    d/control: python:Depends -> python3:Depends
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4d344ad..6e5f37c 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Package: python3-imageio
 Architecture: all
 Depends:
  ${misc:Depends},
- ${python:Depends}
+ ${python3:Depends}
 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

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