debian/0000755000000000000000000000000011771624766007207 5ustar debian/clean0000644000000000000000000000001511771241116010170 0ustar results*.txt debian/unpaper.install0000644000000000000000000000002011771241116012221 0ustar unpaper /usr/bindebian/compat0000644000000000000000000000000211771241116010365 0ustar 9 debian/watch0000644000000000000000000000012611771241116010217 0ustar version=3 http://www.flameeyes.eu/projects/unpaper \ /files/unpaper-([\d\.]+).tar.xzdebian/changelog0000644000000000000000000000355411771624766011070 0ustar unpaper (0.4.2-1) unstable; urgency=low * add debian/watch file * install with dh_install* * fix lintian warnings * debian/copyright: new upstream, machine readable * use minimal debian/rules * update debhelper version and debian/compat (9) * updated policy version (3.9.3) * Changed maintainer to me (with blessing from jblache, thx) * add VCS-* fields for new Git repo * set debian/source/format to "3.0 (quilt)" * manpage now provided by upstream, remove debian's manpage * new upstream version (Closes: #656768) - Changed to new upstream Diego Elio Pettenò, with blessing from original author Jens Gulden - Major code and build system cleanup and optimizations - rewritten option parsing, --input-sequence and --output-sequence removed -- Thomas Koch Sat, 24 Jun 2012 16:49:20 +0200 unpaper (0.3-1) unstable; urgency=low * New upstream release. + Fixes output file corruption when paper size is given as an argument (closes: #398612). * debian/control: + Bump Standards-Version to 3.7.3 (no changes). * debian/rules: + Build with -O2. * debian/unpaper.1: + Update manpage. -- Julien BLACHE Mon, 31 Dec 2007 12:12:04 +0100 unpaper (0.2-3) unstable; urgency=low * readme.txt, unpaper.html: + Fix typos here too, see 0.2-2. * debian/docs: + Install unpaper.html & doc/ (closes: #441257). -- Julien BLACHE Sat, 08 Sep 2007 15:31:15 +0200 unpaper (0.2-2) unstable; urgency=low * debian/unpaper.1: + Fix typos, applied patch from A. Costa (closes: #421914). * src/unpaper.c: + Fix typos here too. -- Julien BLACHE Wed, 02 May 2007 17:35:01 +0200 unpaper (0.2-1) unstable; urgency=low * Initial release (closes: #368204). -- Julien BLACHE Sat, 20 May 2006 17:29:05 +0200 debian/unpaper.doc-base0000644000000000000000000000030711771241116012240 0ustar Document: unpaper Title: unpaper Abstract: postprocess scanned text sheets or books Section: Text Format: HTML Index: /usr/share/doc/unpaper/doc/index.html Files: /usr/share/doc/unpaper/doc/*.html debian/unpaper.manpages0000644000000000000000000000001111771241116012346 0ustar unpaper.1debian/copyright0000644000000000000000000000204411771241116011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: unpaper Upstream-Contact: Diego Elio Pettenò Source: https://github.com/Flameeyes/unpaper Files: * Copyright: 2005-2006 Jens Gulden 2011 Diego Elio Pettenò License: GPL-2 Unpaper 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 of the License. . Unpaper 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. . You should have received a copy of the GNU General Public License along with this program; if not, see . . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/unpaper.docs0000644000000000000000000000001411771531112011504 0ustar doc/ README debian/upstream_gpg_signatures/0000755000000000000000000000000011771625067014143 5ustar debian/upstream_gpg_signatures/unpaper_0.4.2.orig.tar.xz.sig0000644000000000000000000000043711771237103021220 0ustar O WY$C M$KHbQ"])ke{׼xwT,7$UbvO&?` _?<Ϫ@{:q&I26\BQXeT/ܣ}ѵ6<~V(0kb=Zt0+4TuN<׹%ܖ´i:,{I398Q.F ogĜP:.TV7^c< dUG ˣc@Ⱥ^8J:! a#v=l[6debian/control0000644000000000000000000000155311771241116010576 0ustar Source: unpaper Section: graphics Priority: optional Maintainer: Thomas Koch Build-Depends: debhelper (>= 9), netpbm, xsltproc Standards-Version: 3.9.3 Homepage: http://www.flameeyes.eu/projects/unpaper Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/unpaper.git Vcs-Git: git://anonscm.debian.org/collab-maint/unpaper.git Package: unpaper Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: post-processing tool for scanned pages unpaper is a post-processing tool for scanned sheets of paper, especially for book pages that have been scanned from previously created photocopies. . The main purpose is to make scanned book pages better readable on screen after conversion to PDF. Additionally, unpaper might be useful to enhance the quality of scanned pages before performing optical character recognition (OCR). debian/source/0000755000000000000000000000000011771625131010472 5ustar debian/source/format0000644000000000000000000000001411771241116011675 0ustar 3.0 (quilt) debian/source/include-binaries0000644000000000000000000000007611771625131013635 0ustar debian/upstream_gpg_signatures/unpaper_0.4.2.orig.tar.xz.sig debian/rules0000755000000000000000000000036511771530041010251 0ustar #!/usr/bin/make -f # -*- makefile -*- #export DH_VERBOSE=1 # export MANPAGE_XSL=/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl %: dh $@ override_dh_auto_install: override_dh_installchangelogs: dh_installchangelogs NEWS