[SCM] kwallet-pam packaging branch, kubuntu_unstable, updated. debian/5.4.3-1-50-g106d8a6

Bhushan Shah bshah-guest at moszumanska.debian.org
Wed Feb 3 12:00:35 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwallet-pam.git;a=commitdiff;h=106d8a6

The following commit has been merged in the kubuntu_unstable branch:
commit 106d8a66ec207222fcd00bce9895c8d2b896c752
Author: Bhushan Shah <bhush94 at gmail.com>
Date:   Wed Feb 3 17:25:30 2016 +0530

    Add build-dep to qtbase5-dev
    
    ideally qtbase5-dev should be promoted as Depends of extra-cmake-modules
---
 debian/changelog | 4 ++++
 debian/control   | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 92834b8..5111cb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 kwallet-pam (4:5.5.1-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Scarlett Clark ]
   * Debian merge: no remaining changes. 
   * Fix control file merge. 
   * New upstream release Xenial
@@ -9,6 +10,9 @@ kwallet-pam (4:5.5.1-0ubuntu1) UNRELEASED; urgency=medium
   * Cherry pick Rohan's commit 4daa0350d4eba05a6907ede9bd1423352157c3af
   * Yet another merge fix. yay. 
 
+  [ Bhushan Shah ]
+  * Depend on qtbase5-dev as ecm wants it
+
  -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 18 Dec 2015 07:32:56 -0800
 
 kwallet-pam (4:5.4.3-0ubuntu2) UNRELEASED; urgency=medium
diff --git a/debian/control b/debian/control
index 1a2d365..ad014b9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.8~),
                debhelper (>= 9),
                extra-cmake-modules,
+               qtbase5-dev,
                libgcrypt20-dev (>= 1.5.0~),
                libpam0g-dev,
                pkg-kde-tools

-- 
kwallet-pam packaging



More information about the pkg-kde-commits mailing list