[neon/kde/kbounce/Neon/stable] debian: lint it green
Carlos De Maine
null at kde.org
Fri Feb 9 02:18:05 GMT 2024
Git commit b7023ac41dc9b546a9d73973a179756c53efb554 by Carlos De Maine.
Committed on 09/02/2024 at 02:18.
Pushed by carlosdem into branch 'Neon/stable'.
lint it green
M +1 -1 debian/changelog
M +6 -6 debian/control
M +1 -1 debian/rules
https://invent.kde.org/neon/kde/kbounce/-/commit/b7023ac41dc9b546a9d73973a179756c53efb554
diff --git a/debian/changelog b/debian/changelog
index 5eaabfe..2b8e9c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -194,7 +194,7 @@ kbounce (4:20.12.1-0neon) focal; urgency=medium
* New release
- -- Neon CI <neon at kde.org> Thu, 07 Jan 2021.12.24:40 +0000
+ -- Neon CI <neon at kde.org> Thu, 07 Jan 2021 12:24:40 +0000
kbounce (4:20.12.0-0neon) focal; urgency=medium
diff --git a/debian/control b/debian/control
index 2af70ee..ab8eb37 100644
--- a/debian/control
+++ b/debian/control
@@ -8,26 +8,26 @@ Uploaders: Daniel Schepler <schepler at debian.org>,
George Kiagiadakis <gkiagiad at csd.uoc.gr>,
Eshat Cakar <info at eshat.de>,
Maximiliano Curia <maxy at debian.org>,
-Build-Depends: cmake (>= 2.8.12~),
- debhelper-compat (= 12),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
kf6-extra-cmake-modules,
+ kf6-kcrash-dev,
kf6-kcolorscheme-dev,
kf6-kcompletion-dev,
kf6-kconfig-dev,
kf6-kconfigwidgets-dev,
kf6-kcoreaddons-dev,
- kf6-kcrash-dev,
kf6-kdbusaddons-dev,
kf6-kdoctools-dev,
kf6-ki18n-dev,
- libkdegames6-dev,
kf6-kio-dev,
kf6-kwidgetsaddons-dev,
kf6-kxmlgui-dev,
- qt6-svg-dev,
+ libkdegames6-dev,
pkg-kde-tools-neon,
qt6-base-dev,
-Standards-Version: 4.1.4
+ qt6-svg-dev,
+Standards-Version: 4.6.2
Homepage: http://games.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kbounce
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kbounce.git
diff --git a/debian/rules b/debian/rules
index 773c786..b3f8bac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -- -DBIN_INSTALL_DIR=/usr/games
+ dh_auto_configure -- -DKDE_INSTALL_BINDIR=/usr/games/
More information about the Neon-commits
mailing list