[neon/neon-packaging/aurorae/Neon/release] debian: lints and fix install
Carlos De Maine
null at kde.org
Thu Mar 13 06:02:21 GMT 2025
Git commit aa86d0c0571bdcb985f4fa636fc7295b6851c5c8 by Carlos De Maine.
Committed on 13/03/2025 at 06:02.
Pushed by carlosdem into branch 'Neon/release'.
lints and fix install
M +1 -0 debian/aurorae.install
M +10 -6 debian/control
https://invent.kde.org/neon/neon-packaging/aurorae/-/commit/aa86d0c0571bdcb985f4fa636fc7295b6851c5c8
diff --git a/debian/aurorae.install b/debian/aurorae.install
index 6a2e37d..72a0294 100644
--- a/debian/aurorae.install
+++ b/debian/aurorae.install
@@ -2,6 +2,7 @@ usr/lib/*/qt6/plugins/org.kde.kdecoration3/
usr/lib/*/qt6/qml/org/kde/kwin/decoration/
usr/lib/*/qt6/qml/org/kde/kwin/decorations/
usr/lib/*/qt6/plugins/org.kde.kdecoration3.kcm/
+usr/share/knsrcfiles/aurorae.knsrc
usr/share/kwin/aurorae/
usr/share/kwin/decorations/
usr/share/locale/
diff --git a/debian/control b/debian/control
index 2968942..2ff31fb 100644
--- a/debian/control
+++ b/debian/control
@@ -34,9 +34,11 @@ Depends: kf6-extra-cmake-modules,
Description: KDE's aurorae library
Aurorae is a themeable window decoration for KWin.
.
- It supports theme files consisting of several SVG files for decoration and buttons.
- Themes can beinstalled and selected directly in the configuration module of KWin
- decorations.
+ It supports theme files consisting of several SVG files for decoration
+ and buttons.
+ .
+ Themes can beinstalled and selected directly in the configuration module
+ of KWin decorations.
.
This package contains the library development files.
@@ -46,8 +48,10 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KDE's aurorae library
Aurorae is a themeable window decoration for KWin.
.
- It supports theme files consisting of several SVG files for decoration and buttons.
- Themes can beinstalled and selected directly in the configuration module of KWin
- decorations.
+ It supports theme files consisting of several SVG files for decoration
+ and buttons.
+ .
+ Themes can beinstalled and selected directly in the configuration module
+ of KWin decorations.
.
This package contains the aurorae main library.
More information about the Neon-commits
mailing list