[neon/neon-packaging/mauikit-filebrowsing/Neon/unstable] debian/patches: delete patches

Carlos De Maine null at kde.org
Sun Feb 26 08:40:52 GMT 2023


Git commit 262ceec70482ac6ec25b88732a47abc0cccd667b by Carlos De Maine.
Committed on 26/02/2023 at 08:40.
Pushed by carlosdem into branch 'Neon/unstable'.

delete patches

D  +0    -32   debian/patches/1.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/neon-packaging/mauikit-filebrowsing/commit/262ceec70482ac6ec25b88732a47abc0cccd667b

diff --git a/debian/patches/1.diff b/debian/patches/1.diff
deleted file mode 100644
index 0d1090e..0000000
--- a/debian/patches/1.diff
+++ /dev/null
@@ -1,32 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 3eeafeea17d8ce295f138dca1959c89e16090fe8..e04cf15b3618b60d75d4a44aa5d59da6d7e7be5a 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -43,6 +43,13 @@ include(CMakePackageConfigHelpers)
- include(KDEPackageAppTemplates)
- include(KDEClangFormat)
- 
-+ecm_setup_version(${PROJECT_VERSION}
-+    VARIABLE_PREFIX FileBrowsing
-+    VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/filebrowsing_version.h"
-+    PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/MauiKitFileBrowsingConfigVersion.cmake"
-+    SOVERSION ${PROJECT_VERSION_MAJOR}
-+)
-+
- if(ANDROID OR APPLE OR WIN32)
-     set(IS_KIO_AVAILABLE OFF)
- else()
-@@ -105,13 +112,6 @@ install(EXPORT MauiKitFileBrowsingTargets
-     FILE MauiKitFileBrowsingTargets.cmake
-     NAMESPACE MauiKit::)
- 
--ecm_setup_version(${PROJECT_VERSION}
--    VARIABLE_PREFIX FileBrowsing
--    VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/filebrowsing_version.h"
--    PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/MauiKitFileBrowsingConfigVersion.cmake"
--    SOVERSION ${PROJECT_VERSION_MAJOR}
--    )
--
- install(FILES "${CMAKE_CURRENT_BINARY_DIR}/filebrowsing_version.h"
-     DESTINATION ${KDE_INSTALL_INCLUDEDIR}/MauiKit/FileBrowsing
-     COMPONENT Devel)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 8b13789..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-


More information about the Neon-commits mailing list