[Python-modules-commits] r8790 - in packages/pythonmagick/trunk/debian/patches (2 files)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Mon Jun 15 20:41:07 UTC 2009
Date: Monday, June 15, 2009 @ 20:41:06
Author: piotr
Revision: 8790
update patch description
Modified:
packages/pythonmagick/trunk/debian/patches/01_autofoo_fixes.dpatch
packages/pythonmagick/trunk/debian/patches/02_set_minimum_python_version_to_2.4.dpatch
Modified: packages/pythonmagick/trunk/debian/patches/01_autofoo_fixes.dpatch
===================================================================
--- packages/pythonmagick/trunk/debian/patches/01_autofoo_fixes.dpatch 2009-06-15 20:35:48 UTC (rev 8789)
+++ packages/pythonmagick/trunk/debian/patches/01_autofoo_fixes.dpatch 2009-06-15 20:41:06 UTC (rev 8790)
@@ -2,7 +2,10 @@
## 01_autofoo_fixes.dpatch by Thomas Viehmann <tv at beamnet.de>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: fix auto*
+## DP: Fixes to autofoo:
+## DP: - use python?.?-config instead of locate in python detection macro
+## DP: - python boost detection
+## DP: and reverse upstream's hardcoding of the lib in Makefile.am
@DPATCH@
Modified: packages/pythonmagick/trunk/debian/patches/02_set_minimum_python_version_to_2.4.dpatch
===================================================================
--- packages/pythonmagick/trunk/debian/patches/02_set_minimum_python_version_to_2.4.dpatch 2009-06-15 20:35:48 UTC (rev 8789)
+++ packages/pythonmagick/trunk/debian/patches/02_set_minimum_python_version_to_2.4.dpatch 2009-06-15 20:41:06 UTC (rev 8790)
@@ -1,5 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_autofoo_fixes.dpatch by Thomas Viehmann <tv at beamnet.de>
+## 02_set_minimum_python_version_to_2.4.dpatch by Thomas Viehmann <tv at beamnet.de>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: make Python 2.4 the minimum required one
More information about the Python-modules-commits
mailing list