[SCM] knotifyconfig packaging branch, master, updated. debian/5.37.0-2-81-ge649d73
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:48:33 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/knotifyconfig.git;a=commitdiff;h=d49db39
The following commit has been merged in the master branch:
commit d49db3946c3db1dd47ab90e98e9b01aac1019666
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Jan 2 14:43:26 2018 -0300
Fix typo in -dev package depends
Closes: 885945
Thanks: manuel for reporting
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ac06a45..fe23d76 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Section: libdevel
Architecture: any
Depends: libkf5i18n-dev (>= 5.41.0~),
libkf5notifyconfig5 (= ${binary:Version}),
- likf5kio-dev (>= 5.26.0~),
+ libkf5kio-dev (>= 5.41.0~),
qtbase5-dev (>= 5.7.0~),
${misc:Depends},
Recommends: libkf5notifyconfig-doc (= ${source:Version})
--
knotifyconfig packaging
More information about the pkg-kde-commits
mailing list