[Python-modules-commits] r9661 - in packages/pyside/trunk/debian (changelog control)

odyx-guest at users.alioth.debian.org odyx-guest at users.alioth.debian.org
Fri Sep 4 14:45:12 UTC 2009


    Date: Friday, September 4, 2009 @ 14:45:10
  Author: odyx-guest
Revision: 9661

Re-add Provides: ${python:Provides}?\226?\128?\166

Modified:
  packages/pyside/trunk/debian/changelog
  packages/pyside/trunk/debian/control

Modified: packages/pyside/trunk/debian/changelog
===================================================================
--- packages/pyside/trunk/debian/changelog	2009-09-04 14:05:36 UTC (rev 9660)
+++ packages/pyside/trunk/debian/changelog	2009-09-04 14:45:10 UTC (rev 9661)
@@ -7,7 +7,6 @@
   * debian/control:
     - Change the library name to libpysidebase0.
     - Simplify Depends.
-    - Delete useless Provides.
     - Set Debian Python Modules Team as Maintainer.
     - Add myself to Uploaders.
     - Add Vcs-* and Homepage fields.

Modified: packages/pyside/trunk/debian/control
===================================================================
--- packages/pyside/trunk/debian/control	2009-09-04 14:05:36 UTC (rev 9660)
+++ packages/pyside/trunk/debian/control	2009-09-04 14:45:10 UTC (rev 9661)
@@ -43,7 +43,7 @@
 	 python-pyside.qtuitools (>= ${binary:Version}) |
 	 python-pyside.qtwebkit (>= ${binary:Version}) |
 	 python-pyside.qtxml (>= ${binary:Version}) |
-	 libpysidebase0 (>= ${binary:Version})	
+	 libpysidebase0 (>= ${binary:Version})
 Description: Python bindings for Qt 4 (debug symbols)
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -69,6 +69,7 @@
 Package: python-pyside.qtcore
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Provides: ${python:Provides}
 Description: Qt 4 core module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -78,6 +79,7 @@
 Package: python-pyside.qtgui
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 GUI module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -87,6 +89,7 @@
 Package: python-pyside.qthelp
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version}), python-pyside.qtgui (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 help module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -96,6 +99,7 @@
 Package: python-pyside.qtnetwork
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 network module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -105,6 +109,7 @@
 Package: python-pyside.qtopengl
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version}), python-pyside.qtgui (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 OpenGL module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -117,6 +122,7 @@
 Package: python-pyside.phonon
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version}), python-pyside.qtgui (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 Phonon module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -126,6 +132,7 @@
 Package: python-pyside.qtscript
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 script module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -136,6 +143,7 @@
 Package: python-pyside.qtsql
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version}), python-pyside.qtgui (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 SQL module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -145,6 +153,7 @@
 Package: python-pyside.qtsvg
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version}), python-pyside.qtgui (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 SVG module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -157,6 +166,7 @@
 Package: python-pyside.qtuitools
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version}), python-pyside.qtgui (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 UI tools module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -166,6 +176,7 @@
 Package: python-pyside.qtwebkit
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtnetwork (= ${binary:Version}), python-pyside.qtcore (= ${binary:Version}), python-pyside.qtgui (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 WebKit module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -175,6 +186,7 @@
 Package: python-pyside.qtxml
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-pyside.qtcore (= ${binary:Version})
+Provides: ${python:Provides}
 Description: Qt 4 XML module - Python bindings
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.




More information about the Python-modules-commits mailing list