[neon/kde/breeze/Neon/release] debian: merge stable into release for kde_megarelease_6
Carlos De Maine
null at kde.org
Thu Feb 22 02:10:19 GMT 2024
Git commit d7f5074a5a6e5337488de04aabae5d027a224561 by Carlos De Maine.
Committed on 22/02/2024 at 02:10.
Pushed by carlosdem into branch 'Neon/release'.
merge stable into release for kde_megarelease_6
M +1 -4 debian/breeze.lintian-overrides
M +7 -1 debian/changelog
M +83 -44 debian/control
https://invent.kde.org/neon/kde/breeze/-/commit/d7f5074a5a6e5337488de04aabae5d027a224561
diff --cc debian/breeze.lintian-overrides
index f3c4230,171cf2f..b7473f9
--- a/debian/breeze.lintian-overrides
+++ b/debian/breeze.lintian-overrides
@@@ -1,4 -1,1 +1,1 @@@
- 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
-breeze: binary-without-manpage usr/bin/breeze-settings6
++breeze: binary-without-manpage usr/bin/breeze-settings6
diff --cc debian/changelog
index fa1b92e,d28919b..af218b2
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,14 -1,8 +1,19 @@@
+ breeze (4:5.91.90-0neon) jammy; urgency=medium
+
+ * new release
+
+ -- Carlos De Maine <carlosdemaine at gmail.com> Wed, 10 Jan 2024 16:11:49 +1000
+breeze (4:5.27.10-0neon) jammy; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Tue, 05 Dec 2023 20:43:34 +0000
+
+breeze (4:5.27.9-0neon) jammy; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Tue, 24 Oct 2023 14:52:38 +0000
breeze (4:5.27.8-0neon) jammy; urgency=medium
@@@ -855,7 -849,7 +860,8 @@@ breeze (4:5.2.2-1) experimental; urgenc
* 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:12:55 +0200
breeze (4:5.2.2-0ubuntu1) vivid; urgency=medium
@@@ -995,4 -989,4 +1001,4 @@@ breeze (4:4.97.0-0ubuntu1) utopic; urge
* Fix build depends
* Changed arch to any due to added binary.
-- -- Jonathan Riddell <jriddell at ubuntu.com> Mon, 09 Jun 2014 10:23:56 +0100
++ -- Jonathan Riddell <jriddell at ubuntu.com> Mon, 09 Jun 2014 10:23:56 +0100
diff --cc debian/control
index a7d88aa,f2e671d..01cb107
--- a/debian/control
+++ b/debian/control
@@@ -93,11 -98,45 +98,45 @@@ Description: KWin Breeze Styl
.
This package is part of the Breeze theme module.
- Package: kde-style-breeze-qt4
+ Package: breeze5
Architecture: any
- Depends: ${misc:Depends}, ${shlibs:Depends}
+ Depends: breeze,
+ ${misc:Depends},
+ ${shlibs:Depends}
+ Description: Default Plasma theme for Plasma 5.
+ This is the compatability theme for QT/KDE 5 apps on the Plasma 6 desktop.
+
+ Package: breeze5-dev
+ Architecture: any
+ Priority: optional
+ Depends: breeze5, ${misc:Depends},
+ Description: Default Plasma theme (development files).
+ Transitional package.
+
+ Package: breeze5-cursor-theme
+ Architecture: all
+ Priority: optional
+ Depends: breeze5, ${misc:Depends},
+ Description: Default Plasma cursor theme.
+ Transitional package.
+
+ Package: kde-style-breeze5
+ Architecture: all
+ Priority: optional
+ Depends: breeze5, ${misc:Depends},
+ Description: Widget style for Qt and KDE Software
+ Transitional package.
+
+ Package: kwin-style-breeze5
+ Architecture: all
+ Priority: optional
+ Depends: breeze5, ${misc:Depends},
+ Description: KWin Breeze Style
+ Transitional package.
+
+ Package: kde-style-breeze5-qt4
+ Architecture: all
+ Priority: optional
+ Depends: breeze5, ${misc:Depends},
Description: Widget style for Qt 4 and KDE Software - transitional
- This is the default widget style for KDE's Plasma desktop. This
- build has the plugin for with Qt 4.
- .
- Transitional dummy package which can be removed.
- Transitional package.
++ Transitional package.
More information about the Neon-commits
mailing list