[Python-modules-commits] r18969 - in packages/pythonmagick/trunk/debian (8 files)
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Mon Oct 17 18:18:59 UTC 2011
Date: Monday, October 17, 2011 @ 18:18:58
Author: sramacher-guest
Revision: 18969
* Drop autotools related diffs and run dh --with autoreconf instead.
- debian/control: Add Build-Dep on dh-autoreconf.
- debian/rules: call dh with --with autoreconf.
- debian/patches: remove diffs that are releated to autotools output.
* Build for all supported Python versions.
- debian/control: Build-Dep on python-all-dev instead of python-dev.
- debian/rules: Build for all supported Python versions.
* debian/control: Bump Build-Dep of libmagick++-dev to 8:6.6.7-9. This seems to
be the first version which has the symbols issue resolved.
Modified:
packages/pythonmagick/trunk/debian/changelog
packages/pythonmagick/trunk/debian/control
packages/pythonmagick/trunk/debian/patches/001_autofoo_fixes.diff
packages/pythonmagick/trunk/debian/patches/002_set_minimum_python_version_to_2.4.diff
packages/pythonmagick/trunk/debian/patches/__init__-fixup
packages/pythonmagick/trunk/debian/patches/series
packages/pythonmagick/trunk/debian/rules
Deleted:
packages/pythonmagick/trunk/debian/patches/999_autohell.diff
The diff is longer than the limit of 200KB.
Use svn diff -r 18968:18969 to see the changes.
More information about the Python-modules-commits
mailing list