-
python-qt4 (4.9.1-2ubuntu1) precise-proposed; urgency=low
* Fix dbus related PyQt application crashes (LP: #334757)
- Add debian/patches/dbus.patch from upstream
-- Scott Kitterman <email address hidden> Sat, 14 Apr 2012 16:12:34 -0400
-
python-qt4 (4.9.1-2) experimental; urgency=low
* Adjust install path in debian/python-qt4.install for multiarched qt4-x11
and bump minimum build-dep version to 4:4.8.0-1~
* Use python3-dbus.mainloop.qt/dbg binary names instead of
python3-pyqt4-dbus since that matches Python policy, last experimental
upload was in error
- Remove duplicate files from the new dbus packages in debian/rules
* Build python3-dbus.mainloop.qt/-dbg packages with experimental python3
port of dbus-python
- Add packages to debian/control
- Add python3-dbus and python3-dbus-dbg to build-depends
- Adjust debian/rules to support python3-dbus.mainloop.qt-dbg
- Provide path to dbus-python.h using --dbus option in configure since in
Python 3, the build system can't find it
-- Scott Kitterman <email address hidden> Sun, 12 Feb 2012 11:33:50 -0500
-
python-qt4 (4.9-3ubuntu1) precise; urgency=low
* Drop build-dep on qtmobility-dev since qtmobility is in Universe
-- Scott Kitterman <email address hidden> Thu, 02 Feb 2012 20:43:05 -0500
-
python-qt4 (4.9-3) experimental; urgency=low
[ Scott Kitterman ]
* Add myself to uploaders
* Add missing build-depends on python-dbus-dev, 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~
* Use dh_sip3 for generating SIP depends instead of hard coded version now
that dh_sip3 is available
- Add dh_sip3 in debian/rules
* Build python3-dbus.mainloop.qt/-dbg packages now that python3 port of
dbus-python is availalble
- Add packages to debian/control
- Add python3-dbus and python3-dbus-dbg to build-depends
- Adjust debian/rules to support python-pyqt4-dbus-dbg
- Provide path to dbus-python.h using --dbus option in configure since in
Python 3, the build system can't find it
[ Barry Warsaw ]
* Port dbus/dbus.cpp to work with Python3 as well and add as
debian/patches/py3-fixes.patch
[ Jonathan Riddell ]
* Add kubuntu_arm_fix.diff to fix qpainterpath.sip use of 'double'
which causes ARM to fail to build with Qt 4.8
-- Scott Kitterman <email address hidden> Fri, 27 Jan 2012 12:15:01 -0500
-
python-qt4 (4.9-2ubuntu3) precise; urgency=low
* Add kubuntu_arm_fix.diff to fix qpainterpath.sip use of 'double'
which causes ARM to fail to build
-- Jonathan Riddell <email address hidden> Fri, 27 Jan 2012 12:07:19 +0000
-
python-qt4 (4.9-2ubuntu2) precise; urgency=low
[ Scott Kitterman ]
* Use dh_sip3 for generating SIP depends instead of hard coded version now
that dh_sip3 is available
- Add dh_sip3 in debian/rules
* Build python-pyqt4-dbus/-dbg packages now that python3 port of dbus-python
is availalble
- Add packages to debian/control
- Add python3-dbus and python3-dbus-dbg to build-depends
- Adjust debian/rules to support python-pyqt4-dbus-dbg
- Provide path to dbus-python.h using --dbus option in configure since in
Python 3, the build system can't find it
[ Barry Warsaw ]
* Port dbus/dbus.cpp to work with Python3 as well and add as
debian/patches/py3-fixes.patch
-- Scott Kitterman <email address hidden> Sun, 22 Jan 2012 15:26:41 -0500
-
python-qt4 (4.9-2ubuntu1) precise; urgency=low
* Merge from Debian unstable, remaining changes:
- Update install path in debian/python-qt4.install for multiarch
python-qt4 (4.9-2) unstable; urgency=low
* Team upload
* Do not ship python uic in python3-pyqt4 (ship only the python3 port)
(Closes: #653567)
* Manually add python3-sip (>= 4.13.1~) to python3-pyqt4 depends to work
around the lack of a working dh_sip3
-- Felix Geyer <email address hidden> Thu, 29 Dec 2011 22:27:11 +0100
-
python-qt4 (4.9-1ubuntu1) precise; urgency=low
* Merge from Debian unstable, remaining changes:
- Update install path in debian/python-qt4.install for multiarch
python-qt4 (4.9-1) unstable; urgency=low
* Team upload
[ Scott Kitterman ]
* New upstream release (Closes: #653293)
- Adds QtDbus module support (in python-qt4 - the existing python-qt4-dbus
is still provided for python)
- Add relevant QtDbus.so to python-qt4.install and python3-pyqt4.install
- Update relevant package descriptionts to mention QtDBus
- Bump minimum python-sip-dev and python3-sip-dev version required to
4.13.1
- Add Breaks for python[3]-sip4 (<< 4.13.1~)
- Refreshed patches
* Build for python3 (Closes: #558389) (LP: #400826)
- Add python3-all-dev/dbg and python3-sip-dev/dbg to build-depends
- Add python3-qt4-* packages
- Add X-Python-Version to debian/rules
- Adjust debian/rules and add install-arch-3.%: rule
- Add .install files for new packages
- Adjust .install files for python packages to install python2* and not
python* files to avoid python3 files
* Use --no-dbg-cleaning for dh_python2 and dh_python3
* Fix debian/rules to remove empty directories
* Drop obsolete Conflicts/Replaces
* Update debian/copyright
[ Felix Geyer ]
* Add build-arch/build-indep targets.
-- Felix Geyer <email address hidden> Thu, 29 Dec 2011 10:44:44 +0100
-
python-qt4 (4.8.6-2ubuntu1) precise; urgency=low
* Merge with Debian unstable, remaining change:
- Update install path in debian/python-qt4.install for multiarch
python-qt4 (4.8.6-2) unstable; urgency=low
* Team upload
* Update Breaks for pykde4, python-qscintilla2, and pyqwt5 since they need
rebuilds with the new upstream version (Closes: #647210)
* Bump standards version to 3.9.2 without further change
python-qt4 (4.8.6-1) unstable; urgency=low
* Team upload
* New upstream release
- Drop debian/patches/fix_uiparser_buttonbox.diff (was from upstream)
-- Jonathan Riddell <email address hidden> Tue, 22 Nov 2011 15:16:28 +0000
-
python-qt4 (4.8.5-0ubuntu2) oneiric; urgency=low
* Update install path in debian/python-qt4.install for multiarch
(LP: #829165)
-- Scott Kitterman <email address hidden> Fri, 19 Aug 2011 13:54:51 -0400