[python-fabio] branch master updated (74bddbe -> 985e4ff)
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Mon Sep 11 12:38:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a change to branch master
in repository python-fabio.
from 74bddbe remove useless patch
new d2d8704 fix the copyright file
adds f40eab4 New upstream version 0.5.0+dfsg
new 7ec2b28 Merge tag 'upstream/0.5.0+dfsg'
new 5c21f75 typo
new ce004a9 Add help2man dependency
new 34e3543 replace python-imaging[-dbg] by python-pil[-dbg]
new 1145423 use xvfb
new 2a70b18 add pyqt4 dependency
new b7332b6 fix buildMan target
new 57cbb26 no unit test for now
new 985e4ff generate the dependencies via setup tools
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 15 +++++-
debian/control | 57 ++++++++++++++--------
debian/copyright | 2 +-
debian/patches/0001-do-not-touch-PYTHONPATH.patch | 22 +++++++++
.../0002-fix-the-install_requires-depends.patch | 29 +++++++++++
debian/patches/series | 2 +
debian/py3dist-overrides | 1 +
debian/pydist-overrides | 1 +
debian/rules | 11 +++--
fabio/third_party/__init__.py | 1 +
fabio/{setup.py => third_party/argparse.py} | 36 +++++++-------
fabio/{setup.py => third_party/gzip.py} | 44 +++++++++++------
fabio/{setup.py => third_party/ordereddict.py} | 36 +++++++-------
fabio/{ => third_party}/setup.py | 24 ++++-----
fabio/{setup.py => third_party/six.py} | 38 ++++++++-------
15 files changed, 216 insertions(+), 103 deletions(-)
create mode 100644 debian/patches/0001-do-not-touch-PYTHONPATH.patch
create mode 100644 debian/patches/0002-fix-the-install_requires-depends.patch
create mode 100644 debian/patches/series
create mode 100644 debian/py3dist-overrides
create mode 100644 debian/pydist-overrides
create mode 100644 fabio/third_party/__init__.py
copy fabio/{setup.py => third_party/argparse.py} (69%)
copy fabio/{setup.py => third_party/gzip.py} (63%)
copy fabio/{setup.py => third_party/ordereddict.py} (68%)
copy fabio/{ => third_party}/setup.py (76%)
copy fabio/{setup.py => third_party/six.py} (65%)
--
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