[Python-modules-commits] r20194 - in packages/python-qt4/trunk/debian (changelog control)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Sun Jan 29 05:08:05 UTC 2012
Date: Sunday, January 29, 2012 @ 05:08:02
Author: kitterman
Revision: 20194
* Add missing build-depends on qtmobility-dev and libicu-dev
Modified:
packages/python-qt4/trunk/debian/changelog
packages/python-qt4/trunk/debian/control
Modified: packages/python-qt4/trunk/debian/changelog
===================================================================
--- packages/python-qt4/trunk/debian/changelog 2012-01-28 22:56:41 UTC (rev 20193)
+++ packages/python-qt4/trunk/debian/changelog 2012-01-29 05:08:02 UTC (rev 20194)
@@ -2,6 +2,7 @@
[ Scott Kitterman ]
* Add myself to uploaders
+ * Add missing build-depends on qtmobility-dev and libicu-dev
* Feedback changes from Ubuntu
* Adjust install path in debian/python-qt4.install for multiarched qt4-x11
and bump minimum build-dep version to 4:4.8.0-1~
Modified: packages/python-qt4/trunk/debian/control
===================================================================
--- packages/python-qt4/trunk/debian/control 2012-01-28 22:56:41 UTC (rev 20193)
+++ packages/python-qt4/trunk/debian/control 2012-01-29 05:08:02 UTC (rev 20194)
@@ -7,12 +7,14 @@
Bernd Zeimetz <bzed at debian.org>,
Scott Kitterman <scott at kitterman.com>
Build-Depends: debhelper (>= 7),
+ libicu-dev,
libdbus-1-dev (>= 1.0.2),
libphonon-dev (>= 4:4.2.0-2),
libqt4-dev (>= 4:4.8.0-1~),
libqt4-opengl-dev,
libqtassistantclient-dev,
libqtwebkit-dev,
+ qtmobility-dev,
python-all-dbg,
python-all-dev (>= 2.6.6-3~),
python3-all-dbg,
More information about the Python-modules-commits
mailing list