[Python-modules-commits] [python-djvulibre] branch master updated (94e63d1 -> 44a66e8)

Daniel Stender stender at moszumanska.debian.org
Sat Aug 27 22:00:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

stender pushed a change to branch master
in repository python-djvulibre.

      from  94e63d1   deb/changelog: upload to unstable
       new  423756f   Import python-djvulibre_0.8.orig.tar.xz
       new  78c1848   record new upstream branch created by importing python-djvulibre_0.8.orig.tar.xz and merge it
       new  82aa91a   deb/changelog: new upstream release
       new  23acd65   deb/copyright: updated Source (project moved to Github)
       new  254a31d   deb/control: drop build-deps against setuptools; deb/copyright: cosmetics
       new  3e1a258   deb/control: drop build-deps against texlive-latex-extra and dvipng
       new  3d5c0a7   deb/changelog: upload to unstable
       new  44a66e8   deb/tests/control: add python{,3}-all to Depends

The 8 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:
 PKG-INFO                  |   8 +--
 debian/.git-dpm           |  14 +++---
 debian/changelog          |  12 +++++
 debian/control            |   6 +--
 debian/copyright          |   2 +-
 debian/tests/control      |   4 +-
 djvu/decode.pyx           |  17 ++++---
 djvu/dllpath.py           |  61 ++++++++++++++--------
 djvu/sexpr.pyx            |   4 +-
 doc/api/conf.py           |  13 +++--
 doc/api/expressions.rst   |   8 +--
 doc/changelog             |  34 +++++++++++--
 examples/djvu-crop-text   |   6 +--
 examples/djvu-dump-text   |   2 +-
 examples/djvu2png         |   2 +-
 private/mingw32-setup-env |  71 --------------------------
 setup.cfg                 |   5 --
 setup.py                  | 126 +++++++++++++++++++++++++++++-----------------
 tests/test_decode.py      |  14 ++----
 tests/test_sexpr.py       |  50 ++++++++++++++----
 tests/tools.py            |  16 +++---
 21 files changed, 260 insertions(+), 215 deletions(-)
 delete mode 100755 private/mingw32-setup-env
 delete mode 100644 setup.cfg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-djvulibre.git



More information about the Python-modules-commits mailing list