[Python-modules-commits] r21264 - in packages/gamera/trunk/debian/patches (1 file)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Wed Apr 18 12:54:55 UTC 2012


    Date: Wednesday, April 18, 2012 @ 12:54:52
  Author: jwilk
Revision: 21264

Update patch headers.

Modified:
  packages/gamera/trunk/debian/patches/graphmodule-fix-type-mismatch.diff

Modified: packages/gamera/trunk/debian/patches/graphmodule-fix-type-mismatch.diff
===================================================================
--- packages/gamera/trunk/debian/patches/graphmodule-fix-type-mismatch.diff	2012-04-18 12:51:54 UTC (rev 21263)
+++ packages/gamera/trunk/debian/patches/graphmodule-fix-type-mismatch.diff	2012-04-18 12:54:52 UTC (rev 21264)
@@ -2,7 +2,7 @@
  Fix type mismatch in graph_new() and graph_copy() functions. The ‘i’ format
  unit represents an ‘int’, not an ‘unsigned long’. Use the ‘k’ format unit
  instead.
-Origin: http://gamera.svn.sourceforge.net/viewvc/gamera/trunk/gamera/src/graph/graphmodule/graphobject.cpp?r1=1315&r2=1324
+Origin: upstream, http://gamera.svn.sourceforge.net/viewvc/gamera/trunk/gamera/src/graph/graphmodule/graphobject.cpp?r1=1315&r2=1324
 Bug: http://tech.groups.yahoo.com/group/gamera-devel/message/2177
 Bug-Debian: http://bugs.debian.org/650520
 Last-Update: 2012-04-18




More information about the Python-modules-commits mailing list