[python-fabio] 05/10: replace python-imaging[-dbg] by python-pil[-dbg]
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Mon Sep 11 12:38:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository python-fabio.
commit 34e35430a87f1a057b78369ca18e3d132107985f
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Wed Sep 6 14:21:29 2017 +0200
replace python-imaging[-dbg] by python-pil[-dbg]
---
debian/changelog | 3 ++-
debian/control | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c2c6f48..db233c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,8 @@ python-fabio (0.5.0+dfsg-1) UNRELEASED; urgency=medium
- cme fixed
- wrap-and-sort
- Build-Depends
- + Added help2man
+ + Added help2man, python-pil[-dbg]
+ - Removed python-imaging[-dbg]
* d/copyright
- updated the Files-excludes for 0.5.0
- Setting up and using cme upgrade dpkg-copyright
diff --git a/debian/control b/debian/control
index 0cdbf81..ba7fc17 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: cython,
help2man,
python-all-dbg,
python-all-dev,
- python-imaging,
- python-imaging-dbg,
+ python-pil,
+ python-pil-dbg,
python-lxml,
python-lxml-dbg,
python-numpy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-fabio.git
More information about the debian-science-commits
mailing list