[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-2-4-gbc4ea7c

Pino Toscano pino at alioth.debian.org
Sun Apr 21 08:15:59 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=bc4ea7c

The following commit has been merged in the master branch:
commit bc4ea7c78ec54965c68b23cfc07356d3aba2daeb
Author: Pino Toscano <pino at debian.org>
Date:   Sun Apr 21 10:15:52 2013 +0200

    debian/control: make libqt5printsupport5 recommend libcups2
---
 debian/changelog |    2 ++
 debian/control   |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index beb81a6..d6ba1f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ qtbase-opensource-src (5.0.2+dfsg1-3) UNRELEASED; urgency=low
   * debian/control: remove extra qtbase5-dev suggest from libqt5sql5,
     libqt5sql5-mysql, libqt5sql5-odbc, libqt5sql5-psql, libqt5sql5-sqlite,
     libqt5sql5-tds.
+  * debian/control: make libqt5printsupport5 recommend libcups2 (which is
+    dlopen'ed).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 21 Apr 2013 10:01:11 +0200
 
diff --git a/debian/control b/debian/control
index 59d39b3..fba27cf 100644
--- a/debian/control
+++ b/debian/control
@@ -240,6 +240,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: libcups2
 Description: Qt 5 print support module
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list