[SCM] kauth packaging branch, master, updated. debian/5.37.0-2-116-gd0a4b7f

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jan 26 20:23:47 UTC 2018


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

The following commit has been merged in the master branch:
commit 276ef8e9e572e9eade9b407afbcd8333bf1c2571
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jan 26 17:12:54 2018 -0300

    Update build-deps and deps with the info from cmake
---
 debian/control | 45 +++++++++++++++++++++------------------------
 1 file changed, 21 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 6bafb5b..ac58a49 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 3.0~),
                debhelper (>= 11~),
                doxygen,
-               extra-cmake-modules (>= 5.41.0~),
+               extra-cmake-modules (>= 5.42.0~),
                graphviz,
-               libkf5coreaddons-dev (>= 5.41.0~),
+               libkf5coreaddons-dev (>= 5.42.0~),
                libpolkit-qt5-1-dev,
                libqt5sql5-sqlite,
                pkg-config,
@@ -21,25 +21,6 @@ Homepage: https://projects.kde.org/projects/frameworks/kauth
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kauth.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kauth.git
 
-Package: libkf5auth-dev-bin
-Section: libdevel
-Architecture: any
-Multi-Arch: foreign
-Breaks: libkf5auth-dev (<< 5.42.0-1~),
-        libkf5auth-bin-dev (<< 5.42.0-1~)
-Replaces: libkf5auth-dev (<< 5.42.0-1~),
-          libkf5auth-bin-dev (<< 5.42.0-1~)
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Abstraction to system policy and authentication features
- KAuth is a framework to let applications perform actions as a
- privileged user.
- .
- KAuth is part of KDE Frameworks 5.
- .
- This package contains helper binaries for development.
- You never should depend on this directy, cuase the *.cmake files are
- not included in that package, cause they are arch-depended.
-
 Package: libkf5auth-data
 Architecture: all
 Multi-Arch: foreign
@@ -58,11 +39,10 @@ Architecture: any
 Multi-Arch: same
 Depends: libkf5auth-dev-bin (= ${binary:Version}),
          libkf5auth5 (= ${binary:Version}),
-         libkf5coreaddons-dev (>= 5.41.0~),
+         libkf5coreaddons-dev (>= 5.42.0~),
          ${misc:Depends},
          ${shlibs:Depends},
-Breaks: libkf5auth-bin-dev (<< 5.41.0-1~),
-        libkf5configwidgets-dev (<< 5.41)
+Breaks: libkf5auth-bin-dev (<< 5.41.0-1~), libkf5configwidgets-dev (<< 5.41)
 Replaces: libkf5auth-bin-dev (<< 5.41.0-1~)
 Recommends: libkf5auth-doc (= ${source:Version})
 Description: Abstraction to system policy and authentication features
@@ -73,6 +53,23 @@ Description: Abstraction to system policy and authentication features
  .
  This package contains development files for kauth.
 
+Package: libkf5auth-dev-bin
+Section: libdevel
+Architecture: any
+Multi-Arch: foreign
+Breaks: libkf5auth-bin-dev (<< 5.42.0-1~), libkf5auth-dev (<< 5.42.0-1~)
+Replaces: libkf5auth-bin-dev (<< 5.42.0-1~), libkf5auth-dev (<< 5.42.0-1~)
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Abstraction to system policy and authentication features
+ KAuth is a framework to let applications perform actions as a
+ privileged user.
+ .
+ KAuth is part of KDE Frameworks 5.
+ .
+ This package contains helper binaries for development.
+ You never should depend on this directy, cuase the *.cmake files are
+ not included in that package, cause they are arch-depended.
+
 Package: libkf5auth-doc
 Architecture: all
 Multi-Arch: foreign

-- 
kauth packaging



More information about the pkg-kde-commits mailing list