[Python-modules-commits] r7177 - in packages/python-qt4/trunk/debian (changelog)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Dec 25 13:32:20 UTC 2008


    Date: Thursday, December 25, 2008 @ 13:32:19
  Author: piotr
Revision: 7177

* add a note about new co-maintainer in changelog
* s/UNRELEASED/experimental
* s/\s+$// in changelog

Modified:
  packages/python-qt4/trunk/debian/changelog

Modified: packages/python-qt4/trunk/debian/changelog
===================================================================
--- packages/python-qt4/trunk/debian/changelog	2008-12-25 00:24:51 UTC (rev 7176)
+++ packages/python-qt4/trunk/debian/changelog	2008-12-25 13:32:19 UTC (rev 7177)
@@ -1,4 +1,4 @@
-python-qt4 (4.4.4-3) UNRELEASED; urgency=low
+python-qt4 (4.4.4-3) experimental; urgency=low
 
   [ Torsten Marek ]
   * debian/control
@@ -10,17 +10,18 @@
       - Corrects a configuration test which caused qreals to end up
         as floats on non-ARM architectures, and as doubles on ARM architectures.
       - Added handling of doubles on qreal != float for QLists
-      - Moved pyqtconfig.py from python-qt4-dev to python-qt4      
+      - Moved pyqtconfig.py from python-qt4-dev to python-qt4
   * debian/rules:
     - Moved pyqtconfig.py installation to python-qt4.install
     - Standardized the uses of spaces and tabs
   * debian/python-qt4.install
-    - Install pyqtconfig.py files into python-qt4 vs. python-qt4-dev. 
-      This is because python-qt4  is arch any, and python-qt4-dev is 
-      arch all, and the config file can be different on different 
+    - Install pyqtconfig.py files into python-qt4 vs. python-qt4-dev.
+      This is because python-qt4 is arch any, and python-qt4-dev is
+      arch all, and the config file can be different on different
       architectures (i.e. ARM)
   * debian/control:
     - Added necessary conflict/replaces to python-qt4
+    - Added myself to uploaders
 
  -- Michael Casadevall <sonicmctails at gmail.com>  Sun, 21 Dec 2008 01:09:39 -0500
 
@@ -28,7 +29,7 @@
 
   * debian/patches
    - Dropped arm/armel specific patches for qreal issues, support for
-     that has been added upstream. Thanks to Matthias Klose 
+     that has been added upstream. Thanks to Matthias Klose
      (Closes: #506682)
    - cleaned up cruft from 01_configure patch
 
@@ -84,7 +85,7 @@
  -- Torsten Marek <shlomme at debian.org>  Tue, 01 Jul 2008 11:22:20 +0200
 
 python-qt4 (4.4.2-2) unstable; urgency=medium
-	
+
   * Fix build failure on Mips(el) architectures
   * urgency=medium to speed up QScintilla2 migration to testing
   * Phonon bindings have to wait until Phonon 4.2 comes to unstable
@@ -94,8 +95,8 @@
   * debian/control
     - fix GCC version detection
     - only split into 10 parts for non-4.2 GCCs
-    - set optimization to -O2 
- 
+    - set optimization to -O2
+
  -- Torsten Marek <shlomme at debian.org>  Wed, 25 Jun 2008 01:33:43 +0200
 
 python-qt4 (4.4.2-1) unstable; urgency=low
@@ -122,15 +123,15 @@
 python-qt4 (4.3.3-3) unstable; urgency=low
 
   * debian/rules
-    - Installed PyQt4/__init__.py in correct location 
+    - Installed PyQt4/__init__.py in correct location
       for new python-central version (Closes: #472049).
 
   * debian/control
     - Updated build dependency on python-central to 0.6
-    - Build-conflict with python-xml for the time being, 
+    - Build-conflict with python-xml for the time being,
       debug DBus module cannot be imported otherwise.
     - Set Maintainer field to DPMT.
-    - Added myself to uploaders. 
+    - Added myself to uploaders.
     - Drop -1 suffixes from build dependencies.
     - Fixed spelling of Python.
 
@@ -202,7 +203,7 @@
   * Changed patch to substitute double by float where needed
     instead of qreal, because there is a sip bug that prevents
     a proper fix.
-  * Split into more files and use -O1 only to be able to build with 
+  * Split into more files and use -O1 only to be able to build with
     g++ 4.2.
 
  -- Torsten Marek <shlomme at debian.org>  Mon, 03 Sep 2007 23:12:09 +0200
@@ -228,7 +229,7 @@
 python-qt4 (4.3-2) unstable; urgency=low
 
   * It's the simple things...
-  * readded __init__.py in PyQt4 
+  * readded __init__.py in PyQt4
 
  -- Torsten Marek <shlomme at debian.org>  Wed, 01 Aug 2007 21:42:36 +0200
 
@@ -292,7 +293,7 @@
 
 python-qt4 (4.0.1-2) unstable; urgency=low
 
-  * Surround imports in Qt.py with exception handlers 
+  * Surround imports in Qt.py with exception handlers
     (Closes: #381432)
 
  -- Torsten Marek <shlomme at debian.org>  Wed, 30 Aug 2006 14:54:59 +0200




More information about the Python-modules-commits mailing list