debian/0000755000000000000000000000000012162321534007165 5ustar debian/changelog0000644000000000000000000000353012162321525011040 0ustar didjvu (0.2.7-1) unstable; urgency=low [ Daniel Stender ] * New upstream release (Closes: #683581). * Bumped debhelper level to 9 (deb/control and deb/compat). * Added deb/docs to include doc/credits.txt. * deb/control: + bumped standards to 3.9.4 (no changes needed). + added pyexiv2 to Suggests and b-p. + changed Python dependencies (cf. #707807). * deb/copyright: expanded copyrights to 2013. * deb/rules: + removed override for dh_installchangelogs (not needed). + added execution of tests. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. -- Daniel Stender Mon, 03 Jun 2013 17:47:57 +0200 didjvu (0.2.3-2) unstable; urgency=low * Renamed and moved dep on xmp-toolkit from Depends to Suggests (now: python-libxmp, Closes: #660572). * Bumped standards to 3.9.3 (no changes needed). -- Daniel Stender Sat, 25 Feb 2012 20:01:15 +0200 didjvu (0.2.3-1) unstable; urgency=low * New upstream release. * Changes of debian/control: + Bumped standards to 3.9.2 (no changes needed). + Wraped-and-sorted. + Removed Breaks. + Moved dep on Minidjvu from Recommends to Depends (following doc/dependencies.txt). + Added dep on python-xmp-toolkit. * Changes of debian/copyright: + Changed DEP5 URI. + Changed Source URL. + Expanded copyright to cover 2012. + Removed spurious blank lines. + Removed spurious commas. * Changes in debian/rules: + Removed dh_auto_install and override_dh_link (added debian/install and links). + Added override for dh_installchangelogs. -- Daniel Stender Mon, 20 Feb 2012 00:32:40 +0200 didjvu (0.2.1-1) unstable; urgency=low * Initial release (Closes: #601781). -- Daniel Stender Mon, 07 Feb 2011 01:46:55 +0200 debian/watch0000644000000000000000000000012211513017247010213 0ustar version=3 http://pypi.python.org/packages/source/d/didjvu/didjvu-([0-9.]+).tar.gz debian/control0000644000000000000000000000305712146362672010607 0ustar Source: didjvu Maintainer: Daniel Stender Uploaders: Python Applications Packaging Team Section: graphics Priority: optional Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-all (>= 2.7.3-5~) | python-argparse (>= 1.2.1-2~), python-nose, python-pyexiv2 X-Python-Version: >= 2.6 Standards-Version: 3.9.4 Homepage: http://jwilk.net/software/didjvu Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/didjvu/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/didjvu/trunk/ Package: didjvu Architecture: all Depends: djvulibre-bin (>= 3.5.21), minidjvu (>= 0.8), python (>= 2.7) | python-argparse, python-gamera (>= 3.2.3), python-imaging, ${misc:Depends}, ${python:Depends} Suggests: python-libxmp | python-pyexiv2 (>= 0.3) Description: DjVu encoder with foreground/background separation The DjVu graphics format is very effective because it uses multiple layers which are differently compressed. For the derivation of the bitonal foreground layer ("mask") of (scanned document) images ("segmentation") didjvu uses the Gamera framework. . In the same process didjvu encodes the foreground mask together with the background counterpart into DjVu. That's also possible for a stack of images which can be processes into a bundled DjVu container very easily. The results are suitable for getting high- quality OCR data even from problematic scans from old documents. Furthermore, didjvu is capable of processing bitonal segmentation on colour scans. debian/source/0000755000000000000000000000000012162321534010465 5ustar debian/source/format0000644000000000000000000000001411464033040011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212146362672010375 0ustar 9 debian/docs0000644000000000000000000000002012153136400010024 0ustar doc/credits.txt debian/rules0000755000000000000000000000046012146362672010257 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_install: override_dh_auto_test: ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),) cd tests && set -e -x; \ for python in $(shell pyversions -r); do \ $$python /usr/bin/nosetests --all-modules --verbose; \ done endif debian/links0000644000000000000000000000005011717535432010234 0ustar /usr/share/didjvu/didjvu usr/bin/didjvu debian/manpages0000644000000000000000000000001411717525277010715 0ustar doc/*.[0-9] debian/copyright0000644000000000000000000000167212146362672011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: didjvu Upstream-Contact: Jakub Wilk Source: http://didjvu.googlecode.com/hg/ Files: * Copyright: 2009-2013 Jakub Wilk License: GPL-2 Files: debian/* Copyright: 2011-2013 Daniel Stender License: GPL-2 License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in the /usr/share/common-licenses/GPL-2 file. debian/install0000644000000000000000000000005611717535432010570 0ustar didjvu* usr/share/didjvu lib usr/share/didjvu