[Python-modules-commits] r13162 - in packages/pythonmagick/trunk/debian (2 files)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Sun May 30 14:23:00 UTC 2010
Date: Sunday, May 30, 2010 @ 14:22:54
Author: bzed
Revision: 13162
Upstream's __init__.py is *WEIRD*. I think I've fixed it as it should be,
although this change might introduce features which are not available in
other distributions. (Closes: #495025)
Modified:
packages/pythonmagick/trunk/debian/changelog
packages/pythonmagick/trunk/debian/patches/series
Modified: packages/pythonmagick/trunk/debian/changelog
===================================================================
--- packages/pythonmagick/trunk/debian/changelog 2010-05-30 09:22:58 UTC (rev 13161)
+++ packages/pythonmagick/trunk/debian/changelog 2010-05-30 14:22:54 UTC (rev 13162)
@@ -1,3 +1,11 @@
+pythonmagick (0.9.1-4) UNRELEASED; urgency=low
+
+ * Upstream's __init__.py is *WEIRD*. I think I've fixed it as it should be,
+ although this change might introduce features which are not available in
+ other distributions. (Closes: #495025)
+
+ -- Bernd Zeimetz <bzed at debian.org> Sun, 30 May 2010 16:20:05 +0200
+
pythonmagick (0.9.1-3) unstable; urgency=low
* Add pkg-config as build-dependency.
Modified: packages/pythonmagick/trunk/debian/patches/series
===================================================================
--- packages/pythonmagick/trunk/debian/patches/series 2010-05-30 09:22:58 UTC (rev 13161)
+++ packages/pythonmagick/trunk/debian/patches/series 2010-05-30 14:22:54 UTC (rev 13162)
@@ -1,3 +1,4 @@
+__init__-fixup
001_autofoo_fixes.diff
002_set_minimum_python_version_to_2.4.diff
999_autohell.diff
More information about the Python-modules-commits
mailing list