[libdap] 04/10: Refresh patches

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Nov 6 11:40:51 UTC 2015


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

mckinstry pushed a commit to branch debian/experimental
in repository libdap.

commit 8bbf551e0344d66f6c2a2a8a46858d0d9699ebcd
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Oct 20 12:13:26 2015 +0100

    Refresh patches
---
 debian/patches/disable-docs.patch |  8 ++++----
 debian/patches/pkgconfig.patch    |  8 ++++----
 debian/patches/xml_libs.patch     | 16 ++++++++--------
 3 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/debian/patches/disable-docs.patch b/debian/patches/disable-docs.patch
index 26b6390..0e3c517 100644
--- a/debian/patches/disable-docs.patch
+++ b/debian/patches/disable-docs.patch
@@ -1,8 +1,8 @@
-Index: libdap-3.14.0/Makefile.am
+Index: libdap-3.15.1/Makefile.am
 ===================================================================
---- libdap-3.14.0.orig/Makefile.am
-+++ libdap-3.14.0/Makefile.am
-@@ -112,8 +112,9 @@ grammarfiles: $(GRAM_SRC)
+--- libdap-3.15.1.orig/Makefile.am
++++ libdap-3.15.1/Makefile.am
+@@ -108,8 +108,9 @@ CLEANFILES = *.log *.output *.gcda *.gcn
  
  .PHONY: docs
  docs:
diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index 72502f5..ca56678 100644
--- a/debian/patches/pkgconfig.patch
+++ b/debian/patches/pkgconfig.patch
@@ -3,11 +3,11 @@ Description: Fix missing depends
 Last-Updated: 2011-09-05
 Forwarded: no
 
-Index: libdap-3.11.1/libdapclient.pc.in
+Index: libdap-3.15.1/libdapclient.pc.in
 ===================================================================
---- libdap-3.11.1.orig/libdapclient.pc.in	2011-12-07 14:05:05.000000000 +0000
-+++ libdap-3.11.1/libdapclient.pc.in	2011-12-07 17:08:53.000000000 +0000
-@@ -11,6 +11,6 @@
+--- libdap-3.15.1.orig/libdapclient.pc.in
++++ libdap-3.15.1/libdapclient.pc.in
+@@ -11,6 +11,6 @@ Version: @VERSION@
  Requires: libdap
  Libs: -L${libdir} -ldapclient
  Libs.private: @curlprivatelibs@
diff --git a/debian/patches/xml_libs.patch b/debian/patches/xml_libs.patch
index 2b93473..aac1457 100644
--- a/debian/patches/xml_libs.patch
+++ b/debian/patches/xml_libs.patch
@@ -3,11 +3,11 @@ Description: Fix to link correctly with XML libs
 Forwarded: no
 Last-Updated: 2011-12-08
 
-Index: libdap-3.14.0/Makefile.am
+Index: libdap-3.15.1/Makefile.am
 ===================================================================
---- libdap-3.14.0.orig/Makefile.am
-+++ libdap-3.14.0/Makefile.am
-@@ -66,7 +66,7 @@ endif
+--- libdap-3.15.1.orig/Makefile.am
++++ libdap-3.15.1/Makefile.am
+@@ -67,7 +67,7 @@ endif
  libdapclient_la_SOURCES = $(CLIENT_SRC) 
  libdapclient_la_LDFLAGS = -version-info $(CLIENTLIB_VERSION)
  libdapclient_la_CPPFLAGS = $(AM_CPPFLAGS) $(CURL_CFLAGS)
@@ -16,10 +16,10 @@ Index: libdap-3.14.0/Makefile.am
  if DAP4_DEFINED
      libdapclient_la_SOURCES += $(DAP4_CLIENT_HDR) $(DAP4_CLIENT_SRC)
  endif
-Index: libdap-3.14.0/unit-tests/Makefile.am
+Index: libdap-3.15.1/unit-tests/Makefile.am
 ===================================================================
---- libdap-3.14.0.orig/unit-tests/Makefile.am
-+++ libdap-3.14.0/unit-tests/Makefile.am
+--- libdap-3.15.1.orig/unit-tests/Makefile.am
++++ libdap-3.15.1/unit-tests/Makefile.am
 @@ -8,7 +8,7 @@ AUTOMAKE_OPTIONS = foreign
  # Headers in 'tests' are used by the arrayT unit tests.
  
@@ -27,5 +27,5 @@ Index: libdap-3.14.0/unit-tests/Makefile.am
 -AM_LDADD =
 +AM_LDADD = $(XML2_LIBS)
  AM_CXXFLAGS = 
- CXXFLAGS = 
+ # CXXFLAGS =
  

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



More information about the debian-science-commits mailing list