[SCM] qttools packaging branch, master, updated. debian/5.4.2-1

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Jun 23 20:10:30 UTC 2015


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

The following commit has been merged in the master branch:
commit fd67f26e2abf079aad9d9d49eaede316f3f94406
Author: Rohan Garg <rohan at kde.org>
Date:   Mon Feb 23 13:25:41 2015 +0100

    Make sure we build depend on libdouble-conversion-dev, required by the linker.
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0e5d186..84bf338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+qttools-opensource-src (5.4.0-2) UNRELEASED; urgency=medium
+
+  * Make sure we build depend on libdouble-conversion-dev, required
+    by the linker.
+
+ -- Rohan Garg <shadeslayer at solembum>  Mon, 23 Feb 2015 13:25:08 +0100
+
 qttools-opensource-src (5.4.0-1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 914b4b5..ac33540 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Timo Jyrinki <timo at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>
 Build-Depends: debhelper (>= 9),
+               libdouble-conversion-dev,
                libqt5opengl5-dev (>= 5.4.0+dfsg~),
                libqt5sql5-sqlite (>= 5.4.0+dfsg~),
                libqt5webkit5-dev (>= 5.4.0+dfsg~),

-- 
qttools packaging



More information about the pkg-kde-commits mailing list