[libdap] 20/48: Change Makefile.am but not Makefile.in; its rewritten by autoreconf

Alastair McKinstry mckinstry at moszumanska.debian.org
Sun Jul 5 10:17:09 UTC 2015


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

mckinstry pushed a commit to tag unstable/3.12.0-1
in repository libdap.

commit 35a74510a05b078e646a3b551e868e57cbe74246
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Dec 7 17:27:57 2011 +0000

    Change Makefile.am but not Makefile.in; its rewritten by autoreconf
---
 debian/patches/xml_libs.patch | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/debian/patches/xml_libs.patch b/debian/patches/xml_libs.patch
index 325f3de..945651b 100644
--- a/debian/patches/xml_libs.patch
+++ b/debian/patches/xml_libs.patch
@@ -1,7 +1,7 @@
 Author: Alastair McKinstry <mckinstry at debian.org>
 Description: Fix to link correctly with XML libs
 Forwarded: no
-Last-Updated: 2011-08-13
+Last-Updated: 2011-12-08
 
 Index: libdap-3.11.1/Makefile.am
 ===================================================================
@@ -16,16 +16,3 @@ Index: libdap-3.11.1/Makefile.am
  
  libdapserver_la_SOURCES = $(SERVER_SRC)
  libdapserver_la_LDFLAGS = -version-info $(SERVERLIB_VERSION)
-Index: libdap-3.11.1/Makefile.in
-===================================================================
---- libdap-3.11.1.orig/Makefile.in	2011-12-07 14:05:05.000000000 +0000
-+++ libdap-3.11.1/Makefile.in	2011-12-07 17:08:53.000000000 +0000
-@@ -733,7 +733,7 @@
- libdapclient_la_SOURCES = $(CLIENT_SRC) 
- libdapclient_la_LDFLAGS = -version-info $(CLIENTLIB_VERSION)
- libdapclient_la_CPPFLAGS = $(AM_CPPFLAGS) $(CURL_CFLAGS) $(XML2_CFLAGS)
--libdapclient_la_LIBADD = $(CURL_LIBS) libdap.la $(PTHREAD_LIBS)
-+libdapclient_la_LIBADD =  $(XML2_LIBS) $(CURL_LIBS) libdap.la $(PTHREAD_LIBS)
- libdapserver_la_SOURCES = $(SERVER_SRC)
- libdapserver_la_LDFLAGS = -version-info $(SERVERLIB_VERSION)
- libdapserver_la_LIBADD = libdap.la $(UUID_LIBS)

-- 
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