[SCM] kded packaging branch, master, updated. debian/5.36.0-2-7-g77dbdd1
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Aug 16 11:23:32 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kded.git;a=commitdiff;h=538a33f
The following commit has been merged in the master branch:
commit 538a33f4e7ecc6e509fe404a2ca972a6c1a314c8
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Aug 15 21:16:58 2017 +0200
wrap-and-sort
---
debian/control | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index f19c9e6..6ffe04b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,19 @@ Build-Depends: cmake (>= 3.0~),
libkf5doctools-dev (>= 5.37.0~),
libkf5service-dev (>= 5.37.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.7.0~)
+ qtbase5-dev (>= 5.7.0~),
Standards-Version: 4.0.1
Homepage: https://projects.kde.org/projects/frameworks/kded
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kded.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kded.git
+Package: kded5
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Extensible daemon for providing session services
+ KDED runs in the background and performs a number of small tasks.
+ Some of these tasks are built in, others are started on demand.
+
Package: kded5-dev
Section: libdevel
Architecture: any
@@ -28,16 +35,9 @@ Depends: kded5 (= ${binary:Version}),
libkf5crash-dev (>= 5.37.0~),
libkf5dbusaddons-dev (>= 5.37.0~),
libkf5service-dev (>= 5.37.0~),
- ${misc:Depends}
+ ${misc:Depends},
Description: Extensible daemon for providing session services
KDED runs in the background and performs a number of small tasks.
Some of these tasks are built in, others are started on demand.
.
Contains development files.
-
-Package: kded5
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Extensible daemon for providing session services
- KDED runs in the background and performs a number of small tasks.
- Some of these tasks are built in, others are started on demand.
--
kded packaging
More information about the pkg-kde-commits
mailing list