[Python-modules-commits] r19876 - in packages/pyside/trunk/debian (4 files)

odyx at users.alioth.debian.org odyx at users.alioth.debian.org
Wed Jan 4 22:02:45 UTC 2012


    Date: Wednesday, January 4, 2012 @ 22:02:43
  Author: odyx
Revision: 19876

Bump B-Ds: on generatorrunner to 0.6.16, on shiboken to 1.1.0.

Modified:
  packages/pyside/trunk/debian/control
  packages/pyside/trunk/debian/control.dbg-packages
  packages/pyside/trunk/debian/control.in
  packages/pyside/trunk/debian/rules

Modified: packages/pyside/trunk/debian/control
===================================================================
--- packages/pyside/trunk/debian/control	2012-01-04 17:56:36 UTC (rev 19875)
+++ packages/pyside/trunk/debian/control	2012-01-04 22:02:43 UTC (rev 19876)
@@ -8,8 +8,8 @@
  python3-all-dev,
  phonon-backend-gstreamer,
  libqt4-dev (>= 4:4.7.0), libphonon-dev, libqt4-opengl-dev (>= 4:4.7.0), libqtwebkit-dev,
- shiboken (>= 1.0.10), libshiboken-dev (>= 1.0.10),
- generatorrunner (>= 0.6.15), libgenrunner-dev (>= 0.6.15),
+ shiboken (>= 1.1.0), libshiboken-dev (>= 1.1.0),
+ generatorrunner (>= 0.6.16), libgenrunner-dev (>= 0.6.16),
  libqt4-sql-sqlite (>= 4:4.7.0), xvfb, xauth, libgl1-mesa-dri
 # Various Build-Depends are needed for success of the testsuite:
 # libqt4-sql-sqlite is needed because we need one sql driver.

Modified: packages/pyside/trunk/debian/control.dbg-packages
===================================================================
--- packages/pyside/trunk/debian/control.dbg-packages	2012-01-04 17:56:36 UTC (rev 19875)
+++ packages/pyside/trunk/debian/control.dbg-packages	2012-01-04 22:02:43 UTC (rev 19876)
@@ -4,7 +4,7 @@
 Section: debug
 Pre-Depends: dpkg (>= 1.15.6)
 Depends: ${shlibs:Depends}, ${misc:Depends},
-  shiboken-dbg (>= 1.0.10),
+  shiboken-dbg (>= 1.1.0),
   python-pyside.phonon (>= ${binary:Version}) |
   python-pyside.qtcore (>= ${binary:Version}) |
   python-pyside.qtdeclarative (>= ${binary:Version}) |
@@ -32,7 +32,7 @@
 Section: debug
 Pre-Depends: dpkg (>= 1.15.6)
 Depends: ${shlibs:Depends}, ${misc:Depends},
-  shiboken-dbg (>= 1.0.10),
+  shiboken-dbg (>= 1.1.0),
   python3-pyside.phonon (>= ${binary:Version}) |
   python3-pyside.qtcore (>= ${binary:Version}) |
   python3-pyside.qtdeclarative (>= ${binary:Version}) |

Modified: packages/pyside/trunk/debian/control.in
===================================================================
--- packages/pyside/trunk/debian/control.in	2012-01-04 17:56:36 UTC (rev 19875)
+++ packages/pyside/trunk/debian/control.in	2012-01-04 22:02:43 UTC (rev 19876)
@@ -8,8 +8,8 @@
  python3-all-dev,
  phonon-backend-gstreamer,
  libqt4-dev (>= 4:4.7.0), libphonon-dev, libqt4-opengl-dev (>= 4:4.7.0), libqtwebkit-dev,
- shiboken (>= 1.0.10), libshiboken-dev (>= 1.0.10),
- generatorrunner (>= 0.6.15), libgenrunner-dev (>= 0.6.15),
+ shiboken (>= 1.1.0), libshiboken-dev (>= 1.1.0),
+ generatorrunner (>= 0.6.16), libgenrunner-dev (>= 0.6.16),
  libqt4-sql-sqlite (>= 4:4.7.0), xvfb, xauth, libgl1-mesa-dri
 # Various Build-Depends are needed for success of the testsuite:
 # libqt4-sql-sqlite is needed because we need one sql driver.

Modified: packages/pyside/trunk/debian/rules
===================================================================
--- packages/pyside/trunk/debian/rules	2012-01-04 17:56:36 UTC (rev 19875)
+++ packages/pyside/trunk/debian/rules	2012-01-04 22:02:43 UTC (rev 19876)
@@ -13,7 +13,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
-	BD_DEBUG           = python-all-dbg (2.6.6-3), python3-all-dbg, shiboken-dbg (>= 1.0.10),
+	BD_DEBUG           = python-all-dbg (2.6.6-3), python3-all-dbg, shiboken-dbg (>= 1.1.0),
 endif
 
 ifneq (,$(filter python-pyside-dbg,$(shell dh_listpackages)))




More information about the Python-modules-commits mailing list