Rik Mills has proposed merging 
~acheron/kubuntu-packaging/+git/kwayland:kubuntu_yakkety_archive into 
~kubuntu-packagers/kubuntu-packaging/+git/kwayland:kubuntu_yakkety_archive.

Requested reviews:
  Kubuntu Packagers (kubuntu-packagers)

For more details, see:
https://code.launchpad.net/~acheron/kubuntu-packaging/+git/kwayland/+merge/296835
-- 
Your team Kubuntu Packagers is requested to review the proposed merge of 
~acheron/kubuntu-packaging/+git/kwayland:kubuntu_yakkety_archive into 
~kubuntu-packagers/kubuntu-packaging/+git/kwayland:kubuntu_yakkety_archive.
diff --git a/debian/changelog b/debian/changelog
index b7e86b9..9fe6bbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 kwayland (4:5.23.0-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Clive Johnston ]
   * New upstream release (5.23.0)
   * Refreshing symbols and removing MISSING
 
+  [ Rik Mills ]
+  * install new org-kde-kf5-kwayland-testserver
+  * Add appropriate shlibs:depends to control file
+
  -- Clive Johnston <[email protected]>  Tue, 07 Jun 2016 21:51:30 +0100
 
 kwayland (4:5.22.0-0ubuntu1) yakkety; urgency=medium
diff --git a/debian/control b/debian/control
index 689a6b7..902ddcc 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Architecture: any
 Depends: libkf5waylandclient5 (= ${binary:Version}),
          libkf5waylandserver5 (= ${binary:Version}),
          qtbase5-dev (>= 5.4.0~),
-         ${misc:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: development files for kwayland
  KWayland provides a Qt-style Client and Server library wrapper for
  the Wayland libraries.
@@ -53,7 +54,7 @@ Description: Qt library wrapper for Wayland libraries
 Package: kwayland-data
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt library wrapper for Wayland libraries - data files
  KWayland provides a Qt-style Server library wrapper for
  the Wayland libraries.
diff --git a/debian/kwayland-dev.install b/debian/kwayland-dev.install
index 5053db8..7e9ae80 100644
--- a/debian/kwayland-dev.install
+++ b/debian/kwayland-dev.install
@@ -3,5 +3,6 @@ usr/include/KF5/kwayland_version.h
 usr/lib/*/cmake/KF5Wayland/
 usr/lib/*/libKF5WaylandClient.so
 usr/lib/*/libKF5WaylandServer.so
+usr/lib/*/libexec/org-kde-kf5-kwayland-testserver
 usr/lib/*/qt5/mkspecs/modules/qt_KWaylandClient.pri
 usr/lib/*/qt5/mkspecs/modules/qt_KWaylandServer.pri
-- 
kubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to