[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-3-5-g4e8dc27

Timo Jyrinki timo at alioth.debian.org
Mon Apr 29 21:52:25 UTC 2013


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

The following commit has been merged in the master branch:
commit 4e8dc279fa04afcc09d5b8c1974e841c26570965
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Mon Apr 29 14:49:52 2013 -0700

    Put libqt5sql5-sqlite to be the first of |:d recommends, as the lightest one.
---
 debian/changelog |    3 +++
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9ae309a..656a1fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ qtbase-opensource-src (5.0.2+dfsg1-4) UNRELEASED; urgency=low
   * Drop check of old hppa kernel bug, which has been fixed many years ago.
   * Update Vcs-Browser and Vcs-Git headers.
 
+  [ Timo Jyrinki ]
+  * libqt5sql5-sqlite listed as first in recommends, being the lightest 
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 26 Apr 2013 13:21:51 +0200
 
 qtbase-opensource-src (5.0.2+dfsg1-3) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 7d418dd..411fa03 100644
--- a/debian/control
+++ b/debian/control
@@ -109,7 +109,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-sqlite | libqt5sql5-ibase [amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sh4 sparc]
+Recommends: libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql | libqt5sql5-ibase [amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sh4 sparc]
 Description: Qt 5 SQL 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