[neon/kde/kdecoration/Neon/release] debian: Add Mutli-Arch support, Used same as suggested by multiarch-hints.

Scarlett Moore null at kde.org
Fri May 28 10:04:19 BST 2021


Git commit 470789c58c9d7392543e97ec7e9203658c3e8ff6 by Scarlett Moore.
Committed on 28/10/2020 at 08:29.
Pushed by sitter into branch 'Neon/release'.

Add Mutli-Arch support, Used same as suggested by multiarch-hints.

M  +3    -0    debian/changelog
M  +3    -0    debian/control

https://invent.kde.org/neon/kde/kdecoration/commit/470789c58c9d7392543e97ec7e9203658c3e8ff6

diff --git a/debian/changelog b/debian/changelog
index 3ae0bd4..a98c323 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
 kdecoration (4:5.19.5-2) UNRELEASED; urgency=medium
 
+  [ Scarlett Moore ]
   * Remove obsolete entries from d/upstream/metadata as
     they are already defined in d/copyright.
+  * Add Mutli-Arch support, Used same as suggested
+    by multiarch-hints.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 26 Oct 2020 23:52:56 -0700
 
diff --git a/debian/control b/debian/control
index 048329f..74f04db 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Rules-Requires-Root: no
 
 Package: libkdecorations2-5v5
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: kwin-common (<< 4:5.14),
         kwin-decoration-oxygen (<< 4:5.14),
@@ -39,6 +40,7 @@ Description: library to create window decorations
 Package: libkdecorations2-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: libkdecorations2-5v5 (= ${binary:Version}),
          libkdecorations2private7 (= ${binary:Version}),
          qtbase5-dev (>= 5.12.0~),
@@ -52,6 +54,7 @@ Description: library to create window decorations - development files
 
 Package: libkdecorations2private7
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: kwin-common (<< 4:5.14),
         kwin-wayland (<< 4:5.12),



More information about the Neon-commits mailing list