[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.7.0-beta1-1-23-g752e13d

Fathi Boudra fabo at alioth.debian.org
Tue Jun 29 11:55:25 UTC 2010


The following commit has been merged in the experimental-snapshots branch:
commit 752e13d649cef941e2b361a7a4621ea48fea0e12
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jun 29 14:47:55 2010 +0300

    Add libqt4-webkit dummy transitional package
---
 debian/changelog |    2 ++
 debian/control   |   36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 312d2b2..e99a0b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ qt4-x11 (4:4.7.0~beta1+git3529+59c5857-1) UNRELEASED; urgency=low
     - remove libqt4-declarative-widgets package.
     - add libqt4-declarative-folderlistmodel package.
     - add libqt4-declarative-gestures package.
+    - add libqt4-webkit dummy transitional package for the libqtwebkit4
+      package.
   * Update debian/rules:
     - replace -multimedia by -no-multimedia configure option.
     - replace -webkit by -no-webkit configure option.
diff --git a/debian/control b/debian/control
index b72f9d5..e82fe4f 100644
--- a/debian/control
+++ b/debian/control
@@ -216,6 +216,42 @@ Description: Qt 4 SVG module
  Scalable Vector Graphics (SVG) is a language for describing two-dimensional
  graphics and graphical applications in XML.
 
+Package: libqt4-webkit
+Architecture: any
+Depends: ${misc:Depends}, libqtwebkit4 (>= 2.0~)
+Description: transitional package for Qt 4 WebKit module
+ Qt is a cross-platform C++ application framework.  Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This is a dummy transitional package to enable installation of other Debian
+ packages linked against Qt WebKit 4.4 - 4.6 releases previously shipped from
+ Qt source in Debian.
+
+Package: libqtgui4
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, fontconfig
+Recommends: qt4-qtconfig
+Conflicts: libqt4-designer (<< 4.4.0~beta1-1)
+Replaces: libqt4-core (<< 4.0.1-3), libqt4-gui (<< 4.4.0),
+ qt4-designer (<< 4.1.4), libqt4-designer (<< 4.4.0~beta1-1)
+Description: Qt 4 GUI module
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ The QtGui module extends QtCore with GUI functionality.
+
+Package: libqt4-gui
+Architecture: any
+Depends: ${misc:Depends}, libqtgui4 (= ${binary:Version}), libqt4-svg (= ${binary:Version}), libqt4-opengl (= ${binary:Version}),
+ libqt4-designer (= ${binary:Version})
+Description: transitional package for Qt 4 GUI runtime libraries
+ Qt is a cross-platform C++ application framework.  Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ This is a dummy transitional package depending on the Qt 4 GUI library
+ packages which the package of the same name used to provide in Qt 4.3.4
+ and earlier Debian packages of Qt 4.
+
 Package: libqt4-xml
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list