[Python-modules-commits] r18783 - in packages/python-drizzle/trunk/debian (changelog control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sun Oct 2 10:28:33 UTC 2011
Date: Sunday, October 2, 2011 @ 10:28:31
Author: dktrkranz
Revision: 18783
Replace swig1.3 with swig in Build-Depends field
Modified:
packages/python-drizzle/trunk/debian/changelog
packages/python-drizzle/trunk/debian/control
Modified: packages/python-drizzle/trunk/debian/changelog
===================================================================
--- packages/python-drizzle/trunk/debian/changelog 2011-10-01 22:27:54 UTC (rev 18782)
+++ packages/python-drizzle/trunk/debian/changelog 2011-10-02 10:28:31 UTC (rev 18783)
@@ -1,3 +1,10 @@
+python-drizzle (1.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Replace swig1.3 with swig in Build-Depends field (Closes: #630935).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 02 Oct 2011 12:25:00 +0200
+
python-drizzle (1.0-2) unstable; urgency=low
[ Monty Taylor ]
Modified: packages/python-drizzle/trunk/debian/control
===================================================================
--- packages/python-drizzle/trunk/debian/control 2011-10-01 22:27:54 UTC (rev 18782)
+++ packages/python-drizzle/trunk/debian/control 2011-10-02 10:28:31 UTC (rev 18783)
@@ -10,7 +10,7 @@
python3-all-dbg,
python-setuptools,
libdrizzle-dev (>= 0.8),
- swig1.3
+ swig
Standards-Version: 3.9.1
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.1
More information about the Python-modules-commits
mailing list