[SCM] Qt 4 packaging branch, master, updated. debian/4.8.1-1-12-g45c2825

Pino Toscano pino at alioth.debian.org
Mon May 28 13:29:03 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=82f22b1

The following commit has been merged in the master branch:
commit 82f22b146b07525669db7bd85141d4b818302798
Author: Pino Toscano <pino at debian.org>
Date:   Mon May 28 15:21:39 2012 +0200

    recommend libqt4-dbg in other -dbg packages
    
    ... such as libqt4-designer-dbg, libqt4-qt3support-dbg, libqt4-script-dbg, libqt4-xmlpatterns-dbg, qt4-bin-dbg, and qt4-demos-dbg
---
 debian/changelog |    2 ++
 debian/control   |    6 ++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e469e77..e3fd81d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ qt4-x11 (4:4.8.1-2) UNRELEASED; urgency=low
   * Suggest libicu48 in libqtcore4 for the optional locale functions.
   * Disable the warnings about not being able to load ICU libraries;
     patch no_libicu_message.diff. (together with the above it Closes: #673537)
+  * Recommend libqt4-dbg in libqt4-designer-dbg, libqt4-qt3support-dbg,
+    libqt4-script-dbg, libqt4-xmlpatterns-dbg, qt4-bin-dbg, and qt4-demos-dbg.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 03 May 2012 21:58:22 +0200
 
diff --git a/debian/control b/debian/control
index 6be80ce..78979b2 100644
--- a/debian/control
+++ b/debian/control
@@ -618,6 +618,7 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: libqt4-designer (= ${binary:Version}), ${misc:Depends}
+Recommends: libqt4-dbg
 Breaks: libqt4-dbg (<< 4:4.7.3-3)
 Replaces: libqt4-dbg (<< 4:4.7.3-3)
 Description: Qt 4 designer library debugging symbols
@@ -631,6 +632,7 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: libqt4-qt3support (= ${binary:Version}), ${misc:Depends}
+Recommends: libqt4-dbg
 Breaks: libqt4-dbg (<< 4:4.7.3-3)
 Replaces: libqt4-dbg (<< 4:4.7.3-3)
 Description: Qt 3 compatibility library for Qt 4 debugging symbols
@@ -645,6 +647,7 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: libqt4-script (= ${binary:Version}), ${misc:Depends}
+Recommends: libqt4-dbg
 Breaks: libqt4-dbg (<< 4:4.7.3-3)
 Replaces: libqt4-dbg (<< 4:4.7.3-3)
 Description: Qt 4 script library debugging symbols
@@ -670,6 +673,7 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: libqt4-xmlpatterns (= ${binary:Version}), ${misc:Depends}
+Recommends: libqt4-dbg
 Description: Qt 4 XML patterns library 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.
@@ -682,6 +686,7 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: libqt4-dbg (= ${binary:Version}), ${misc:Depends}
+Recommends: libqt4-dbg
 Breaks: libqt4-dbg (<< 4:4.7.3-3)
 Replaces: libqt4-dbg (<< 4:4.7.3-3)
 Description: Qt 4 binaries debugging symbols
@@ -695,6 +700,7 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: qt4-demos (= ${binary:Version}), ${misc:Depends}
+Recommends: libqt4-dbg
 Description: Qt 4 examples and demos 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.

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list