[neon/qt/qtcreator/Neon/release] debian: update the patches
Pino Toscano
null at kde.org
Mon Jan 16 22:09:47 GMT 2023
Git commit c9c6d4196f6efa90cd2efc87fd6b5d86db634667 by Pino Toscano.
Committed on 17/06/2022 at 17:20.
Pushed by carlosdem into branch 'Neon/release'.
update the patches
- debian_paths.diff: refresh
M +1 -0 debian/changelog
M +1 -1 debian/patches/debian_paths.diff
https://invent.kde.org/neon/qt/qtcreator/commit/c9c6d4196f6efa90cd2efc87fd6b5d86db634667
diff --git a/debian/changelog b/debian/changelog
index 82eb7e0..e9562af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ qtcreator (8.0.0~beta1-0r1) UNRELEASED; urgency=medium
* Update the patches:
- upstream_Correctly-include-KSyntaxHighlighting-headers.patch: drop,
backported from upstream
+ - debian_paths.diff: refresh
* Switch qtcreator to build with Qt6 instead of Qt5:
- remove libkf5syntaxhighlighting-dev, libqt5opengl5-dev,
libqt5serialport5-dev, libqt5sql5-sqlite, libqt5svg5-dev,
diff --git a/debian/patches/debian_paths.diff b/debian/patches/debian_paths.diff
index 5992bd2..931b4c9 100644
--- a/debian/patches/debian_paths.diff
+++ b/debian/patches/debian_paths.diff
@@ -5,7 +5,7 @@ Last-Update: 2021-08-15
--- a/cmake/QtCreatorAPIInternal.cmake
+++ b/cmake/QtCreatorAPIInternal.cmake
-@@ -75,7 +75,7 @@ else ()
+@@ -79,7 +79,7 @@ else ()
set(_IDE_PLUGIN_PATH "${_IDE_LIBRARY_BASE_PATH}/qtcreator/plugins")
set(_IDE_LIBEXEC_PATH "${CMAKE_INSTALL_LIBEXECDIR}/qtcreator")
set(_IDE_DATA_PATH "${CMAKE_INSTALL_DATAROOTDIR}/qtcreator")
More information about the Neon-commits
mailing list