[SCM] qtbase packaging branch, experimental, updated. debian/5.3.1+dfsg-3-7-gcdbfc06

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Sep 1 17:33:34 UTC 2014


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

The following commit has been merged in the experimental branch:
commit cdbfc06eadf356563879b6f4f49fa6dfbeda836f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Sep 1 14:32:42 2014 -0300

    Make libqt5core5a recommend qttranslations5-l10n.
    
    Might have been suggest too, let's see what people think :)
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index febb2c5..e7a82ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ qtbase-opensource-src (5.3.1+dfsg-5) UNRELEASED; urgency=medium
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Disable the usage of system proxies by default due to
     https://bugreports.qt-project.org/browse/QTBUG-41053
+  * Make libqt5core5a recommend qttranslations5-l10n. Thanks Felix Geyer
+    for the pointer.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 29 Aug 2014 14:38:34 -0300
 
diff --git a/debian/control b/debian/control
index 076cf71..a2fb38e 100644
--- a/debian/control
+++ b/debian/control
@@ -72,6 +72,7 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Provides: qtbase-abi-5-3-1
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: qttranslations5-l10n
 Suggests: libthai0
 Breaks: libqt5core5 (<< 5.2.0+dfsg~)
 Replaces: libqt5core5 (<< 5.2.0+dfsg~)

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list