lp://staging/~albertomilone/ubuntu/lucid/kdebindings/kdebindings-fix-pykdeuic4
- Get this branch:
- bzr branch lp://staging/~albertomilone/ubuntu/lucid/kdebindings/kdebindings-fix-pykdeuic4
Branch merges
Related bugs
Bug #503736: An API change in pyqt4 broke pykdeuic4 | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Alberto Milone
- Status:
- Development
Recent revisions
- 45. By Alberto Milone
-
* python/
pykde4/ tools/pykdeuic4 /pykdeuic4. py:
- escape() is no longer a method of the qtproxies.i18n_string
class. Call it as a separate function i.e. qtproxies.escape()
instead (LP: #503736). - 43. By Jonathan Riddell
-
* Update python-kde4.links, widgets link now needs to be in
/usr/share/python- qt4 to match change in python-qt4
* Set pykdeuic4.py executable and add DEB_FIXPERMS_EXCLUDE= pykdeuic4. py, Closes LP: #364103
* Add build-dep on libpolkit-qt-dev and kdebase-workspace- dev for pykde
* Build-dep on sip 4.8.1 and pyqt 4.5.1 - 42. By Jonathan Riddell
-
[ Steve Stalcup ]
* New upstream release
* debian/compat:
- bump to 7
* debian/control:
- bump debhelper to 7
- add libqimageblitz-dev and libboost1.38-dev as build deps
- bump standards version to 3.8.1, no change
* debian/rules:
- use debian-qt-kde.mk from pkg-kde-tools
- disable libqtscript2.2-cil
- disable libqtwebkit2.2-cil[ Jonathan Riddell ]
* bump build-deps to sip4 4.8 and python-qt4 4.5 - 41. By Terence Simpson
-
* Fix libsmoke*-dev packaging (LP: #356605)
- Added libsmokeqt4-2-dev depends libsmokeqt4-2
- Added libsmokekde4-2-dev depends libsmokekde4-2
- Removed debian/libsmokeqt4- 2-dev.links
- Removed debian/libsmokekde4- 2-dev.links - 40. By Steve Stalcup
-
* New upstream release
* Bump KDE versions in debian/control to 4.2.2
* Remove kubuntu_06_fix_ qttest_ sharp.patch, applied upstream
* Remove kubuntu_07_readd_ kde4.py. patch, applied upstream - 38. By Ryan Kavanagh
-
* Build so that we don't depend on python-dev and update debian/rules
accordingly.
* Moved the
'/usr/lib/python2. 6/dist- packages/ PyQt4/uic/ widget- plugins/ kde4.py' link
from python-kde4-dev to python-kde4. - 37. By Andreas Wenning
-
* Add kubuntu_
07_readd_ kde4.py. patch to partly revert svn rev 917439 which,
deleted the file python/pykde4/ tools/pykdeuic4 /kde4.py . Not having this
file will make a number of python kde4 applications fail to start.
* debian/python- kde4-dev. links: Add the links in python2. 6/dist- packages
instead of python2.5/site- packages.
* debian/rules: Use /usr/lib/libpython2. 6.so as PYTHON_LIBRARY for
DEB_CMAKE_EXTRA_FLAGS.
* debian/control: Change depends of libkrosspython0 from python2.5 to
python2.6.
* debian/not-installed: Change all references from python2. 5/site- packages
to python2.6/dist- packages. - 36. By Roderick B. Greening
-
[ Roderick B. Greening ]
* Add Eric's patch (note below) for KDE 4.2.1[ Eric Butler ]
* kubuntu_06_fix_ qttest_ sharp.patch (LP: #337102)
Added additional pkg-config files
- qttest-sharp.pc
- qtscript-sharp.pc
- qtwebkit-sharp.pc
- qtuitools-sharp.pc
These files exist in upstream trunk, but not in the 4.2 branch.
When it's time to begin the 4.3 release, this can all hopefully be cleaned up.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/lucid/kdebindings