[neon/kde/kolourpaint/Neon/release] debian: kf6 port
Jonathan Riddell
null at kde.org
Tue Jun 4 14:19:06 BST 2024
Git commit c045f28d0cd0a946bc543f5eb3570a5853aa3f46 by Jonathan Riddell.
Committed on 04/06/2024 at 13:18.
Pushed by jriddell into branch 'Neon/release'.
kf6 port
M +5 -18 debian/control
https://invent.kde.org/neon/kde/kolourpaint/-/commit/c045f28d0cd0a946bc543f5eb3570a5853aa3f46
diff --git a/debian/control b/debian/control
index 1c533bf..f571a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,13 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Eshat Cakar <info at eshat.de>,
Sune Vuorela <sune at debian.org>,
Maximiliano Curia <maxy at debian.org>,
-Build-Depends: cmake (>= 2.8.12~),
- debhelper (>= 11~),
+Build-Depends: cmake,
+ debhelper (>= 13),
extra-cmake-modules (>= 1.3.0~),
- libkf5kdelibs4support-dev,
- libkf5sane-dev,
+ libksane-dev,
pkg-config,
- pkg-kde-tools (>= 0.12),
- qtbase5-dev (>= 5.5.0~),
+ pkg-kde-tools-neon (>= 0.12),
+ qt6-base-dev
Standards-Version: 4.1.4
Homepage: http://www.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kolourpaint
@@ -22,8 +21,6 @@ Package: kolourpaint
Section: graphics
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kolourpaint4 (<< 4:17.04), ${kde-l10n:all}
-Replaces: kolourpaint4 (<< 4:17.04), ${kde-l10n:all}
Description: simple image editor and drawing application
KolourPaint is a simple drawing and image editing application for KDE.
It aims to be easy to use, providing a level of functionality targeted towards
@@ -31,13 +28,3 @@ Description: simple image editor and drawing application
and touching-up photos.
.
This package is part of the KDE graphics module.
-
-Package: kolourpaint4
-Section: oldlibs
-Architecture: all
-Depends: kolourpaint (>= ${source:Version}), ${misc:Depends}
-Description: transitional package for kolourpaint
- This is a transitional package to migrate to kolourpaint. It can be safely
- removed after the upgrade.
- .
- This package is part of the KDE graphics module.
More information about the Neon-commits
mailing list