[neon/neon-packaging/snap-kcm/Neon/unstable] debian/patches: make it a proper diff

Carlos De Maine null at kde.org
Sun May 11 12:35:40 BST 2025


Git commit 866d26dc6baff1e2ff3fb1229d5d575d9dfd0d65 by Carlos De Maine.
Committed on 11/05/2025 at 11:35.
Pushed by carlosdem into branch 'Neon/unstable'.

make it a proper diff

M  +1    -1    debian/patches/series
R  +5    -3    debian/patches/snapd-qt6.diff [from: debian/patches/snapd-qt6.patch - 055% similarity]

https://invent.kde.org/neon/neon-packaging/snap-kcm/-/commit/866d26dc6baff1e2ff3fb1229d5d575d9dfd0d65

diff --git a/debian/patches/series b/debian/patches/series
index 5682320..c7a30ef 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-snapd-qt6.patch
\ No newline at end of file
+snapd-qt6.diff
diff --git a/debian/patches/snapd-qt6.patch b/debian/patches/snapd-qt6.diff
similarity index 55%
rename from debian/patches/snapd-qt6.patch
rename to debian/patches/snapd-qt6.diff
index ed5b783..8aeb8c8 100644
--- a/debian/patches/snapd-qt6.patch
+++ b/debian/patches/snapd-qt6.diff
@@ -1,6 +1,8 @@
---- /home/carlos/Projects/snap-kcm_orig/CMakeLists.txt	2025-05-11 21:19:23.621881353 +1000
-+++ /home/carlos/Projects/snap-kcm/CMakeLists.txt	2025-05-11 21:19:16.281791494 +1000
-@@ -19,7 +19,7 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index cc8ae17..50582a6 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -19,7 +19,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED TRUE)
  
  
  find_package(ECM ${KF6_MIN_VERSION} REQUIRED NO_MODULE)


More information about the Neon-commits mailing list