--- pdf2djvu-0.4.11a.orig/config.cc +++ pdf2djvu-0.4.11a/config.cc @@ -188,7 +188,7 @@ { "fg-colors", 1, 0, OPT_FG_COLORS }, { "help", 0, 0, OPT_HELP }, { "hyperlinks", 1, 0, OPT_HYPERLINKS }, - { "indirect", 0, 0, OPT_INDIRECT }, + { "indirect", 1, 0, OPT_INDIRECT }, { "lines", 0, 0, OPT_TEXT_LINES }, { "media-box", 0, 0, OPT_MEDIA_BOX }, { "no-hyperlinks", 0, 0, OPT_NO_HLINKS }, --- pdf2djvu-0.4.11a.orig/debian/watch +++ pdf2djvu-0.4.11a/debian/watch @@ -0,0 +1,6 @@ +version=3 +http://code.google.com/p/pdf2djvu/downloads/list \ +http://pdf2djvu.googlecode.com/files/pdf2djvu_([\d.]+)\.tar\.gz + + + --- pdf2djvu-0.4.11a.orig/debian/compat +++ pdf2djvu-0.4.11a/debian/compat @@ -0,0 +1 @@ +5 --- pdf2djvu-0.4.11a.orig/debian/copyright +++ pdf2djvu-0.4.11a/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Steve Stalcup on +Mon, 07 Apr 2008 21:41:34 -0400. + +It was downloaded from http://code.google.com/p/pdf2djvu/ + +Upstream Author: + Jakub Wilk + +Copyright: + Copyright (C) 2008 Jakub Wilk + +License: + + | This program 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. + | + | You should have received a copy of the GNU General Public License + | along with this program; if not, write to the Free Software Foundation, + | Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + The full text of the GNU General Public License version 2 is available on + Debian systems in /usr/share/common-licenses/GPL-2. + +The Debian packaging is (C) 2008, Steve Stalcup and +is licensed under the GPL-2, see above. --- pdf2djvu-0.4.11a.orig/debian/rules +++ pdf2djvu-0.4.11a/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/makefile.mk + --- pdf2djvu-0.4.11a.orig/debian/changelog +++ pdf2djvu-0.4.11a/debian/changelog @@ -0,0 +1,20 @@ +pdf2djvu (0.4.11a-1+lenny1) stable; urgency=low + + * New maintainer. + * Fix crash when using the -i/--indirect option (closes: #582425). + + -- Jakub Wilk Fri, 30 Jul 2010 23:23:09 +0200 + +pdf2djvu (0.4.11a-1) unstable; urgency=low + + * New upstream release + * debian/docs - added upstream Change Logs per request of upstream + + -- Steve Stalcup Sun, 29 Jun 2008 15:47:02 -0400 + +pdf2djvu (0.4.10-1) unstable; urgency=low + + * Initial release (Closes: #474142) + + -- Steve Stalcup Wed, 07 May 2008 17:42:58 -0400 + --- pdf2djvu-0.4.11a.orig/debian/manpages +++ pdf2djvu-0.4.11a/debian/manpages @@ -0,0 +1 @@ +doc/pdf2djvu.1 --- pdf2djvu-0.4.11a.orig/debian/control +++ pdf2djvu-0.4.11a/debian/control @@ -0,0 +1,16 @@ +Source: pdf2djvu +Section: text +Priority: extra +Maintainer: Jakub Wilk +Build-Depends: cdbs, debhelper (>= 5), libpoppler-dev, libdjvulibre-dev, + libpstreams-dev, libgraphicsmagick++1-dev +Standards-Version: 3.7.3 +Homepage: http://pdf2djvu.googlecode.com/ + +Package: pdf2djvu +Architecture: any +Depends: ${shlibs:Depends}, djvulibre-bin (>= 3.5.20-5) +Description: PDF to DjVu converter + pdf2djvu creates DjVu files from PDF files. It's able to extract: + graphics, text layer, hyperlinks, document outline (bookmarks), and + metadata. --- pdf2djvu-0.4.11a.orig/debian/docs +++ pdf2djvu-0.4.11a/debian/docs @@ -0,0 +1 @@ +doc/ChangeLog --- pdf2djvu-0.4.11a.orig/debian/install +++ pdf2djvu-0.4.11a/debian/install @@ -0,0 +1 @@ +pdf2djvu usr/bin/