[deal.ii] 01/01: Do not alter soname variable - this was a bad idea

Matthias Maier tamiko-guest at moszumanska.debian.org
Sun Mar 2 02:36:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

tamiko-guest pushed a commit to branch master
in repository deal.ii.

commit 4a9df940ba3387aef67a1a76a2bbdade59794bd5
Author: Matthias Maier <tamiko at kyomu.43-1.org>
Date:   Sun Mar 2 03:34:30 2014 +0100

    Do not alter soname variable - this was a bad idea
---
 debian/patches/series                            |  1 -
 debian/patches/soversion_version_with_dash.patch | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 38b28f9..fab0ba0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 fix_suitesparse.patch
-soversion_version_with_dash.patch
diff --git a/debian/patches/soversion_version_with_dash.patch b/debian/patches/soversion_version_with_dash.patch
deleted file mode 100644
index e185f59..0000000
--- a/debian/patches/soversion_version_with_dash.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Append version to SOVERSION with a dash
- Apply the version number to the basename with a leading '-' in order to
- comply with SOVERSION best practices
-Author: Matthias Maier <tamiko+DEBIAN at kyomu.43-1.org>
-
---- deal.ii-8.1.0.orig/source/CMakeLists.txt
-+++ deal.ii-8.1.0/source/CMakeLists.txt
-@@ -80,7 +80,7 @@ FOREACH(build ${DEAL_II_BUILD_TYPES})
-     # No point to wrack one's brain over the question whether a new version of
-     # a C++ library is still ABI backwards compatible :-]
-     #
--    SOVERSION "${DEAL_II_PACKAGE_VERSION}"
-+    SOVERSION "-${DEAL_II_PACKAGE_VERSION}"
-     LINK_FLAGS "${DEAL_II_LINKER_FLAGS} ${DEAL_II_LINKER_FLAGS_${build}}"
-     COMPILE_DEFINITIONS "${DEAL_II_DEFINITIONS};${DEAL_II_DEFINITIONS_${build}}"
-     COMPILE_FLAGS "${DEAL_II_CXX_FLAGS_${build}}"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/deal.ii.git



More information about the debian-science-commits mailing list