[Python-modules-commits] r8559 - in packages/pythonmagick/trunk/debian (changelog rules)

azatoth-guest at users.alioth.debian.org azatoth-guest at users.alioth.debian.org
Mon May 25 15:05:26 UTC 2009


    Date: Monday, May 25, 2009 @ 15:05:23
  Author: azatoth-guest
Revision: 8559

remove CPPFLAGS

Modified:
  packages/pythonmagick/trunk/debian/changelog
  packages/pythonmagick/trunk/debian/rules

Modified: packages/pythonmagick/trunk/debian/changelog
===================================================================
--- packages/pythonmagick/trunk/debian/changelog	2009-05-25 14:34:12 UTC (rev 8558)
+++ packages/pythonmagick/trunk/debian/changelog	2009-05-25 15:05:23 UTC (rev 8559)
@@ -14,7 +14,7 @@
     - change python depends to python-all-dev (>= 2.5.4-2),
     - change libmagick++9-dev to libmagick++-dev >= 6.4
 
- -- Carl Fürstenberg <carl at excito.com>  Mon, 25 May 2009 16:31:31 +0200
+ -- Carl Fürstenberg <carl at excito.com>  Mon, 25 May 2009 17:02:17 +0200
 
 pythonmagick (0.7-5) unstable; urgency=low
 

Modified: packages/pythonmagick/trunk/debian/rules
===================================================================
--- packages/pythonmagick/trunk/debian/rules	2009-05-25 14:34:12 UTC (rev 8558)
+++ packages/pythonmagick/trunk/debian/rules	2009-05-25 15:05:23 UTC (rev 8559)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-CPPFLAGS="-I/usr/include/python2.5/"
+#CPPFLAGS="-I/usr/include/python2.5/"
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk




More information about the Python-modules-commits mailing list