[neon/kde/kwayland-server/Neon/stable] debian: WaylandProtocols

Jonathan Riddell null at kde.org
Thu Sep 16 18:08:11 BST 2021


Git commit d5eefe51d1f3bea2c7865d7ad4573f7678e7b226 by Jonathan Riddell.
Committed on 16/09/2021 at 17:08.
Pushed by jriddell into branch 'Neon/stable'.

WaylandProtocols

M  +6    -7    debian/control
M  +1    -1    debian/copyright

https://invent.kde.org/neon/kde/kwayland-server/commit/d5eefe51d1f3bea2c7865d7ad4573f7678e7b226

diff --git a/debian/control b/debian/control
index ad2842c..ccd9763 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Pino Toscano <pino at debian.org>,
            Scarlett Moore <sgmoore at kde.org>,
            Patrick Franz <patfra71 at gmail.com>,
-           Norbert Preining <norbert at preining.info>,
+           Norbert Preining <norbert at preining.info>
 Build-Depends: cmake (>= 3.5~),
                debhelper-compat (= 13),
                extra-cmake-modules (>= 5.74.0~),
@@ -18,7 +18,7 @@ Build-Depends: cmake (>= 3.5~),
                plasma-wayland-protocols,
                qtbase5-dev (>= 5.15.0~),
                qtwayland5-dev-tools (>= 5.15.0~),
-               wayland-protocols,
+               wayland-protocols
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Homepage: https://invent.kde.org/plasma/kwayland-server
@@ -28,8 +28,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwayland-server.git
 Package: libkwaylandserver5-1
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libkwaylandserver5 (<< 5.20.1)
 Conflicts: libkwaylandserver5 (<< 5.20.1)
 Description: Qt library wrapper for Wayland libraries
@@ -41,10 +40,10 @@ Description: Qt library wrapper for Wayland libraries
 Package: libkwaylandserver-dev
 Section: libdevel
 Architecture: any
-Depends: libkwaylandserver5-1 (= ${binary:Version}),
-         libkf5wayland-dev (>= 5.74.0~),
+Depends: libkf5wayland-dev (>= 5.74.0~),
+         libkwaylandserver5-1 (= ${binary:Version}),
          qtbase5-dev (>= 5.15.0~),
-         ${misc:Depends},
+         ${misc:Depends}
 Description: development files for kwaylandserver
  KWaylandServier provides a Qt-style Server library wrapper for
  the Wayland libraries.
diff --git a/debian/copyright b/debian/copyright
index 81c8f4b..7a3fc77 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: kwayland-server
 Source: https://invent.kde.org/plasma/kwayland-server
 
 Files: *
-Copyright: 
+Copyright:
            2014-2015, Collabora, Ltd.
            2014-2016, Martin Gräßlin <mgraesslin at kde.org>
            2015, 2017-2018, Marco Martin <mart at kde.org> <notmart at gmail.com>


More information about the Neon-commits mailing list