[neon/kde/katomic/Neon/stable] debian: lintians
Carlos De Maine
null at kde.org
Fri Jan 26 00:43:58 GMT 2024
Git commit 9c760b73e3fecf84583c357db9865a8cda00b79f by Carlos De Maine.
Committed on 26/01/2024 at 01:43.
Pushed by carlosdem into branch 'Neon/stable'.
lintians
(cherry picked from commit 078631067fd7e5a531addae1de0ec4d12f3ef2dd)
M +2 -2 debian/changelog
M +4 -3 debian/control
M +1 -1 debian/rules
https://invent.kde.org/neon/kde/katomic/-/commit/9c760b73e3fecf84583c357db9865a8cda00b79f
diff --git a/debian/changelog b/debian/changelog
index be8003e..f8c6943 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -158,7 +158,7 @@ katomic (4:21.08.0-0neon) focal; urgency=medium
* New release
- -- Neon CI <neon at kde.org> Tue, 10 Aug 2021.12.28:42 +0000
+ -- Neon CI <neon at kde.org> Tue, 10 Aug 2021 12:28:42 +0000
katomic (4:21.04.3-0neon) focal; urgency=medium
@@ -200,7 +200,7 @@ katomic (4:20.12.1-0neon) focal; urgency=medium
* New release
- -- Neon CI <neon at kde.org> Thu, 07 Jan 2021.12.24:31 +0000
+ -- Neon CI <neon at kde.org> Thu, 07 Jan 2021 12:24:31 +0000
katomic (4:20.12.0-0neon) focal; urgency=medium
diff --git a/debian/control b/debian/control
index 0f38b67..7cdc290 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,
@@ -24,7 +25,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/katomic
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/katomic.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