[neon/neon-packaging/vector-blf/Neon/unstable_jammy] debian/patches: refresh patches

Carlos De Maine null at kde.org
Sun Jul 21 01:59:10 BST 2024


Git commit 7ec4dc1aab782087be5b0c51dce1983ea4d36ea6 by Carlos De Maine.
Committed on 21/07/2024 at 00:59.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

refresh patches

(cherry picked from commit ced1100312c776c204bd5b0922a21a67572dbe05)
(cherry picked from commit f9f47a807a87324d2281afd6ea538d813cc7ef84)

M  +3    -13   debian/patches/0001_labplot_patches

https://invent.kde.org/neon/neon-packaging/vector-blf/-/commit/7ec4dc1aab782087be5b0c51dce1983ea4d36ea6

diff --git a/debian/patches/0001_labplot_patches b/debian/patches/0001_labplot_patches
index dbdc4a3..597ca68 100644
--- a/debian/patches/0001_labplot_patches
+++ b/debian/patches/0001_labplot_patches
@@ -1,8 +1,6 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 3bb50c75..16a7920f 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -21,6 +21,8 @@ option(OPTION_BUILD_TESTS "Build tests" OFF)
+@@ -21,6 +21,8 @@
  option(OPTION_USE_GCOV "Build with gcov to generate coverage data on execution" OFF)
  option(OPTION_USE_GPROF "Build with gprof" OFF)
  option(OPTION_ADD_LCOV "Add lcov targets to generate HTML coverage report" OFF)
@@ -11,11 +9,9 @@ index 3bb50c75..16a7920f 100644
  
  # directories
  include(GNUInstallDirs)
-diff --git a/src/Vector/BLF/CMakeLists.txt b/src/Vector/BLF/CMakeLists.txt
-index b028ea11..71cd1d71 100644
 --- a/src/Vector/BLF/CMakeLists.txt
 +++ b/src/Vector/BLF/CMakeLists.txt
-@@ -341,17 +341,19 @@ endif()
+@@ -341,17 +341,19 @@
  
  # install
  install(
@@ -46,8 +42,6 @@ index b028ea11..71cd1d71 100644
  
  # sub directories
  add_subdirectory(docs)
-diff --git a/src/Vector/BLF/ObjectHeaderBase.h b/src/Vector/BLF/ObjectHeaderBase.h
-index 4fb9407e..4d666b05 100644
 --- a/src/Vector/BLF/ObjectHeaderBase.h
 +++ b/src/Vector/BLF/ObjectHeaderBase.h
 @@ -6,6 +6,8 @@
@@ -59,8 +53,6 @@ index 4fb9407e..4d666b05 100644
  #include <Vector/BLF/AbstractFile.h>
  
  #include <Vector/BLF/vector_blf_export.h>
-diff --git a/src/Vector/BLF/platform.h b/src/Vector/BLF/platform.h
-index 3b07b24d..c5844c05 100644
 --- a/src/Vector/BLF/platform.h
 +++ b/src/Vector/BLF/platform.h
 @@ -9,6 +9,7 @@
@@ -71,8 +63,6 @@ index 3b07b24d..c5844c05 100644
  
  /* GCC */
  #ifdef __GNUC__
-diff --git a/src/Vector/CMakeLists.txt b/src/Vector/CMakeLists.txt
-index d321b47d..e3cca81e 100644
 --- a/src/Vector/CMakeLists.txt
 +++ b/src/Vector/CMakeLists.txt
 @@ -4,6 +4,8 @@
@@ -86,4 +76,4 @@ index d321b47d..e3cca81e 100644
 +    install(
 +        FILES BLF.h
 +        DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/Vector)
-+endif()
\ No newline at end of file
++endif()


More information about the Neon-commits mailing list