=== modified file 'debian/changelog' --- debian/changelog 2013-07-23 17:07:56 +0000 +++ debian/changelog 2013-07-23 17:28:18 +0000 @@ -1,3 +1,9 @@ +bookletimposer (0.2-2) UNRELEASED; urgency=low + + * Update help handling for python-distutils-extra 2.38 (Closes: #717676). + + -- Jeremy Bicha Tue, 23 Jul 2013 13:18:43 -0400 + bookletimposer (0.2-1) unstable; urgency=low * Imported Upstream version 0.2 === modified file 'debian/control' --- debian/control 2013-07-23 17:07:56 +0000 +++ debian/control 2013-07-23 17:16:08 +0000 @@ -7,7 +7,7 @@ intltool, pandoc, python (>= 2.6.6-3~) -Build-Depends-Indep: python-distutils-extra +Build-Depends-Indep: python-distutils-extra (>= 2.38) Standards-Version: 3.9.3 X-Python-Version: >= 2.6 Homepage: http://kjo.herbesfolles.org/bookletimposer/ === added directory 'debian/patches' === added file 'debian/patches/fix-help.patch' --- debian/patches/fix-help.patch 1970-01-01 00:00:00 +0000 +++ debian/patches/fix-help.patch 2013-07-23 17:24:14 +0000 @@ -0,0 +1,568 @@ +Description: Update help for python-distutils-extra 2.38 +Author: Jeremy Bicha +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()) === added file 'debian/patches/series' --- debian/patches/series 1970-01-01 00:00:00 +0000 +++ debian/patches/series 2013-07-23 17:15:50 +0000 @@ -0,0 +1,1 @@ +fix-help.patch