[SCM] kconfig packaging branch, kubuntu_unstable, updated. ubuntu/5.15.0-0ubuntu1-25-gdb7dd64

Rohan Garg rohangarg-guest at moszumanska.debian.org
Thu Nov 5 14:59:00 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kconfig.git;a=commitdiff;h=db7dd64

The following commit has been merged in the kubuntu_unstable branch:
commit db7dd64a0cdb7dea2701492bae5388c7270e124d
Author: Rohan Garg <rohan at garg.io>
Date:   Thu Nov 5 15:58:41 2015 +0100

    Drop bin dependency since we depend on -bin-dev which is all we need
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6ec6275..3434436 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,7 @@ Package: libkf5config-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libkf5config-bin (= ${binary:Version}),
-         libkf5config-bin-dev (= ${binary:Version}),
+Depends: libkf5config-bin-dev (= ${binary:Version}),
          libkf5configcore5 (= ${binary:Version}),
          libkf5configgui5 (= ${binary:Version}),
          qtbase5-dev (>= 5.4),

-- 
kconfig packaging



More information about the pkg-kde-commits mailing list