[Python-apps-commits] r11318 - in packages/pdfshuffler/trunk/debian/patches (use-pypdf2)

sharky at users.alioth.debian.org sharky at users.alioth.debian.org
Sat Sep 27 12:37:56 UTC 2014


    Date: Saturday, September 27, 2014 @ 12:37:55
  Author: sharky
Revision: 11318

clarify patch comment

Modified:
  packages/pdfshuffler/trunk/debian/patches/use-pypdf2

Modified: packages/pdfshuffler/trunk/debian/patches/use-pypdf2
===================================================================
--- packages/pdfshuffler/trunk/debian/patches/use-pypdf2	2014-09-27 12:18:02 UTC (rev 11317)
+++ packages/pdfshuffler/trunk/debian/patches/use-pypdf2	2014-09-27 12:37:55 UTC (rev 11318)
@@ -1,6 +1,12 @@
 From: Jeremy Lainé <jeremy.laine at m4x.org>
 Description: Use PyPDF2 instead of pyPdf
 
+Debian now ships PyPDF2 instead of the original pyPdf, see:
+
+    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749321
+
+This patch allows pdfshuffler to use either pyPdf or PyPDF2.
+
 --- a/pdfshuffler/pdfshuffler.py	2012-04-28 16:15:17.000000000 +0200
 +++ b/pdfshuffler/pdfshuffler.py	2014-09-27 14:12:20.868185865 +0200
 @@ -71,7 +71,10 @@




More information about the Python-apps-commits mailing list