debian/0000755000000000000000000000000012173720343007170 5ustar debian/compat0000644000000000000000000000000212173720343010366 0ustar 7 debian/gbp.conf0000644000000000000000000000020012173720343010577 0ustar [DEFAULT] pristine-tar = True upstream-tag = upstream/bookletimposer_%(version)s debian-tag = debian/bookletimposer_%(version)s debian/changelog0000644000000000000000000000217212173720343011044 0ustar bookletimposer (0.2-2) unstable; urgency=low * New patch (fix-help.patch) to update help handling for python-distutils-extra 2.38. Thanks to Jeremy Bicha for the patch (Closes: #717676). * Use canonical URL for Vcs-Git on Alioth. * Bump Standards-Version to 3.9.4, no change required. * Don't version dependency on Python: it's satisfied even by oldstable. * Re-indent and sort debian/control with cme. -- intrigeri Wed, 24 Jul 2013 11:39:12 +0200 bookletimposer (0.2-1) unstable; urgency=low * Imported Upstream version 0.2 * Add Vcs-* control fields. * Update specification URL in debian/copyright. * Bump Standards-Version to 3.9.3, no change required. * Update dependencies: - replace txt2tags with pandoc - replace python-gtk2 with python-gobject + gir1.2-gtk-3.0. * Remove obsolete maintainer-not-full-name Lintian override. -- intrigeri Wed, 16 May 2012 00:52:04 +0200 bookletimposer (0.1-1) unstable; urgency=low * Initial release. (Closes: #660218) -- intrigeri Tue, 21 Feb 2012 18:39:48 +0100 debian/rules0000755000000000000000000000015512173720343010251 0ustar #!/usr/bin/make -f PACKAGE = bookletimposer DESTDIR = $(CURDIR)/debian/$(PACKAGE) %: dh $@ --with python2 debian/patches/0000755000000000000000000000000012173720343010617 5ustar debian/patches/fix-help.patch0000644000000000000000000005305012173720343013357 0ustar Description: Update help for python-distutils-extra 2.38 Author: Jeremy Bicha Forwarded: kjo@a4nancy.net.eu.org Index: bookletimposer-0.2/help/C/bookletimposer.xml =================================================================== --- bookletimposer-0.2.orig/help/C/bookletimposer.xml 2012-05-15 09:22:08.000000000 -0400 +++ /dev/null 1970-01-01 00:00:00.000000000 +0000 @@ -1,265 +0,0 @@ - - - - - -]> - -
- - &app; Manual - - &app; is an utility to achieve some basic imposition on PDF - documents - - - 2012 - Kjö Hansi Glaz - - - - Kjö Hansi Glaz - - - &legal; - - - - - Kjö Hansi Glaz - - - - - - - - - - - &app; User Manual 0.1 - 17 Fev 2012 - - Kjö Hansi Glaz - - - - - This manual describes version &appversion; of &app;. - - Feedback - To report a bug or make a suggestion regarding &app; or - this manual, please send an email to - kjo@a4nancy.net.eu.org. - - - - - bookletimposer - - - - - - - Introduction - - - - &app; icon. - - - &app; is an utility to achieve some basic imposition on PDF - documents, especially designed to work on booklets. - - - &app; allows: - - - - to transform linear documents to booklets; - - - to reduce a document to put many on one sheet (for tracts for example); - - - to transform booklets to linear documents. - - - - - - - Usage - - - To Start <application>&app;</application> - You can start &app; in the following ways: - - - - Applications menu - - Choose - - Office - &app; - . - - - - - Command line - - To start &app; from a command line, type the following command, - then press Return: bookletimposer - - - - - - - Main window - When you start &app;, the following window - is displayed. - -
- <application>&app;</application> window - - - - Shows the&app; window. - - -
- - The &app; window contains the following elements: - - - - Input file button - - Click on the button to choose the PDF file to work on. - - - - Conversion type - - Choose the action to perform on the selected PDF file. - Available actions are: - - - Produce a booklet out of a linear - document – to transform linear documents to - booklets; - - - Produce a linear document out of a - booklet – to transform booklets to linear - documents. - - - Put multiple input pages on one output - page – to reduce a document to put many on - one sheet (for flyers for example); - - - - - - Copy the same group of input pages on one output - page - - To copy several times the same input page on each output - page. For instance with a one page input document, you may - selectPut multiple input pages on one output - page in Conversion type and check - this box to obtain several copies of the input page. - - - - Layout - - Use this drop-down list to select how to dispose input pages - on each output page. For example, select 2x1 to - output a simple booklet. - - - - Output paper format - - Use this drop-down list to select the paper size of the - output and thus the scaling factor. - - - - Output file - - Click on the button to open a choose where to save the - converted PDF file. - - - - Apply button - - Click on this button to launch the conversion. A window will - pop up to show the progression. - - - - Close button - - Click on this button to close &app;. - - - - Help button - - Click on this button to display this help. - - - - About button - - Click on this button to display informations about &app;, - its version, etc. - - - - -
-
- - - About &app; - - To find more information about &app;, please visit the &app; Web - site. - - - This program is distributed under the terms of the GNU - General Public license as published by the Free Software - Foundation; either version 3 of the License, or (at your option) - any later version. A copy of this license can be found at this - link, or in the file - COPYING included with the source code of this program. - - - -
Index: bookletimposer-0.2/help/C/index.docbook =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ bookletimposer-0.2/help/C/index.docbook 2013-07-23 13:15:12.953330952 -0400 @@ -0,0 +1,265 @@ + + + + + +]> + +
+ + &app; Manual + + &app; is an utility to achieve some basic imposition on PDF + documents + + + 2012 + Kjö Hansi Glaz + + + + Kjö Hansi Glaz + + + &legal; + + + + + Kjö Hansi Glaz + + + + + + + + + + + &app; User Manual 0.1 + 17 Fev 2012 + + Kjö Hansi Glaz + + + + + This manual describes version &appversion; of &app;. + + Feedback + To report a bug or make a suggestion regarding &app; or + this manual, please send an email to + kjo@a4nancy.net.eu.org. + + + + + bookletimposer + + + + + + + Introduction + + + + &app; icon. + + + &app; is an utility to achieve some basic imposition on PDF + documents, especially designed to work on booklets. + + + &app; allows: + + + + to transform linear documents to booklets; + + + to reduce a document to put many on one sheet (for tracts for example); + + + to transform booklets to linear documents. + + + + + + + Usage + + + To Start <application>&app;</application> + You can start &app; in the following ways: + + + + Applications menu + + Choose + + Office + &app; + . + + + + + Command line + + To start &app; from a command line, type the following command, + then press Return: bookletimposer + + + + + + + Main window + When you start &app;, the following window + is displayed. + +
+ <application>&app;</application> window + + + + Shows the&app; window. + + +
+ + The &app; window contains the following elements: + + + + Input file button + + Click on the button to choose the PDF file to work on. + + + + Conversion type + + Choose the action to perform on the selected PDF file. + Available actions are: + + + Produce a booklet out of a linear + document – to transform linear documents to + booklets; + + + Produce a linear document out of a + booklet – to transform booklets to linear + documents. + + + Put multiple input pages on one output + page – to reduce a document to put many on + one sheet (for flyers for example); + + + + + + Copy the same group of input pages on one output + page + + To copy several times the same input page on each output + page. For instance with a one page input document, you may + selectPut multiple input pages on one output + page in Conversion type and check + this box to obtain several copies of the input page. + + + + Layout + + Use this drop-down list to select how to dispose input pages + on each output page. For example, select 2x1 to + output a simple booklet. + + + + Output paper format + + Use this drop-down list to select the paper size of the + output and thus the scaling factor. + + + + Output file + + Click on the button to open a choose where to save the + converted PDF file. + + + + Apply button + + Click on this button to launch the conversion. A window will + pop up to show the progression. + + + + Close button + + Click on this button to close &app;. + + + + Help button + + Click on this button to display this help. + + + + About button + + Click on this button to display informations about &app;, + its version, etc. + + + + +
+
+ + + About &app; + + To find more information about &app;, please visit the &app; Web + site. + + + This program is distributed under the terms of the GNU + General Public license as published by the Free Software + Foundation; either version 3 of the License, or (at your option) + any later version. A copy of this license can be found at this + link, or in the file + COPYING included with the source code of this program. + + + +
Index: bookletimposer-0.2/help/C/legal.xml =================================================================== --- bookletimposer-0.2.orig/help/C/legal.xml 2012-04-25 19:56:06.000000000 -0400 +++ bookletimposer-0.2/help/C/legal.xml 2013-07-23 13:15:40.193331531 -0400 @@ -6,7 +6,7 @@ by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS + url="help:fdl">link or in the file COPYING-DOCS distributed with this manual. Index: bookletimposer-0.2/lib/bookletimposer/gui.py =================================================================== --- bookletimposer-0.2.orig/lib/bookletimposer/gui.py 2012-05-15 14:16:47.000000000 -0400 +++ bookletimposer-0.2/lib/bookletimposer/gui.py 2013-07-23 13:15:28.521331283 -0400 @@ -248,7 +248,7 @@ self.close_application() def cb_help_button(self, widget, data=None): - uri = "ghelp:bookletimposer" + uri = "help:bookletimposer" try: Gtk.show_uri(screen = None, uri = uri, timestamp = Gtk.get_current_event_time()) debian/patches/series0000644000000000000000000000001712173720343012032 0ustar fix-help.patch debian/watch0000644000000000000000000000020312173720343010214 0ustar version=3 http://kjo.herbesfolles.org/bookletimposer/archive/ ^bookletimposer-v?(\d[\d.a-z~-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012173720343010470 5ustar debian/source/format0000644000000000000000000000001412173720343011676 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000131112173720343011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://kjo.herbesfolles.org/bookletimposer/ Files: * Copyright: © 2008-2012 Kjö Hansi Glaz License: GPL-3+ Files: debian/* Copyright: © 2011-2012 intrigeri License: GPL-3+ License: GPL-3+ 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; either version 3 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in file "/usr/share/common-licenses/GPL-3". debian/docs0000644000000000000000000000000712173720343010040 0ustar README debian/control0000644000000000000000000000171212173720343010574 0ustar Source: bookletimposer Maintainer: intrigeri Section: python Priority: optional Build-Depends: debhelper (>= 7.0.50~), intltool, pandoc, python Build-Depends-Indep: python-distutils-extra (>= 2.38) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/bookletimposer.git Vcs-Git: git://anonscm.debian.org/collab-maint/bookletimposer.git Homepage: http://kjo.herbesfolles.org/bookletimposer/ X-Python-Version: >= 2.6 Package: bookletimposer Architecture: all Depends: ${python:Depends}, ${misc:Depends}, gir1.2-gtk-3.0, python-gobject, python-pypdf (>= 1.13) Description: PDF imposition toolkit pdfimposer is a Python module to achieve some basic imposition on PDF documents, especially designed to work on booklets. . BookletImposer is a commandline and GTK+ interface to pdfimposer. . The bookletimposer package ships both.