[SCM] kdesu packaging branch, master, updated. e034520a0d01ac06db7944f60e272944c9587f05
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Mar 23 09:17:49 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdesu.git;a=commitdiff;h=ce0bb72
The following commit has been merged in the master branch:
commit ce0bb726d75a94cdee81ece28db0b99170baf139
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Mar 6 21:59:53 2015 +0100
wrap-and-sort
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index fa5de63..b4592a8 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,9 @@ Description: runtime files for kdesu
Package: libkf5su5
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends}, ${shlibs:Depends}, libkf5su-data (= ${source:Version})
+Depends: libkf5su-data (= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Recommends: libkf5su-bin (= ${binary:Version})
Description: Integration with su for elevated privileges.
Framework to handle super user actions
--
kdesu packaging
More information about the pkg-kde-commits
mailing list