[Python-modules-commits] r21365 - in packages/aafigure/trunk/debian (2 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Mon Apr 23 09:53:31 UTC 2012


    Date: Monday, April 23, 2012 @ 09:53:30
  Author: jwilk
Revision: 21365

Update patch headers.

Modified:
  packages/aafigure/trunk/debian/changelog
  packages/aafigure/trunk/debian/patches/pilhelper-nonlinux.diff

Modified: packages/aafigure/trunk/debian/changelog
===================================================================
--- packages/aafigure/trunk/debian/changelog	2012-04-22 21:06:44 UTC (rev 21364)
+++ packages/aafigure/trunk/debian/changelog	2012-04-23 09:53:30 UTC (rev 21365)
@@ -8,8 +8,9 @@
   * Rewrite debian/rules from scratch, without using dh.
     + Reduce minimium required debhelper version to 7. 
   * Add work-around for bug #645125.
+  * Update patch headers.
 
- -- Jakub Wilk <jwilk at debian.org>  Sat, 21 Apr 2012 23:42:19 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Mon, 23 Apr 2012 11:52:59 +0200
 
 aafigure (0.5-2) unstable; urgency=low
 

Modified: packages/aafigure/trunk/debian/patches/pilhelper-nonlinux.diff
===================================================================
--- packages/aafigure/trunk/debian/patches/pilhelper-nonlinux.diff	2012-04-22 21:06:44 UTC (rev 21364)
+++ packages/aafigure/trunk/debian/patches/pilhelper-nonlinux.diff	2012-04-23 09:53:30 UTC (rev 21365)
@@ -1,13 +1,11 @@
 Description: Enable font lookup code on non-Linux paltforms.
-Author: Jakub Wilk <jwilk at debian.org>
+Origin: upstream, http://bazaar.launchpad.net/~aafigure-team/aafigure/trunk/diff/117
 Bug: https://bugs.launchpad.net/aafigure/+bug/546834
 Forwarded: yes
-Last-Updated: 2010-03-25
+Last-Updated: 2012-04-23
 
-Index: aafigure-0.5/aafigure/PILhelper.py
-===================================================================
---- aafigure-0.5.orig/aafigure/PILhelper.py	2010-03-25 12:46:08.000000000 +0100
-+++ aafigure-0.5/aafigure/PILhelper.py	2010-03-25 12:48:25.000000000 +0100
+--- a/aafigure/PILhelper.py
++++ b/aafigure/PILhelper.py
 @@ -33,7 +33,7 @@
          font = ImageFont.truetype(name, size)
      except IOError:




More information about the Python-modules-commits mailing list