[SCM] qtquick1 packaging branch, experimental, updated. debian/5.2.0-1-2-gf5984dc

Pino Toscano pino at moszumanska.debian.org
Sat Dec 21 10:53:51 UTC 2013


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

The following commit has been merged in the experimental branch:
commit f5984dcb0bbd6797c9be05c4b364f9abb3dea898
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 21 11:53:11 2013 +0100

    qtquick1-5-dev: depend on qtbase5-dev
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index be5885f..c34d4c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtquick1-opensource-src (5.2.0-2) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * Make qtquick1-5-dev depend on qtbase5-dev.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 21 Dec 2013 11:51:09 +0100
 
diff --git a/debian/control b/debian/control
index 384354a..81f9177 100644
--- a/debian/control
+++ b/debian/control
@@ -81,6 +81,7 @@ Package: qtquick1-5-dev
 Architecture: any
 Section: libdevel
 Depends: libqt5declarative5 (= ${binary:Version}),
+         qtbase5-dev,
          ${misc:Depends},
 Description: Qt Quick 1 development files
  Qt is a cross-platform C++ application framework. Qt's primary feature

-- 
qtquick1 packaging



More information about the pkg-kde-commits mailing list