[SCM] qapt packaging branch, kubuntu_vivid_archive, updated. debian/1.3.0-2-15-g48587d2

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue Jan 20 12:16:04 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/qapt.git;a=commitdiff;h=48587d2

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 48587d2f9e1f58949ba14d0c8c237d25587702ff
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Jan 20 13:16:02 2015 +0100

    Add build-dep on qttools5-dev-tools
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 926c34f..4ac39b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libqapt (3.0.0-0ubuntu2) vivid; urgency=medium
+
+  * Add build-dep on qttools5-dev-tools
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 20 Jan 2015 13:15:44 +0100
+
 libqapt (3.0.0-0ubuntu1) vivid; urgency=medium
 
   * Initial upload for qapt3
diff --git a/debian/control b/debian/control
index 085e4bb..33b80ae 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,8 @@ Build-Depends: cmake (>= 2.8.4+dfsg.1-3),
                pkg-config,
                pkg-kde-tools (>= 0.5.0),
                plasma-framework-dev,
-               qttools5-dev
+               qttools5-dev,
+               qttools5-dev-tools
 Standards-Version: 3.9.4
 Homepage: https://projects.kde.org/projects/extragear/sysadmin/libqapt/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/qapt.git

-- 
qapt packaging



More information about the pkg-kde-commits mailing list