[Python-apps-commits] r13234 - in packages/pdfshuffler/trunk/debian/patches (2 files)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Thu May 26 01:44:28 UTC 2016


    Date: Thursday, May 26, 2016 @ 01:44:27
  Author: vcheng
Revision: 13234

DEP-3 descriptions on individual patches

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

Modified: packages/pdfshuffler/trunk/debian/patches/fix-threading
===================================================================
--- packages/pdfshuffler/trunk/debian/patches/fix-threading	2016-05-26 01:43:06 UTC (rev 13233)
+++ packages/pdfshuffler/trunk/debian/patches/fix-threading	2016-05-26 01:44:27 UTC (rev 13234)
@@ -1,5 +1,5 @@
-From: Jeremy Lainé <jeremy.laine at m4x.org>
-Subject: fix threading code
+Description: fix threading code
+Author: Jeremy Lainé <jeremy.laine at m4x.org>
 
 Without this patch, pdfshuffler immediately fails with the following error:
 

Modified: packages/pdfshuffler/trunk/debian/patches/use-pypdf2
===================================================================
--- packages/pdfshuffler/trunk/debian/patches/use-pypdf2	2016-05-26 01:43:06 UTC (rev 13233)
+++ packages/pdfshuffler/trunk/debian/patches/use-pypdf2	2016-05-26 01:44:27 UTC (rev 13234)
@@ -1,5 +1,5 @@
-From: Jeremy Lainé <jeremy.laine at m4x.org>
 Description: Use PyPDF2 instead of pyPdf
+Author: Jeremy Lainé <jeremy.laine at m4x.org>
 
 Debian now ships PyPDF2 instead of the original pyPdf, see:
 




More information about the Python-apps-commits mailing list