[SCM] Qt 4 packaging branch, experimental-snapshots, updated. debian/4.7.0-beta2-3-10-g6179976

Fathi Boudra fabo at alioth.debian.org
Sun Aug 22 12:55:53 UTC 2010


The following commit has been merged in the experimental-snapshots branch:
commit 2348d929ab8ae963e9bd17747f0b2b92e8219dbe
Author: Fathi Boudra <fabo at debian.org>
Date:   Sun Aug 22 15:54:46 2010 +0300

    Add libqt4-assistant and libqt4-webkit-dbg dummy transitional packages.
---
 debian/changelog |    1 +
 debian/control   |   22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e3036a..c7ae04f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ qt4-x11 (4:4.7.0~rc1-1) UNRELEASED; urgency=low
     - bump Standards-Version to 3.9.1 (no changes needed).
     - add libopenvg1-mesa-dev build dependency.
     - add libqt4-openvg package.
+    - add libqt4-assistant and libqt4-webkit-dbg dummy transitional packages.
   * Update debian/rules:
     - add -openvg configure option.
   * Refresh patches.
diff --git a/debian/control b/debian/control
index 8fa8c1a..f7711bf 100644
--- a/debian/control
+++ b/debian/control
@@ -304,6 +304,16 @@ Description: Qt 4 help module
  The QtHelp module provides classes for integrating online documentation in
  applications.
 
+Package: libqt4-assistant
+Architecture: any
+Depends: ${misc:Depends}, libqtassistantclient4 (>= 4.6.3)
+Description: transitional package for Qt 4 assistant 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 packages
+ linked against Qt 4 assistant module previously shipped from Qt source.
+
 Package: libqt4-test
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -435,6 +445,18 @@ Description: Qt 4 library debugging symbols
  .
  This package contains the debugging symbols for the Qt 4 libraries.
 
+Package: libqt4-webkit-dbg
+Priority: extra
+Architecture: any
+Section: debug
+Depends: ${misc:Depends}, libqtwebkit4-dbg (>= 2.0~)
+Description: transitional package for Qt 4 WebKit debugging symbols
+ 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 and can be safely removed after
+ libqtwebkit4-dbg is installed.
+
 Package: libqt4-xmlpatterns-dbg
 Priority: extra
 Architecture: any

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list