[Python-modules-commits] r16844 - in packages/shiboken/trunk/debian (control)

odyx at users.alioth.debian.org odyx at users.alioth.debian.org
Sun May 1 14:32:26 UTC 2011


    Date: Sunday, May 1, 2011 @ 14:32:17
  Author: odyx
Revision: 16844

Bump libgenrunner-dev to 0.6.9

Modified:
  packages/shiboken/trunk/debian/control

Modified: packages/shiboken/trunk/debian/control
===================================================================
--- packages/shiboken/trunk/debian/control	2011-05-01 14:31:56 UTC (rev 16843)
+++ packages/shiboken/trunk/debian/control	2011-05-01 14:32:17 UTC (rev 16844)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Didier Raboud <odyx at debian.org>
 Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 7.3.12), cmake (>= 2.8.2),
-	libqt4-dev (>= 4:4.7.0), libapiextractor-dev (>= 0.10.2), generatorrunner (>= 0.6.8), libgenrunner-dev (>= 0.6.8),
+	libqt4-dev (>= 4:4.7.0), libapiextractor-dev (>= 0.10.2), generatorrunner (>= 0.6.9), libgenrunner-dev (>= 0.6.9),
 	libsparsehash-dev (>= 1.6),
 	python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3)
 Build-Depends-Indep: python-sphinx
@@ -16,7 +16,7 @@
 
 Package: shiboken
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, generatorrunner (>= 0.6.8)
+Depends: ${shlibs:Depends}, ${misc:Depends}, generatorrunner (>= 0.6.9)
 Description: CPython bindings generator for C++ libraries
  Shiboken is a bindings generator for C++ libraries that outputs CPython
  source code. It uses generatorrunner and apiextractor to collect information




More information about the Python-modules-commits mailing list