[Python-modules-commits] [python-djvulibre] branch master updated (b7a881c -> d223443)
Daniel Stender
danstender-guest at moszumanska.debian.org
Mon Mar 21 15:43:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a change to branch master
in repository python-djvulibre.
from b7a881c use https for Vcs-Browser in deb/control
new 3075048 Import python-djvulibre_0.7.1.orig.tar.xz
new e8a76a3 record new upstream branch created by importing python-djvulibre_0.7.1.orig.tar.xz and merge it
new fe9df08 deb/changelog: new upstream release
new c1447d6 deb/control: updated maintainer email address
new 321c899 deb/control: bumped standards to 3.9.7
new a154cf9 deb/control: use HTTPS also for Vcs-Git
new 7fa2489 deb/control: dropped Testsuite field
new 1f41c77 deb/control: arranged build-deps logically
new 6cbabab deb/copyright: updated
new 2e3cc8d deb/rules: added export for DEB_BUILD_MAINT_OPTIONS with BINDNOW
new 16c8c85 deb/control: added python3-setuptools to build-deps
new f79fdef dropped deb/gbp.conf
new 6388346 put examples from djvu-doc.docs into djvu-doc.examples
new d223443 deb/changelog: upload to unstable
The 14 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:
MANIFEST.in | 2 +-
PKG-INFO | 8 +-
debian/.git-dpm | 14 +-
debian/changelog | 16 ++
debian/control | 30 ++--
debian/copyright | 4 +-
debian/gbp.conf | 8 -
debian/python-djvu-doc.docs | 1 -
debian/python-djvu-doc.examples | 1 +
debian/rules | 1 +
djvu/const.py | 2 +-
djvu/decode.pyx | 37 +++--
doc/api/conf.py | 2 +-
doc/api/event-model.rst | 2 +-
doc/api/expressions.rst | 4 +-
doc/api/messages.rst | 6 +-
doc/api/text-zones.rst | 2 +-
doc/changelog | 10 ++
examples/djvu-crop-text | 1 -
examples/djvu-dump-text | 2 +-
private/{build-and-test => apt-install-build-reqs} | 43 +++--
private/build-and-test | 11 +-
private/mingw32-setup-env | 4 +-
setup.py | 24 ++-
tests/test_decode.py | 56 +++----
tests/tools.py | 183 +++++++++++----------
26 files changed, 260 insertions(+), 214 deletions(-)
delete mode 100644 debian/gbp.conf
create mode 100644 debian/python-djvu-doc.examples
copy private/{build-and-test => apt-install-build-reqs} (56%)
--
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