[neon/kde/kfourinline/Neon/stable] debian: lint me green

Carlos De Maine null at kde.org
Thu Jan 25 23:30:16 GMT 2024


Git commit 6fc5f90ce4f7b3b0abd12910e548134a3de4dc4e by Carlos De Maine.
Committed on 26/01/2024 at 00:30.
Pushed by carlosdem into branch 'Neon/stable'.

lint me green

M  +2    -2    debian/changelog
M  +1    -0    debian/control
M  +0    -47   debian/copyright
M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kfourinline/-/commit/6fc5f90ce4f7b3b0abd12910e548134a3de4dc4e

diff --git a/debian/changelog b/debian/changelog
index 2a7cfb4..68ac245 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -158,7 +158,7 @@ kfourinline (4:21.08.0-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Tue, 10 Aug 2021.12.29:40 +0000
+ -- Neon CI <neon at kde.org>  Tue, 10 Aug 2021 12:29:40 +0000
 
 kfourinline (4:21.04.3-0neon) focal; urgency=medium
 
@@ -200,7 +200,7 @@ kfourinline (4:20.12.1-0neon) focal; urgency=medium
 
   * New release
 
- -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021.12.26:21 +0000
+ -- Neon CI <neon at kde.org>  Thu, 07 Jan 2021 12:26:21 +0000
 
 kfourinline (4:20.12.0-0neon) focal; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4722a14..befa0d2 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: cmake (>= 2.8.12~),
                kf6-kconfigwidgets-dev,
                kf6-kcoreaddons-dev,
                kf6-kcrash-dev,
+               kf6-kdbusaddons-dev,
                kf6-kdnssd-dev,
                kf6-kdoctools-dev,
                kf6-ki18n-dev,
diff --git a/debian/copyright b/debian/copyright
index 82f1aab..d8363c9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,53 +12,6 @@ Copyright: 2007, John Tapsel <tapsell at kde.org>
            1999, Pascal Krahmer
 License: LGPL-2+
 
-Files: doc/*
-       po/de/docs/*
-       po/es/docs/*
-       po/et/docs/*
-       po/fr/docs/*
-       po/it/docs/*
-       po/nl/docs/*
-       po/pl/docs/*
-       po/pt/docs/*
-       po/pt_BR/docs/*
-       po/sv/docs/*
-       po/uk/*
-Copyright: 2007, Benjamin Meyer
-           2007, Eugene Trounev <eugene.trounev at gmail.com>
-           1995-2007, Martin Heni <martin at heni-online.de>
-License: GFDL-1.2+
-
-Files: src/kchatdialog.cpp
-       src/kchatdialog.h
-       src/kgameconnectdialog.cpp
-       src/kgameconnectdialog.h
-       src/kgamedebugdialog.cpp
-       src/kgamedebugdialog.h
-       src/kgamedialog.cpp
-       src/kgamedialog.h
-       src/kgamedialogconfig.cpp
-       src/kgamedialogconfig.h
-       src/kgameprocess.cpp
-       src/kgameprocess.h
-       src/kgamepropertyarray.h
-Copyright: 2001, Andreas Beckermann <b_mann at gmx.de>
-           2001, Martin Heni <kde at heni-online.de>
-License: LGPL-2
-
-Files: *.png
-       *.svgz
-       *.xpm
-Copyright: 2007, Eugene Trounev <eugene.trounev at gmail.com>
-           2007, Johann Ollivier Lapeyre
-License: GPL-2+
-
-Files: po/uk/kfourinline.po
-       src/kfontutils.cpp
-       src/kfontutils.h
-Copyright: 2005-2009, Albert Astals Cid <aacid at kde.org>
-License: LGPL-2.1+3+KDEeV
-
 Files: debian/*
 Copyright: 2007-2013, Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 License: GPL-2+
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