[SCM] signond packaging branch, master, updated. 7a2d3e797d355134b513f4ed99bf9a71c7f744f3

Diane Trout diane at moszumanska.debian.org
Wed Sep 9 22:20:46 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/signond.git;a=commitdiff;h=d3d6a56

The following commit has been merged in the master branch:
commit d3d6a5631d1a270f07aeb60f6c3382d5bebb2360
Author: Diane Trout <diane at ghic.org>
Date:   Wed Sep 9 14:53:26 2015 -0700

    Remove ${shlib:Depends} from -dev packages as it's never defined.
---
 debian/changelog | 1 +
 debian/control   | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 525b385..2d929a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ signond (8.57+20150423-1~) UNRELEASED; urgency=medium
     libsignon-plugins-doc,
   * use dh_doxygen to cleanup documentation packages.
   * Use debian-qt-kde.mk from pkg-kde-tools to provide -Wl,--as-needed
+  * Remove ${shlib:Depends} from -dev packages as it's never defined.
 
  -- Diane Trout <diane at debian.org>  Wed, 02 Sep 2015 22:35:26 -0700
 
diff --git a/debian/control b/debian/control
index 31397e7..6db2e52 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,6 @@ Architecture: any
 Depends: libqt4-dev (>= 4.5),
          libsignon-qt1 (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends}
 Description: Single Sign On framework - qt development files
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.
@@ -57,7 +56,6 @@ Architecture: any
 Depends: libsignon-qt5-1 (= ${binary:Version}),
          qtbase5-dev,
          ${misc:Depends},
-         ${shlibs:Depends}
 Description: Single Sign On framework - qt5 development files
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.
@@ -126,7 +124,6 @@ Architecture: any
 Depends: qtbase5-dev,
          signond (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends}
 Breaks: signon-saslplugin-dev (<< 8.40)
 Replaces: signon-saslplugin-dev (<< 8.40)
 Description: Single Sign On framework - development files
@@ -152,7 +149,6 @@ Architecture: any
 Depends: libsignon-plugins-common1 (= ${binary:Version}),
          libsignon-qt5-dev,
          ${misc:Depends},
-         ${shlibs:Depends}
 Description: Single Sign On framework - plugins development files
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.

-- 
signond packaging



More information about the pkg-kde-commits mailing list