[med-svn] r14807 - trunk/packages/pvrg-jpeg/trunk/debian/patches

Mathieu Malaterre malat at alioth.debian.org
Tue Oct 8 14:58:01 UTC 2013


Author: malat
Date: 2013-10-08 14:58:01 +0000 (Tue, 08 Oct 2013)
New Revision: 14807

Modified:
   trunk/packages/pvrg-jpeg/trunk/debian/patches/cmakelists.txt.patch
   trunk/packages/pvrg-jpeg/trunk/debian/patches/implicitdecl.patch
   trunk/packages/pvrg-jpeg/trunk/debian/patches/jpeg.1.patch
   trunk/packages/pvrg-jpeg/trunk/debian/patches/lexer.l.patch
   trunk/packages/pvrg-jpeg/trunk/debian/patches/marker_o_rdwr.patch
   trunk/packages/pvrg-jpeg/trunk/debian/patches/pvrg-jpeg-etb.patch
Log:
Update patches to DEP-3

Modified: trunk/packages/pvrg-jpeg/trunk/debian/patches/cmakelists.txt.patch
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/patches/cmakelists.txt.patch	2013-10-08 14:52:51 UTC (rev 14806)
+++ trunk/packages/pvrg-jpeg/trunk/debian/patches/cmakelists.txt.patch	2013-10-08 14:58:01 UTC (rev 14807)
@@ -1,5 +1,7 @@
-The main author prefer cmake type build system, original build system
-was replaced by a cmake based one
+Description: The main author prefer cmake type build system, original build
+ system was replaced by a cmake based one
+Author: Mathieu Malaterre <malat at debian.org>
+Forwarded: not-needed
 
 Index: pvrg-jpeg-1.2.1+dfsg1/CMakeLists.txt
 ===================================================================

Modified: trunk/packages/pvrg-jpeg/trunk/debian/patches/implicitdecl.patch
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/patches/implicitdecl.patch	2013-10-08 14:52:51 UTC (rev 14806)
+++ trunk/packages/pvrg-jpeg/trunk/debian/patches/implicitdecl.patch	2013-10-08 14:58:01 UTC (rev 14807)
@@ -1,3 +1,7 @@
+Description: Fix implicit declarations
+Author: Mathieu Malaterre <malat at debian.org>
+Forwarded: not-needed
+
 Index: pvrg-jpeg-1.2.1+dfsg1/io.c
 ===================================================================
 --- pvrg-jpeg-1.2.1+dfsg1.orig/io.c	2013-10-08 16:36:24.000000000 +0200

Modified: trunk/packages/pvrg-jpeg/trunk/debian/patches/jpeg.1.patch
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/patches/jpeg.1.patch	2013-10-08 14:52:51 UTC (rev 14806)
+++ trunk/packages/pvrg-jpeg/trunk/debian/patches/jpeg.1.patch	2013-10-08 14:58:01 UTC (rev 14807)
@@ -1,4 +1,6 @@
-Replace jpeg with pvrg-jpeg. Properly escape all - with \
+Description: Replace jpeg with pvrg-jpeg. Properly escape all - with \
+Author: Mathieu Malaterre <malat at debian.org>
+Forwarded: not-needed
 
 Index: pvrg-jpeg-1.2.1+dfsg1/jpeg.1
 ===================================================================

Modified: trunk/packages/pvrg-jpeg/trunk/debian/patches/lexer.l.patch
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/patches/lexer.l.patch	2013-10-08 14:52:51 UTC (rev 14806)
+++ trunk/packages/pvrg-jpeg/trunk/debian/patches/lexer.l.patch	2013-10-08 14:58:01 UTC (rev 14807)
@@ -1,4 +1,6 @@
-Need to patch lexel.l to get it to produce proper code
+Description: Need to patch lexel.l to get it to produce proper code
+Author: Mathieu Malaterre <malat at debian.org>
+Forwarded: not-needed
 
 Index: pvrg-jpeg-1.2.1+dfsg1/lexer.l
 ===================================================================

Modified: trunk/packages/pvrg-jpeg/trunk/debian/patches/marker_o_rdwr.patch
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/patches/marker_o_rdwr.patch	2013-10-08 14:52:51 UTC (rev 14806)
+++ trunk/packages/pvrg-jpeg/trunk/debian/patches/marker_o_rdwr.patch	2013-10-08 14:58:01 UTC (rev 14807)
@@ -1,4 +1,6 @@
-deprecated O_WRONLY, replaced by portable O_RDWR
+Description: deprecated O_WRONLY, replaced by portable O_RDWR
+Author: Mathieu Malaterre <malat at debian.org>
+Forwarded: not-needed
 
 Index: pvrg-jpeg-1.2.1+dfsg1/marker.c
 ===================================================================

Modified: trunk/packages/pvrg-jpeg/trunk/debian/patches/pvrg-jpeg-etb.patch
===================================================================
--- trunk/packages/pvrg-jpeg/trunk/debian/patches/pvrg-jpeg-etb.patch	2013-10-08 14:52:51 UTC (rev 14806)
+++ trunk/packages/pvrg-jpeg/trunk/debian/patches/pvrg-jpeg-etb.patch	2013-10-08 14:58:01 UTC (rev 14807)
@@ -1,8 +1,12 @@
-Patch from
-http://www.panix.com/~eli/jpeg/
-Add support for PGM output. Remove jpeg.1 patch, see jpeg.1.patch instead
-This web page and the etb patch to the PVRG JPEG code is by Eli the Bearded / Benjamin Elijah Griffin.
-Reproduction of code is permitted under the Creative Commons Attribution-ShareAlike License.
+Description: Add support for PGM output.
+ Remove jpeg.1 patch, see jpeg.1.patch instead
+ This web page and the etb patch to the PVRG JPEG code is by Eli the Bearded / Benjamin Elijah Griffin.
+ Reproduction of code is permitted under the Creative Commons Attribution-ShareAlike License.
+Author: Eli the Bearded / Benjamin Elijah Griffin <eli at panix.com>
+Origin: other, http://www.panix.com/~eli/jpeg/
+Forwarded: not-needed
+Reviewed-By: Mathieu Malaterre <malat at debian.org>
+Last-Update: 2013-10-08
 
 Index: pvrg-jpeg-1.2.1+dfsg1/globals.h
 ===================================================================




More information about the debian-med-commit mailing list