| 1 |
python-qt4 (4.6.2-1) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* New upstream release
|
| 4 |
|
| 5 |
-- Torsten Marek <shlomme@debian.org> Mon, 23 Nov 2009 22:13:30 +0100
|
| 6 |
|
| 7 |
python-qt4 (4.6-1) unstable; urgency=low
|
| 8 |
|
| 9 |
[ Torsten Marek ]
|
| 10 |
* debian/rules
|
| 11 |
- Fix .noinit creation for Python 2.6 by using py_sitename in install-arch-%
|
| 12 |
|
| 13 |
[ Michael Casadevall ]
|
| 14 |
* New upstream release
|
| 15 |
* debian/control:
|
| 16 |
- Updated for new release of sip4
|
| 17 |
|
| 18 |
-- Michael Casadevall <mcasadevall@debian.org> Wed, 07 Oct 2009 09:53:11 -0400
|
| 19 |
|
| 20 |
python-qt4 (4.5.4-1) unstable; urgency=low
|
| 21 |
|
| 22 |
[ Torsten Marek ]
|
| 23 |
* New upstream release
|
| 24 |
* Acknowledge NMU. (Thanks, Bastian!)
|
| 25 |
+ Closes: #536900
|
| 26 |
* debian/patches/05_license_check.dpatch
|
| 27 |
- Dropped, fixed in new upstream release
|
| 28 |
* debian/control
|
| 29 |
- Added conflict with python-qt4-common to python-qt4 (Closes: #536595)
|
| 30 |
- Bumped standards version to 3.8.2, no changes necessary
|
| 31 |
* debian/rules
|
| 32 |
- Fix install-arch to allow parallel builds (Closes: #539053)
|
| 33 |
* debian/compat
|
| 34 |
- Raise debhelper compatibility level to 7
|
| 35 |
|
| 36 |
[ Michael Casadevall ]
|
| 37 |
* Reinstalled uic/widget-plugins at upstream location (Closes: #541475)
|
| 38 |
- Adapted debian/rules and python-qt4.install
|
| 39 |
- Thanks Didier Raboud for the patch
|
| 40 |
* debian/control:
|
| 41 |
- Bumped standards version to 3.8.3
|
| 42 |
- Add Break: python-kde4 (<< 4:4.2.4) due to ABI change (Closes: #540057)
|
| 43 |
|
| 44 |
-- Torsten Marek <shlomme@debian.org> Fri, 28 Aug 2009 20:34:19 +0200
|
| 45 |
|
| 46 |
python-qt4 (4.5.1-1.1) unstable; urgency=low
|
| 47 |
|
| 48 |
* Non-maintainer upload.
|
| 49 |
* Fix license check. (closes: #536900)
|
| 50 |
|
| 51 |
-- Bastian Blank <waldi@debian.org> Tue, 28 Jul 2009 19:49:44 +0000
|
| 52 |
|
| 53 |
python-qt4 (4.5.1-1) unstable; urgency=low
|
| 54 |
|
| 55 |
* New upstream bugfix release
|
| 56 |
* debian/control
|
| 57 |
- Bump all dependencies on sip to 4.8.1
|
| 58 |
|
| 59 |
-- Torsten Marek <shlomme@debian.org> Thu, 18 Jun 2009 20:59:11 +0200
|
| 60 |
|
| 61 |
python-qt4 (4.5-1) unstable; urgency=low
|
| 62 |
|
| 63 |
* New upstream release (Closes: #486931, #480296, #520188)
|
| 64 |
* debian/python-qt4.install
|
| 65 |
- Install QtScriptTools module
|
| 66 |
* debian/rules
|
| 67 |
- Don't try to install missing dbus modules for Python 2.6
|
| 68 |
- Share configuration options between debug and normal builds
|
| 69 |
- Do not link against libGL.so and libGLU.so
|
| 70 |
* debian/patches/01_configure.dpatch
|
| 71 |
- Updated for qpy support modules
|
| 72 |
* debian/patches/02_htmllinks.dpatch
|
| 73 |
- Updated
|
| 74 |
* debian/patches/04_widget-plugins_location.dpatch
|
| 75 |
- Updated
|
| 76 |
* debian/control
|
| 77 |
- Build-dependencies and dependencies bumped to sip 4.8
|
| 78 |
- Removed python-qt4-common, not needed anymore because
|
| 79 |
python-qt4-dev does not ship Python files anymore
|
| 80 |
* debian/pyuic4
|
| 81 |
- Added simple wrapper script for pyuic4
|
| 82 |
|
| 83 |
-- Torsten Marek <shlomme@debian.org> Tue, 09 Jun 2009 23:54:50 +0200
|
| 84 |
|
| 85 |
python-qt4 (4.4.4-6) unstable; urgency=medium
|
| 86 |
|
| 87 |
* medium urgency as we are fixing a RC bug which makes
|
| 88 |
several other packages FTBFS.
|
| 89 |
* debian/rules:
|
| 90 |
- Prepare build-process for Python 2.6.
|
| 91 |
- Install the python-qt4-dbus debug extensions properly again,
|
| 92 |
they were forgotten during the migration to python-support.
|
| 93 |
- Move pyuic4's widget-plugins directory to
|
| 94 |
/usr/share/python-qt4 as the directory must not be a
|
| 95 |
namespace package - therefore it doesn't make sense to install
|
| 96 |
it within the normal modules directory.
|
| 97 |
Thanks to Pierre Chifflier for the bugreport (Closes: #523059).
|
| 98 |
* debian/*.install:
|
| 99 |
- Handle *-package directories to support Python 2.6.
|
| 100 |
* debian/control:
|
| 101 |
- Use versioned dependencies on python-qt4-common,
|
| 102 |
thanks to Zed Pobre for the bug report (Closes: #505572).
|
| 103 |
- pyqt4-dev-tools: make the dependency on python-qt a
|
| 104 |
versioned one.
|
| 105 |
* debian/patches/04_widget-plugins_location.dpatch:
|
| 106 |
- Adding patch to tell pyuic about the new location of the
|
| 107 |
widget plugins.
|
| 108 |
|
| 109 |
-- Bernd Zeimetz <bzed@debian.org> Wed, 08 Apr 2009 23:14:23 +0200
|
| 110 |
|
| 111 |
python-qt4 (4.4.4-5) unstable; urgency=low
|
| 112 |
|
| 113 |
* debian/control:
|
| 114 |
- Switch to python-support, drop all X*-Python fields.
|
| 115 |
- Adding myeslf to Uploaders.
|
| 116 |
* debian/rules:
|
| 117 |
- Avoid all insane hacks which were messing with
|
| 118 |
/var/lib/python-support. This was prone to fail in any case,
|
| 119 |
and will result in FTBFS as soon as python-support 1.0 will
|
| 120 |
hit unstable. This should also fix #512739 as python-support
|
| 121 |
uses triggers, so the broken 'local' file (which was installed
|
| 122 |
via python-central from an old package) will be gone.
|
| 123 |
(Closes: #512739)
|
| 124 |
- Create debian/python-qt4-dbus.install on the fly as
|
| 125 |
directories may change depending on the used python-support
|
| 126 |
version.
|
| 127 |
* debian/README.source, debian/pycompat:
|
| 128 |
- Dropping file, not needed anymore.
|
| 129 |
* debian/python-qt4-dbus.install: dropping file, see above.
|
| 130 |
* debian/pyversions: create file, build for Python 2.4 and later.
|
| 131 |
|
| 132 |
-- Bernd Zeimetz <bzed@debian.org> Mon, 06 Apr 2009 22:56:52 +0200
|
| 133 |
|
| 134 |
python-qt4 (4.4.4-4) unstable; urgency=low
|
| 135 |
|
| 136 |
[ Sandro Tosi ]
|
| 137 |
* debian/manpages/pyuic4.1
|
| 138 |
- fixed minor error; thanks to Ori Avtalion for the report; Closes: #518957
|
| 139 |
|
| 140 |
[ Michael Casadevall ]
|
| 141 |
* Moved package from experimental to unstable
|
| 142 |
* debian/control:
|
| 143 |
- Updated my email to mcasadevall@debian.org
|
| 144 |
- Bumped standards version to 3.8.1
|
| 145 |
- Corrected section mismatches
|
| 146 |
- Changed python-qt-*-dbg section to debug
|
| 147 |
- Tightened build-deps to match normal dependences.
|
| 148 |
- sip4 versioned to build against 4.7.9 matching the Depends
|
| 149 |
|
| 150 |
-- Michael Casadevall <mcasadevall@debian.org> Sun, 05 Apr 2009 11:35:15 -0400
|
| 151 |
|
| 152 |
python-qt4 (4.4.4-3) experimental; urgency=low
|
| 153 |
|
| 154 |
[ Torsten Marek ]
|
| 155 |
* debian/control
|
| 156 |
- increase python-sip4 dependecy to 4.7.9, needed by python-qt4-phonon
|
| 157 |
|
| 158 |
[ Michael Casadevall ]
|
| 159 |
* Merge of patches from Ubuntu to correct ARM support (LP: #308814)
|
| 160 |
- Added debian/patches/03_qreal_float_support.dpatch
|
| 161 |
- Corrects a configuration test which caused qreals to end up
|
| 162 |
as floats on non-ARM architectures, and as doubles on ARM architectures.
|
| 163 |
- Added handling of doubles on qreal != float for QLists
|
| 164 |
- Moved pyqtconfig.py from python-qt4-dev to python-qt4
|
| 165 |
* debian/rules:
|
| 166 |
- Moved pyqtconfig.py installation to python-qt4.install
|
| 167 |
- Standardized the uses of spaces and tabs
|
| 168 |
* debian/python-qt4.install
|
| 169 |
- Install pyqtconfig.py files into python-qt4 vs. python-qt4-dev.
|
| 170 |
This is because python-qt4 is arch any, and python-qt4-dev is
|
| 171 |
arch all, and the config file can be different on different
|
| 172 |
architectures (i.e. ARM)
|
| 173 |
* debian/control:
|
| 174 |
- Added necessary conflict/replaces to python-qt4
|
| 175 |
- Added myself to uploaders
|
| 176 |
|
| 177 |
-- Michael Casadevall <sonicmctails@gmail.com> Sun, 21 Dec 2008 01:09:39 -0500
|
| 178 |
|
| 179 |
python-qt4 (4.4.4-2) experimental; urgency=low
|
| 180 |
|
| 181 |
* debian/patches
|
| 182 |
- Dropped arm/armel specific patches for qreal issues, support for
|
| 183 |
that has been added upstream. Thanks to Matthias Klose
|
| 184 |
(Closes: #506682)
|
| 185 |
- cleaned up cruft from 01_configure patch
|
| 186 |
|
| 187 |
-- Torsten Marek <shlomme@debian.org> Sun, 23 Nov 2008 22:37:14 +0100
|
| 188 |
|
| 189 |
python-qt4 (4.4.4-1) experimental; urgency=low
|
| 190 |
|
| 191 |
[ Sandro Tosi ]
|
| 192 |
* debian/control
|
| 193 |
- switch Vcs-Browser field to viewsvn
|
| 194 |
|
| 195 |
[ Torsten Marek ]
|
| 196 |
* New upstream release
|
| 197 |
* debian/control
|
| 198 |
- add build-dependency to libphonon-dev 4:4.2.0-2
|
| 199 |
- new packages python-qt4-phonon{-dbg} with bindings to Phonon
|
| 200 |
- bump build-dependency on sip to 4.7.8
|
| 201 |
- cleanup dependencies of debug packages
|
| 202 |
* debian/rules
|
| 203 |
- adapt to changes in configure.py
|
| 204 |
* debian/patches/01_configure.py
|
| 205 |
- disabling Designer plugin build is supported by upstream configure
|
| 206 |
script now, remove own configuration option
|
| 207 |
- libphonon-dev 4:4.2.0-2 is compatible with Phonon distributed
|
| 208 |
with Qt 4.4, no need for workarounds any more
|
| 209 |
|
| 210 |
-- Torsten Marek <shlomme@debian.org> Sat, 22 Nov 2008 19:32:27 +0100
|
| 211 |
|
| 212 |
python-qt4 (4.4.3-1) experimental; urgency=low
|
| 213 |
|
| 214 |
* New upstream release
|
| 215 |
|
| 216 |
-- Torsten Marek <shlomme@debian.org> Tue, 12 Aug 2008 08:13:10 +0200
|
| 217 |
|
| 218 |
python-qt4 (4.4.2-4) unstable; urgency=medium
|
| 219 |
|
| 220 |
* urgency=medium to speed up migration to testing
|
| 221 |
* debian/control
|
| 222 |
- build with -Wl,--no-relax on alpha
|
| 223 |
- link with -Wl,-O1 to speed up dynamic loading
|
| 224 |
- build with -Os, decreases size of so's by about 10%
|
| 225 |
- don't overwrite CXXFLAGS
|
| 226 |
|
| 227 |
-- Torsten Marek <shlomme@debian.org> Thu, 03 Jul 2008 22:45:26 +0200
|
| 228 |
|
| 229 |
python-qt4 (4.4.2-3) unstable; urgency=medium
|
| 230 |
|
| 231 |
* urgency=medium to speed up QScintilla2 migration to testing
|
| 232 |
* debian/rules
|
| 233 |
- properly escape dollar sign in sed expressions
|
| 234 |
- compile with -O1 on gcc 4.2
|
| 235 |
|
| 236 |
-- Torsten Marek <shlomme@debian.org> Tue, 01 Jul 2008 11:22:20 +0200
|
| 237 |
|
| 238 |
python-qt4 (4.4.2-2) unstable; urgency=medium
|
| 239 |
|
| 240 |
* Fix build failure on Mips(el) architectures
|
| 241 |
* urgency=medium to speed up QScintilla2 migration to testing
|
| 242 |
* Phonon bindings have to wait until Phonon 4.2 comes to unstable
|
| 243 |
* debian/patches
|
| 244 |
- drop qreal fixes for Mips(el) to fix build failure
|
| 245 |
- prepare configure.py patch for phonon bindings build
|
| 246 |
* debian/control
|
| 247 |
- fix GCC version detection
|
| 248 |
- only split into 10 parts for non-4.2 GCCs
|
| 249 |
- set optimization to -O2
|
| 250 |
|
| 251 |
-- Torsten Marek <shlomme@debian.org> Wed, 25 Jun 2008 01:33:43 +0200
|
| 252 |
|
| 253 |
python-qt4 (4.4.2-1) unstable; urgency=low
|
| 254 |
|
| 255 |
[ Sandro Tosi ]
|
| 256 |
* debian/control
|
| 257 |
- added Build-Conflicts to python-xml
|
| 258 |
- added Depends on libqt4-opengl for python-qt4-gl (Closes: #480293)
|
| 259 |
- added libqt4-opengl-dev to Build-Dep; thanks to Sune Vuorela (Closes:
|
| 260 |
#479924)
|
| 261 |
- updated Homepage field
|
| 262 |
- bump Standard-Version to 3.8.0 (no changes needed)
|
| 263 |
* debian/watch
|
| 264 |
- updated
|
| 265 |
|
| 266 |
[ Torsten Marek ]
|
| 267 |
* New upstream release (Closes: #481603)
|
| 268 |
* debian/control
|
| 269 |
- bump sip4 build-dependency to 4.7.6
|
| 270 |
- bump python-sip4 dependency to 4.7.6
|
| 271 |
|
| 272 |
-- Torsten Marek <shlomme@debian.org> Wed, 11 Jun 2008 23:25:48 +0200
|
| 273 |
|
| 274 |
python-qt4 (4.3.3-3) unstable; urgency=low
|
| 275 |
|
| 276 |
* debian/rules
|
| 277 |
- Installed PyQt4/__init__.py in correct location
|
| 278 |
for new python-central version (Closes: #472049).
|
| 279 |
|
| 280 |
* debian/control
|
| 281 |
- Updated build dependency on python-central to 0.6
|
| 282 |
- Build-conflict with python-xml for the time being,
|
| 283 |
debug DBus module cannot be imported otherwise.
|
| 284 |
- Set Maintainer field to DPMT.
|
| 285 |
- Added myself to uploaders.
|
| 286 |
- Drop -1 suffixes from build dependencies.
|
| 287 |
- Fixed spelling of Python.
|
| 288 |
|
| 289 |
* debian/copyright
|
| 290 |
- Updated copyright information.
|
| 291 |
|
| 292 |
* Fixed section of python-qt4-doc doc-base document
|
| 293 |
to be Programming/Python
|
| 294 |
|
| 295 |
-- Torsten Marek <shlomme@debian.org> Fri, 21 Mar 2008 20:37:38 +0100
|
| 296 |
|
| 297 |
python-qt4 (4.3.3-2) unstable; urgency=low
|
| 298 |
|
| 299 |
[ Sandro Tosi ]
|
| 300 |
* debian/control
|
| 301 |
- uniforming Vcs-Browser field
|
| 302 |
|
| 303 |
[ Torsten Marek ]
|
| 304 |
* Override LFLAGS from qmake-qt4, libqt4-dev 4.3.3-1 changed
|
| 305 |
from -Wl,--as-needed to -Wl,--no-undefined. This lead
|
| 306 |
to Python symbols to be reported as undefined references.
|
| 307 |
(Closes: #458869)
|
| 308 |
* Use bzip2 as compression method for debs, since the
|
| 309 |
packages with the debug symbols are quite large.
|
| 310 |
|
| 311 |
-- Torsten Marek <shlomme@debian.org> Sun, 06 Jan 2008 12:26:24 +0100
|
| 312 |
|
| 313 |
python-qt4 (4.3.3-1) unstable; urgency=low
|
| 314 |
|
| 315 |
* New upstream release.
|
| 316 |
* Bumped Standards version to 3.7.3, no changes necessary.
|
| 317 |
* Changed priority of python-qt4-dbus-dbg to extra.
|
| 318 |
* Fixed lintian warnings for doc-base, renamed document
|
| 319 |
from PyQt4 to pyqt4
|
| 320 |
|
| 321 |
-- Torsten Marek <shlomme@debian.org> Sun, 16 Dec 2007 15:14:57 +0100
|
| 322 |
|
| 323 |
python-qt4 (4.3.1-1) unstable; urgency=low
|
| 324 |
|
| 325 |
[ Piotr Ożarowski ]
|
| 326 |
* Vcs-Svn, Vcs-Browser and Homepage fields added
|
| 327 |
|
| 328 |
[ Torsten Marek ]
|
| 329 |
* New upstream release. (Closes: #445337)
|
| 330 |
* Added python-qt4-dbus-dbg package.
|
| 331 |
|
| 332 |
-- Torsten Marek <shlomme@debian.org> Mon, 22 Oct 2007 18:35:19 +0200
|
| 333 |
|
| 334 |
python-qt4 (4.3-7) unstable; urgency=low
|
| 335 |
|
| 336 |
* Added watch file.
|
| 337 |
* python-qt4-{sql,gl}-dbg now really contain debug extensions.
|
| 338 |
* Do not strip the Qt4 desigern plugin in the Makefile
|
| 339 |
* Correctly install debug symbols.
|
| 340 |
|
| 341 |
-- Torsten Marek <shlomme@debian.org> Sun, 16 Sep 2007 10:53:32 +0200
|
| 342 |
|
| 343 |
python-qt4 (4.3-6) experimental; urgency=low
|
| 344 |
|
| 345 |
* Merged back changes from Ubuntu:
|
| 346 |
* Added debug packages. (Closes: #435652)
|
| 347 |
* Move dbus mainloop module to other location. (Closes: #439359)
|
| 348 |
|
| 349 |
-- Torsten Marek <shlomme@debian.org> Wed, 12 Sep 2007 19:18:31 +0200
|
| 350 |
|
| 351 |
python-qt4 (4.3-5) unstable; urgency=low
|
| 352 |
|
| 353 |
* Added DPMT to uploaders field.
|
| 354 |
* Changed patch to substitute double by float where needed
|
| 355 |
instead of qreal, because there is a sip bug that prevents
|
| 356 |
a proper fix.
|
| 357 |
* Split into more files and use -O1 only to be able to build with
|
| 358 |
g++ 4.2.
|
| 359 |
|
| 360 |
-- Torsten Marek <shlomme@debian.org> Mon, 03 Sep 2007 23:12:09 +0200
|
| 361 |
|
| 362 |
python-qt4 (4.3-4) unstable; urgency=low
|
| 363 |
|
| 364 |
* Forward CXXFLAGS to the build system (Closes: #438392)
|
| 365 |
* Handle nostrip build option correctly (Closes: #437867)
|
| 366 |
* Fixed another build error related to qreal/double/float.
|
| 367 |
* Added dpatch patch list for armel.
|
| 368 |
|
| 369 |
-- Torsten Marek <shlomme@debian.org> Sun, 12 Aug 2007 15:31:52 +0200
|
| 370 |
|
| 371 |
python-qt4 (4.3-3) unstable; urgency=low
|
| 372 |
|
| 373 |
* Include patch for build issues on ARM and Mips. (Closes: #434378)
|
| 374 |
* Put PyQt4/__init__.py into new package python-qt4-common
|
| 375 |
It's not an elegant solution, but a clean one at least.
|
| 376 |
* python-qt4-dev depends on python-sip4-dev
|
| 377 |
|
| 378 |
-- Torsten Marek <shlomme@debian.org> Tue, 07 Aug 2007 23:11:19 +0200
|
| 379 |
|
| 380 |
python-qt4 (4.3-2) unstable; urgency=low
|
| 381 |
|
| 382 |
* It's the simple things...
|
| 383 |
* readded __init__.py in PyQt4
|
| 384 |
|
| 385 |
-- Torsten Marek <shlomme@debian.org> Wed, 01 Aug 2007 21:42:36 +0200
|
| 386 |
|
| 387 |
python-qt4 (4.3-1) unstable; urgency=low
|
| 388 |
|
| 389 |
* New upstream release (Closes: #435392, #397551)
|
| 390 |
* pyqtconfig.py is now contained in python-qt4-dev
|
| 391 |
* Includes the QtTest module
|
| 392 |
* Added manpages for pyuic4, pyrcc4 and pylupdate4.
|
| 393 |
|
| 394 |
-- Torsten Marek <shlomme@debian.org> Tue, 31 Jul 2007 20:00:26 +0200
|
| 395 |
|
| 396 |
python-qt4 (4.2-1) unstable; urgency=low
|
| 397 |
|
| 398 |
* DBus support module is now built
|
| 399 |
* QtDesigner module is now built
|
| 400 |
* QtDesigner plugin for PyQt4 widget support is now built
|
| 401 |
|
| 402 |
-- Torsten Marek <shlomme@debian.org> Sat, 19 May 2007 22:18:14 +0200
|
| 403 |
|
| 404 |
python-qt4 (4.2-0) unstable; urgency=low
|
| 405 |
|
| 406 |
* New upstream release
|
| 407 |
* QtDesigner plugin support still missing
|
| 408 |
* DBus support still missing
|
| 409 |
|
| 410 |
-- Torsten Marek <shlomme@debian.org> Mon, 07 May 2007 21:53:56 +0200
|
| 411 |
|
| 412 |
python-qt4 (4.1.1-1) experimental; urgency=low
|
| 413 |
|
| 414 |
* New upstream release
|
| 415 |
* Dropped unused patches
|
| 416 |
|
| 417 |
-- Torsten Marek <shlomme@debian.org> Wed, 3 Jan 2007 21:10:54 +0100
|
| 418 |
|
| 419 |
python-qt4 (4.0.1-5) unstable; urgency=low
|
| 420 |
|
| 421 |
* Build-depend on fixed version of libqt4-dev
|
| 422 |
* Drop build-dependency on GLib 2.0 (Closes: #393067)
|
| 423 |
* Merge all Qt 4.2 patches into one patch
|
| 424 |
* Install API documentation files (Closes: #393921)
|
| 425 |
* Added doc-base file for documentation package
|
| 426 |
|
| 427 |
-- Torsten Marek <shlomme@debian.org> Thu, 19 Oct 2006 20:08:27 +0200
|
| 428 |
|
| 429 |
python-qt4 (4.0.1-4) unstable; urgency=medium
|
| 430 |
|
| 431 |
* The "You are now entering a world of pain" release
|
| 432 |
* Include the minimal amount of changes to build against
|
| 433 |
Qt 4.2
|
| 434 |
* Build-depend against Glib 2.0 (Closes: #393067)
|
| 435 |
|
| 436 |
-- Torsten Marek <shlomme@debian.org> Mon, 16 Oct 2006 22:09:39 +0200
|
| 437 |
|
| 438 |
python-qt4 (4.0.1-3) unstable; urgency=low
|
| 439 |
|
| 440 |
* Rebuilt with fixed sip4 to include QtAssistantClient
|
| 441 |
(Closes: #385818)
|
| 442 |
|
| 443 |
-- Torsten Marek <shlomme@debian.org> Sun, 17 Sep 2006 13:41:52 +0200
|
| 444 |
|
| 445 |
python-qt4 (4.0.1-2) unstable; urgency=low
|
| 446 |
|
| 447 |
* Surround imports in Qt.py with exception handlers
|
| 448 |
(Closes: #381432)
|
| 449 |
|
| 450 |
-- Torsten Marek <shlomme@debian.org> Wed, 30 Aug 2006 14:54:59 +0200
|
| 451 |
|
| 452 |
python-qt4 (4.0.1-1) unstable; urgency=low
|
| 453 |
|
| 454 |
* New upstream release (Closes: #378086)
|
| 455 |
|
| 456 |
-- Torsten Marek <shlomme@debian.org> Sun, 16 Jul 2006 12:15:35 +0200
|
| 457 |
|
| 458 |
python-qt4 (4.0-2) unstable; urgency=low
|
| 459 |
|
| 460 |
* Install distinct pyqtconfig.py for all python versions
|
| 461 |
* Added debian/pycompat (level 2)
|
| 462 |
|
| 463 |
-- Torsten Marek <shlomme@debian.org> Mon, 10 Jul 2006 19:13:10 +0200
|
| 464 |
|
| 465 |
python-qt4 (4.0-1) unstable; urgency=low
|
| 466 |
|
| 467 |
* Initial upload (Closes: #362185, #372872)
|
| 468 |
|
| 469 |
-- Torsten Marek <shlomme@debian.org> Tue, 27 Jun 2006 00:23:48 +0200
|