[SCM] libsignon-glib packaging branch, master, updated. 3fe6e49e1a597099817f19358fa4995dc48f4280

Diane Trout diane at moszumanska.debian.org
Wed Jul 22 05:03:32 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libsignon-glib.git;a=commitdiff;h=3fe6e49

The following commit has been merged in the master branch:
commit 3fe6e49e1a597099817f19358fa4995dc48f4280
Author: Diane Trout <diane at ghic.org>
Date:   Tue Jul 21 22:03:18 2015 -0700

    fix depends and descriptions for -dev and -dbg
---
 debian/control | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index ccd0fc6..e409fad 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,11 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: development files for signon-glib sso API.
+Depends: ${misc:Depends}, ${shlibs:Depends},
+ libsignon-glib1 (= ${binary:Version}),
+ gir1.2-libsignon-1.0,
+ signond-dev
+Description: development files for signon-glib sso API
  This is effectively a GLib binding for the D-Bus API
  provided by signond. It is part of the accounts-sso
  project.
@@ -61,8 +64,9 @@ Priority: extra
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: GLib Library for managing SSO credentials
+Depends: ${misc:Depends}, ${shlibs:Depends},
+ libsignon-glib1 (= ${binary:Version}),
+Description: debug files for libsignon-glib
  This is effectively a GLib binding for the D-Bus API
  provided by signond. It is part of the accounts-sso
  project.

-- 
libsignon-glib packaging



More information about the pkg-kde-commits mailing list