Bug#763974: [patch] python-pypdf is deprecated

2016-06-06 Thread intrigeri
Hi,

Luciano Bello wrote (05 Jun 2016 23:13:58 GMT) :
> here is the patch.

Thanks! I'm going to upload today.

Kjö, can you please consider merging this patch upstream?

Cheers,
-- 
intrigeri



Bug#763974: [patch] python-pypdf is deprecated

2016-06-05 Thread Luciano Bello
here is the patch. I would really love to remove python-pypdf. Shall I NMU?

/l--- a/lib/pdfimposer.py
+++ b/lib/pdfimposer.py
@@ -53,9 +53,7 @@ import sys
 import os
 import types
 
-import pyPdf
-import pyPdf.generic
-import pyPdf.pdf
+import PyPDF2 as pyPdf
 
 # XXX: Fix these translatable strings
 try: