[libdap] 19/48: refresh patches

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 cede075514f1b0ae4b1edc24e8c9b5e32dd9f2c6
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Dec 7 17:10:42 2011 +0000

    refresh patches
---
 debian/patches/curl-types-remove.patch  | 6 +++---
 debian/patches/pkgconfig.patch          | 4 ++--
 debian/patches/testsuite-failures.patch | 8 ++++----
 debian/patches/xml_libs.patch           | 8 ++++----
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/patches/curl-types-remove.patch b/debian/patches/curl-types-remove.patch
index bfa110d..69c0589 100644
--- a/debian/patches/curl-types-remove.patch
+++ b/debian/patches/curl-types-remove.patch
@@ -5,10 +5,10 @@ Last-Updated: 2011-08-13
 Origin: vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=80;bug=637682
 Bug-Debian: http://bugs.debian.org/637682
 
-Index: libdap-3.10.2/HTTPConnect.h
+Index: libdap-3.11.1/HTTPConnect.h
 ===================================================================
---- libdap-3.10.2.orig/HTTPConnect.h	2011-08-12 22:08:00.000000000 +0100
-+++ libdap-3.10.2/HTTPConnect.h	2011-08-12 22:08:06.000000000 +0100
+--- libdap-3.11.1.orig/HTTPConnect.h	2011-12-07 14:05:05.000000000 +0000
++++ libdap-3.11.1/HTTPConnect.h	2011-12-07 17:08:53.000000000 +0000
 @@ -30,7 +30,6 @@
  #include <string>
  
diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index 830dcb4..72502f5 100644
--- a/debian/patches/pkgconfig.patch
+++ b/debian/patches/pkgconfig.patch
@@ -5,8 +5,8 @@ Forwarded: no
 
 Index: libdap-3.11.1/libdapclient.pc.in
 ===================================================================
---- libdap-3.11.1.orig/libdapclient.pc.in	2011-09-05 14:49:50.000000000 +0100
-+++ libdap-3.11.1/libdapclient.pc.in	2011-09-05 14:49:58.000000000 +0100
+--- 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 @@
  Requires: libdap
  Libs: -L${libdir} -ldapclient
diff --git a/debian/patches/testsuite-failures.patch b/debian/patches/testsuite-failures.patch
index 56bd42d..8be395e 100644
--- a/debian/patches/testsuite-failures.patch
+++ b/debian/patches/testsuite-failures.patch
@@ -6,16 +6,16 @@ Last-Updated: 2011-08-13
 
 Index: libdap-3.11.1/tests/expr-testsuite/test.6b.base
 ===================================================================
---- libdap-3.11.1.orig/tests/expr-testsuite/test.6b.base	2011-04-29 14:19:29.000000000 +0100
-+++ libdap-3.11.1/tests/expr-testsuite/test.6b.base	2011-08-16 23:11:38.000000000 +0100
+--- libdap-3.11.1.orig/tests/expr-testsuite/test.6b.base	2011-12-07 14:05:05.000000000 +0000
++++ libdap-3.11.1/tests/expr-testsuite/test.6b.base	2011-12-07 17:08:53.000000000 +0000
 @@ -1,2 +1 @@
  Error: The number of dimensions in the constraint for i must match the number in the array.
 - 
 \ No newline at end of file
 Index: libdap-3.11.1/tests/EXPRTest.at
 ===================================================================
---- libdap-3.11.1.orig/tests/EXPRTest.at	2011-04-29 14:19:29.000000000 +0100
-+++ libdap-3.11.1/tests/EXPRTest.at	2011-08-16 23:11:38.000000000 +0100
+--- libdap-3.11.1.orig/tests/EXPRTest.at	2011-12-07 14:05:05.000000000 +0000
++++ libdap-3.11.1/tests/EXPRTest.at	2011-12-07 17:08:53.000000000 +0000
 @@ -74,7 +74,7 @@
  EXPR_RESPONSE_P([test.8], ["data%20name,y"], [test.8b], [pass])
  EXPR_RESPONSE_P([test.9], ["Data-Set-2.fakeDim0[[0:3]],Data-Set-2.fakeDim1[[0:3]]"], [test.9], [pass])
diff --git a/debian/patches/xml_libs.patch b/debian/patches/xml_libs.patch
index 2bb732a..325f3de 100644
--- a/debian/patches/xml_libs.patch
+++ b/debian/patches/xml_libs.patch
@@ -5,8 +5,8 @@ Last-Updated: 2011-08-13
 
 Index: libdap-3.11.1/Makefile.am
 ===================================================================
---- libdap-3.11.1.orig/Makefile.am	2011-04-29 14:19:43.000000000 +0100
-+++ libdap-3.11.1/Makefile.am	2011-08-16 23:09:27.000000000 +0100
+--- libdap-3.11.1.orig/Makefile.am	2011-12-07 14:05:05.000000000 +0000
++++ libdap-3.11.1/Makefile.am	2011-12-07 17:08:53.000000000 +0000
 @@ -49,7 +49,7 @@
  libdapclient_la_SOURCES = $(CLIENT_SRC) 
  libdapclient_la_LDFLAGS = -version-info $(CLIENTLIB_VERSION)
@@ -18,8 +18,8 @@ Index: libdap-3.11.1/Makefile.am
  libdapserver_la_LDFLAGS = -version-info $(SERVERLIB_VERSION)
 Index: libdap-3.11.1/Makefile.in
 ===================================================================
---- libdap-3.11.1.orig/Makefile.in	2011-05-06 18:36:29.000000000 +0100
-+++ libdap-3.11.1/Makefile.in	2011-08-16 23:11:19.000000000 +0100
+--- 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)

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