[udunits] 03/05: wip: defuzzed patches
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Jul 7 18:58:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository udunits.
commit 6b320eedde00bb30c8154bf4a8f8445354e3a44a
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Mon May 4 15:12:53 2015 +0100
wip: defuzzed patches
---
debian/patches/config_fixes.patch | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/patches/config_fixes.patch b/debian/patches/config_fixes.patch
index 1a0423b..c29e172 100644
--- a/debian/patches/config_fixes.patch
+++ b/debian/patches/config_fixes.patch
@@ -3,11 +3,11 @@ Description: Fixes needed to make autoreconf work.
Last-Updated: 2014-03-03
Forwarded: no
-Index: udunits-2.2.4/configure.ac
+Index: udunits-2.2.19/configure.ac
===================================================================
---- udunits-2.2.4.orig/configure.ac 2014-03-04 13:16:08.478805790 +0000
-+++ udunits-2.2.4/configure.ac 2014-03-04 13:17:54.665718262 +0000
-@@ -127,8 +127,6 @@
+--- udunits-2.2.19.orig/configure.ac
++++ udunits-2.2.19/configure.ac
+@@ -127,8 +127,6 @@ AC_PROG_LIBTOOL
AC_CONFIG_FILES([Makefile
udunits.pc
@@ -17,10 +17,10 @@ Index: udunits-2.2.4/configure.ac
+ lib/Makefile
prog/Makefile])
AC_OUTPUT
-Index: udunits-2.2.4/lib/Makefile.am
+Index: udunits-2.2.19/lib/Makefile.am
===================================================================
---- udunits-2.2.4.orig/lib/Makefile.am 2014-03-04 13:16:08.478805790 +0000
-+++ udunits-2.2.4/lib/Makefile.am 2014-03-04 13:16:08.470805997 +0000
+--- udunits-2.2.19.orig/lib/Makefile.am
++++ udunits-2.2.19/lib/Makefile.am
@@ -5,7 +5,7 @@
# redistribution conditions.
#
@@ -28,5 +28,5 @@ Index: udunits-2.2.4/lib/Makefile.am
-SUBDIRS = xmlFailures xmlSuccesses
+SUBDIRS =
lib_LTLIBRARIES = libudunits2.la
+ EXTRA_DIST = tsearch.c tsearch.h
libudunits2_la_SOURCES = unitcore.c converter.c formatter.c \
- idToUnitMap.c idToUnitMap.h \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/udunits.git
More information about the debian-science-commits
mailing list