[neon/neon-packaging/kseexpr/Neon/release-lts] debian/patches: remove patch

Jonathan Riddell null at kde.org
Fri Nov 20 09:41:08 GMT 2020


Git commit 53ab63189582af18975a80291dc37d54039f0497 by Jonathan Riddell.
Committed on 20/11/2020 at 09:41.
Pushed by jriddell into branch 'Neon/release-lts'.

remove patch

D  +0    -1    debian/patches/series
D  +0    -19   debian/patches/soversion.diff

https://invent.kde.org/neon/neon-packaging/kseexpr/commit/53ab63189582af18975a80291dc37d54039f0497

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 6692dea..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-soversion.diff
diff --git a/debian/patches/soversion.diff b/debian/patches/soversion.diff
deleted file mode 100644
index f5265a0..0000000
--- a/debian/patches/soversion.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-commit 2de10875f5685db1fe46107f48b89546be033443
-Author: Jonathan Riddell <jr at jriddell.org>
-Date:   Tue Nov 17 15:22:07 2020 +0000
-
-    set explicit soversion for library to match ui library
-
-diff --git a/src/KSeExpr/CMakeLists.txt b/src/KSeExpr/CMakeLists.txt
-index 4712564..cfc787b 100644
---- a/src/KSeExpr/CMakeLists.txt
-+++ b/src/KSeExpr/CMakeLists.txt
-@@ -94,7 +94,7 @@ target_include_directories(KSeExpr
- )
- 
- set_property(TARGET KSeExpr PROPERTY VERSION ${KSeExpr_VERSION})
--set_property(TARGET KSeExpr PROPERTY SOVERSION ${KSeExpr_MAJOR_VERSION})
-+set_property(TARGET KSeExpr PROPERTY SOVERSION 3)
- set_property(TARGET KSeExpr PROPERTY
-              INTERFACE_KSeExpr_MAJOR_VERSION ${KSeExpr_MAJOR_VERSION})
- set_property(TARGET KSeExpr APPEND PROPERTY


More information about the Neon-commits mailing list