[neon/kde/bomber/Neon/stable] debian: lintings
Carlos De Maine
null at kde.org
Sat Jan 20 01:41:31 GMT 2024
Git commit d59338e977333a7991f2ce52b65c096973b335c7 by Carlos De Maine.
Committed on 20/01/2024 at 02:41.
Pushed by carlosdem into branch 'Neon/stable'.
lintings
M +4 -3 debian/control
A +1 -0 debian/links
M +0 -3 debian/rules
https://invent.kde.org/neon/kde/bomber/-/commit/d59338e977333a7991f2ce52b65c096973b335c7
diff --git a/debian/control b/debian/control
index e30259f..5064bfb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,9 @@ 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: 7zip,
+ cmake,
+ debhelper-compat (= 13),
kf6-extra-cmake-modules,
kf6-kcolorscheme-dev,
kf6-kconfig-dev,
@@ -22,7 +23,7 @@ Build-Depends: cmake (>= 2.8.12~),
kf6-kxmlgui-dev,
pkg-kde-tools-neon,
qt6-base-dev,
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
Homepage: http://games.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/bomber
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/bomber.git
diff --git a/debian/links b/debian/links
new file mode 100644
index 0000000..1678323
--- /dev/null
+++ b/debian/links
@@ -0,0 +1 @@
+usr/bin/bomber usr/games/bomber
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 773c786..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@
%:
dh $@ --with kf6 --buildsystem kf6
-
-override_dh_auto_configure:
- dh_auto_configure -- -DBIN_INSTALL_DIR=/usr/games
More information about the Neon-commits
mailing list