[SCM] kservice packaging branch, master, updated. debian/5.36.0-2-12-gb1d589f

Maximiliano Curia maxy at moszumanska.debian.org
Tue Aug 22 16:40:10 UTC 2017


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

The following commit has been merged in the master branch:
commit dec071b8ae1408514e800ee2ba9ba5b152e01b9d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Aug 22 15:51:58 2017 +0200

    trivial: fix -doc recommends
    
    Gbp-Dch: Ignore
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9e9ffb4..d532f27 100644
--- a/debian/control
+++ b/debian/control
@@ -84,7 +84,7 @@ Depends: libkf5config-dev (>= 5.37.0~),
          libkf5service5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
-Recommends: libkf5service5-doc (= ${source:Version})
+Recommends: libkf5service-doc (= ${source:Version})
 Description: development files for kservice
  Application framework for file type association
  and plugin locating.

-- 
kservice packaging



More information about the pkg-kde-commits mailing list