[neon/kde/breeze/Neon/release] debian: Attempt to fix changelog, add overrides for missing command and add to depends.
Scarlett Moore
null at kde.org
Tue Sep 12 18:13:20 BST 2023
Git commit d17a1c341d47502986cefe4385b9b8724176a13a by Scarlett Moore.
Committed on 12/09/2023 at 19:12.
Pushed by scarlettmoore into branch 'Neon/release'.
Attempt to fix changelog, add overrides for missing command and add to depends.
M +3 -0 debian/breeze.lintian-overrides
M +1 -1 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/kde/breeze/-/commit/d17a1c341d47502986cefe4385b9b8724176a13a
diff --git a/debian/breeze.lintian-overrides b/debian/breeze.lintian-overrides
index da943c6..f3c4230 100644
--- a/debian/breeze.lintian-overrides
+++ b/debian/breeze.lintian-overrides
@@ -1 +1,4 @@
breeze: binary-without-manpage usr/bin/breeze-settings5
+kde-style-breeze: desktop-command-not-in-package usr/share/applications/breezestyleconfig.desktop kcmshell5
+kwin-style-breeze: desktop-command-not-in-package usr/share/applications/kcm_breezedecoration.desktop kcmshell5
+kde-style-breeze: package-name-doesnt-match-sonames libbreezecommon5-5
diff --git a/debian/changelog b/debian/changelog
index 696f436..c3f0ee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -843,7 +843,7 @@ breeze (4:5.2.2-1) experimental; urgency=medium
* Improve the copyright file.
* Turn breeze-cursor-theme and breeze-icon-theme into arch-all packages.
- -- Felix Geyer <fgeyer at debian.org> Tue, 16 Jun 2015.18.72:55 +0200
+ -- Felix Geyer <fgeyer at debian.org> Tue, 16 Jun 2015 18:72:55 +0200
breeze (4:5.2.2-0ubuntu1) vivid; urgency=medium
diff --git a/debian/control b/debian/control
index 4b7866d..a7d88aa 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Package: breeze
Architecture: any
Depends: breeze-cursor-theme (= ${source:Version}),
breeze-icon-theme,
+ kde-cli-tools,
kde-style-breeze (= ${binary:Version}),
kwin-style-breeze (= ${binary:Version}),
${misc:Depends},
More information about the Neon-commits
mailing list