[libmatio] 02/03: ldflags.patch: drop patch, applied upstream.

Sébastien Villemot sebastien at debian.org
Tue Feb 23 19:49:18 UTC 2016


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

sebastien pushed a commit to branch master
in repository libmatio.

commit 97d94231645b8a2bf28fdd07cb1d35c03be368e0
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Feb 23 20:39:59 2016 +0100

    ldflags.patch: drop patch, applied upstream.
---
 debian/patches/ldflags.patch | 17 -----------------
 debian/patches/series        |  1 -
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/ldflags.patch b/debian/patches/ldflags.patch
deleted file mode 100644
index 074bff6..0000000
--- a/debian/patches/ldflags.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Add missing libtool flags
-Author: Sébastien Villemot <sebastien at debian.org>
-Forwarded: https://sourceforge.net/p/matio/patches/10/
-Last-Update: 2016-02-19
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -46,7 +46,7 @@ lib_LTLIBRARIES        = libmatio.la
- libmatio_la_SOURCES    = snprintf.c endian.c io.c $(ZLIB_SRC) read_data.c \
-                          mat5.c mat4.c mat.c matvar_cell.c matvar_struct.c
- libmatio_la_LIBADD     = $(HDF5_LIBS) $(ZLIB_LIBS)
--libmatio_la_LDFLAGS    = -no-undefined -export-symbols matio.sym
-+libmatio_la_LDFLAGS    = -no-undefined -export-symbols matio.sym $(AM_LDFLAGS)
- 
- if MAT73
-     libmatio_la_SOURCES+= mat73.c
diff --git a/debian/patches/series b/debian/patches/series
index b044d77..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-ldflags.patch

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



More information about the debian-science-commits mailing list