[SCM] kwallet packaging branch, master, updated. debian/5.36.0-1-18-g58951a6
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Aug 16 11:22:14 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kwallet.git;a=commitdiff;h=071043f
The following commit has been merged in the master branch:
commit 071043f679b7014268805936654a6df79b8a55e0
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Aug 15 21:16:55 2017 +0200
wrap-and-sort
---
debian/control | 68 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 34 insertions(+), 34 deletions(-)
diff --git a/debian/control b/debian/control
index 367e06a..3829673 100644
--- a/debian/control
+++ b/debian/control
@@ -27,37 +27,19 @@ Build-Depends: cmake (>= 3.0~),
libqt5sql5-sqlite,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.7.0~),
- qttools5-dev-tools
+ qttools5-dev-tools,
Standards-Version: 4.0.1
Homepage: https://projects.kde.org/projects/frameworks/kwallet
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kwallet.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kwallet.git
-Package: libkf5wallet-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: libkf5config-dev (>= 5.37.0~),
- libkf5wallet5 (= ${binary:Version}),
- libkf5windowsystem-dev (>= 5.37.0~),
- libkwalletbackend5-5 (= ${binary:Version}),
- qtbase5-dev (>= 5.7.0~),
- ${misc:Depends}
-Recommends: libkf5wallet-doc (= ${source:Version})
-Description: development files for kwallet-framework
- Interface to KWallet, the safe desktop-wide storage
- for passwords on KDE workspaces.
- .
- Contains development files for kwallet-framework.
-Breaks: libkf5kdelibs4support-dev (<< 5.37), libkf5khtml-dev (<< 5.37)
-
Package: libkf5wallet-bin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: kio (<< 5.37),
libkf5khtml5 (<< 5.37),
libkf5wallet5 (<< 4.100.0),
- libkf5webkit5 (<< 5.37)
+ libkf5webkit5 (<< 5.37),
Replaces: libkf5wallet5 (<< 4.100.0)
Description: Secure and unified container for user passwords.
Runtime for interface to KWallet, the safe desktop-wide storage
@@ -65,17 +47,35 @@ Description: Secure and unified container for user passwords.
.
Contains the runtime files for kwallet-framework
-Package: libkf5wallet5
+Package: libkf5wallet-data
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libkf5wallet5 (<< 5.10)
+Replaces: libkf5wallet5 (<< 5.10)
+Description: Secure and unified container for user passwords.
+ Interface to KWallet, the safe desktop-wide storage
+ for passwords on KDE workspaces.
+ .
+ Contains the translation files for kwallet-framework
+
+Package: libkf5wallet-dev
+Section: libdevel
Architecture: any
-Depends: libkf5wallet-data (= ${source:Version}),
+Multi-Arch: same
+Depends: libkf5config-dev (>= 5.37.0~),
+ libkf5wallet5 (= ${binary:Version}),
+ libkf5windowsystem-dev (>= 5.37.0~),
libkwalletbackend5-5 (= ${binary:Version}),
+ qtbase5-dev (>= 5.7.0~),
${misc:Depends},
- ${shlibs:Depends}
-Multi-Arch: same
-Description: Secure and unified container for user passwords.
+Recommends: libkf5wallet-doc (= ${source:Version})
+Description: development files for kwallet-framework
Interface to KWallet, the safe desktop-wide storage
for passwords on KDE workspaces.
-Breaks: kio (<< 5.37), libkf5khtml5 (<< 5.37), libkf5webkit5 (<< 5.37)
+ .
+ Contains development files for kwallet-framework.
+Breaks: libkf5kdelibs4support-dev (<< 5.37), libkf5khtml-dev (<< 5.37)
Package: libkf5wallet-doc
Architecture: all
@@ -87,17 +87,17 @@ Description: Secure and unified container for user passwords.
.
This package contains the qch documentation files.
-Package: libkf5wallet-data
-Architecture: all
-Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5wallet5 (<< 5.10)
-Replaces: libkf5wallet5 (<< 5.10)
+Package: libkf5wallet5
+Architecture: any
+Depends: libkf5wallet-data (= ${source:Version}),
+ libkwalletbackend5-5 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
+Multi-Arch: same
Description: Secure and unified container for user passwords.
Interface to KWallet, the safe desktop-wide storage
for passwords on KDE workspaces.
- .
- Contains the translation files for kwallet-framework
+Breaks: kio (<< 5.37), libkf5khtml5 (<< 5.37), libkf5webkit5 (<< 5.37)
Package: libkwalletbackend5-5
Architecture: any
--
kwallet packaging
More information about the pkg-kde-commits
mailing list