[neon/kde/kiriki/Neon/unstable] debian: kf6ify

Scarlett Moore null at kde.org
Wed Sep 27 23:35:48 BST 2023


Git commit fb1d8bc62e2a6d4551b75cf815da1b464a481023 by Scarlett Moore.
Committed on 28/09/2023 at 00:35.
Pushed by scarlettmoore into branch 'Neon/unstable'.

kf6ify

M  +14   -16   debian/control
D  +0    -1    debian/kiriki.manpages
D  +0    -110  debian/man/kdeopt.part
D  +0    -16   debian/man/kiriki.man
M  +5    -5    debian/rules

https://invent.kde.org/neon/kde/kiriki/-/commit/fb1d8bc62e2a6d4551b75cf815da1b464a481023

diff --git a/debian/control b/debian/control
index 9f6cc0d..f6cdd84 100644
--- a/debian/control
+++ b/debian/control
@@ -10,20 +10,20 @@ Uploaders: Daniel Schepler <schepler at debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Maximiliano Curia <maxy at debian.org>,
 Build-Depends: cmake (>= 2.8.12~),
-               debhelper (>= 11),
-               extra-cmake-modules (>= 1.7.0~),
-               libkf5config-dev,
-               libkf5configwidgets-dev,
-               libkf5coreaddons-dev,
-               libkf5crash-dev,
-               libkf5dbusaddons-dev,
-               libkf5doctools-dev,
-               libkf5i18n-dev,
-               libkf5iconthemes-dev,
-               libkf5kdegames-dev (>= 4.9.0~),
-               libkf5xmlgui-dev,
-               pkg-kde-tools (>= 0.14),
-               qtbase5-dev (>= 5.3.0~),
+               debhelper-compat (= 12),
+               kf6-extra-cmake-modules,
+               kf6-kconfig-dev,
+               kf6-kconfigwidgets-dev,
+               kf6-kcoreaddons-dev,
+               kf6-kcrash-dev,
+               kf6-kdbusaddons-dev,
+               kf6-kdoctools-dev,
+               kf6-ki18n-dev,
+               kf6-kiconthemes-dev,
+               libkdegames6-dev,
+               kf6-kxmlgui-dev,
+               pkg-kde-tools-neon,
+               qt6-base-dev,
 Standards-Version: 4.1.4
 Homepage: http://games.kde.org/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kiriki
@@ -33,8 +33,6 @@ Package: kiriki
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: khelpcenter
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
 Description: Yahtzee dice game
  Kiriki is a dice game for up to six players, where each player rolls five dice
  to make combinations with the highest score.
diff --git a/debian/kiriki.manpages b/debian/kiriki.manpages
deleted file mode 100644
index 0b97f71..0000000
--- a/debian/kiriki.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/man/out/kiriki.6
diff --git a/debian/man/kdeopt.part b/debian/man/kdeopt.part
deleted file mode 100644
index 5557afa..0000000
--- a/debian/man/kdeopt.part
+++ /dev/null
@@ -1,110 +0,0 @@
-.\" This portion of the manual page is from kdeopt.man, from the
-.\" kdegames Debian package.
-.SH GENERIC OPTIONS
-.TP
-.B \-\-help
-Show help about options.
-.TP
-.B \-\-help-qt
-Show Qt specific options.
-.TP
-.B \-\-help-kde
-Show KDE specific options.
-.TP
-.B \-\-help-all
-Show all options.
-.TP
-.B \-\-author
-Show author information.
-.TP
-.B \-v, \-\-version
-Show version information.
-.TP
-.B \-\-license
-Show license information.
-.TP
-.B \-\-
-End of options.
-.SH QT OPTIONS
-.TP
-.B \-\-display \fI<displayname>\fB
-Use the X-server display `displayname'.
-.TP
-.B \-\-session \fI<sessionId>\fB
-Restore the application for the given `sessionId'.
-.TP
-.B \-\-cmap
-Causes the application to install a private color map on an 8\-bit
-display.
-.TP
-.B \-\-ncols \fI<count>\fB
-Limits the number of colors allocated in the color cube on an 8\-bit
-display, if the application is using the QApplication::ManyColor color
-specification.
-.TP
-.B \-\-nograb
-Tells Qt to never grab the mouse or the keyboard.
-.TP
-.B \-\-dograb
-Running under a debugger can cause an implicit \-nograb, use \-dograb
-to override.
-.TP
-.B \-\-sync
-Switches to synchronous mode for debugging.
-.TP
-.B \-\-fn, \-\-font \fI<fontname>\fB
-Defines the application font.
-.TP
-.B \-\-bg, \-\-background \fI<color>\fB
-Sets the default background color and an application palette (light
-and dark shades are calculated).
-.TP
-.B \-\-fg, \-\-foreground \fI<color>\fB
-Sets the default foreground color.
-.TP
-.B \-\-btn, \-\-button \fI<color>\fB
-Sets the default button color.
-.TP
-.B \-\-name \fI<name>\fB
-Sets the application name.
-.TP
-.B \-\-title \fI<title>\fB
-Sets the application title (caption).
-.TP
-.B \-\-visual TrueColor
-Forces the application to use a TrueColor visual on an 8-bit display.
-.TP
-.B \-\-inputstyle \fI<inputstyle>\fB
-Sets XIM (X Input Method) input style. Possible values are
-\fIonthespot\fP, \fIoverthespot\fP, \fIoffthespot\fP and \fIroot\fP.
-.TP
-.B \-\-im \fI<XIM server>\fB
-Set XIM server.
-.TP
-.B \-\-noxim
-Disable XIM.
-.TP
-.B \-\-reverse
-Mirrors the whole layout of widgets.
-.SH KDE OPTIONS
-.TP
-.B \-\-caption \fI<caption>\fB
-Use `caption' as name in the titlebar.
-.TP
-.B \-\-icon \fI<icon>\fB
-Use `icon' as the application icon.
-.TP
-.B \-\-config \fI<filename>\fB
-Use alternative configuration file.
-.TP
-.B \-\-nocrashhandler
-Disable crash handler, to get core dumps.
-.TP
-.B \-\-waitforwm
-Waits for a WM_NET compatible windowmanager.
-.TP
-.B \-\-style \fI<style>\fB
-Sets the application GUI style.
-.TP
-.B \-\-geometry \fI<geometry>\fB
-Sets the client geometry of the main widget.
diff --git a/debian/man/kiriki.man b/debian/man/kiriki.man
deleted file mode 100644
index ff8c77d..0000000
--- a/debian/man/kiriki.man
+++ /dev/null
@@ -1,16 +0,0 @@
-.TH KIRIKI 6
-.SH NAME
-kiriki \- A Yahtzee dice game for KDE
-.SH SYNOPSIS
-.B kiriki
-.I [Qt-options] [KDE-options]
-.SH DESCRIPTION
-.B kiriki
-Kiriki is a dice game for up to six players, where each player rolls five dice
-to make combinations with the highest score.
-.so kdeopt.part
-.SH SEE ALSO
-More detailed user documentation is available from
-.BR help:/kiriki
-(either enter this URL into \fBkonqueror\fP, or run `khelpcenter
-help:/kiriki').
diff --git a/debian/rules b/debian/rules
index 79c1042..773c786 100644
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,9 @@
 #!/usr/bin/make -f
+# SPDX-License-Identifier: LGPL-2.0-or-later
+# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
-l10npkgs_firstversion_ok := 4:16.04.3-4~
-
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
+%:
+	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
+	dh_auto_configure -- -DBIN_INSTALL_DIR=/usr/games


More information about the Neon-commits mailing list