[proj] 04/05: Drop SONAME patch, fixed upstream.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Sep 10 23:54:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository proj.
commit 7bd4e6e0e93b2f7efaf0bd1f90bc3af82d64ad8e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Sep 11 01:41:06 2015 +0200
Drop SONAME patch, fixed upstream.
---
debian/changelog | 1 +
debian/patches/series | 1 -
debian/patches/soname.patch | 26 --------------------------
3 files changed, 1 insertion(+), 27 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index addb16f..5a92f5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
proj (4.9.2~rc3-1) UNRELEASED; urgency=medium
* New upstream release candidate.
+ * Drop SONAME patch, fixed upstream.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Sep 2015 01:40:06 +0200
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 4db24c4..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-soname.patch
diff --git a/debian/patches/soname.patch b/debian/patches/soname.patch
deleted file mode 100644
index da5914f..0000000
--- a/debian/patches/soname.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: Fix SONAME, keep it at libproj.so.9.
- The PVALUE typedef rename doesn't break the ABI.
-Author: Bas Couwenberg <sebastic at debian.org>
-
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -29,7 +29,7 @@ test228_LDADD = libproj.la @THREAD_LIB@
-
- lib_LTLIBRARIES = libproj.la
-
--libproj_la_LDFLAGS = -no-undefined -version-info 10:0:0
-+libproj_la_LDFLAGS = -no-undefined -version-info 10:0:1
-
- libproj_la_SOURCES = \
- pj_list.h \
---- a/src/Makefile.in
-+++ b/src/Makefile.in
-@@ -402,7 +402,7 @@ geod_LDADD = libproj.la
- multistresstest_LDADD = libproj.la @THREAD_LIB@
- test228_LDADD = libproj.la @THREAD_LIB@
- lib_LTLIBRARIES = libproj.la
--libproj_la_LDFLAGS = -no-undefined -version-info 10:0:0
-+libproj_la_LDFLAGS = -no-undefined -version-info 10:0:1
- libproj_la_SOURCES = \
- pj_list.h \
- PJ_aeqd.c PJ_gnom.c PJ_laea.c PJ_mod_ster.c \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git
More information about the Pkg-grass-devel
mailing list