tags 740067 + pending thanks Dear maintainer,
I've prepared an NMU for glpk (versioned as 4.53-1.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards. -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." -- Rich Cook Saludos /\/\ /\ >< `/
diff -Nru glpk-4.53/debian/changelog glpk-4.53/debian/changelog --- glpk-4.53/debian/changelog 2014-02-19 18:18:34.000000000 +0100 +++ glpk-4.53/debian/changelog 2014-03-20 16:45:06.000000000 +0100 @@ -1,3 +1,10 @@ +glpk (4.53-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * New patch: glpk_obtain_iodbc_cflags.diff (Closes: #740067) + + -- Maximiliano Curia <[email protected]> Thu, 20 Mar 2014 16:45:01 +0100 + glpk (4.53-1) unstable; urgency=medium * Imported Upstream version 4.53 diff -Nru glpk-4.53/debian/patches/glpk_obtain_iodbc_cflags.diff glpk-4.53/debian/patches/glpk_obtain_iodbc_cflags.diff --- glpk-4.53/debian/patches/glpk_obtain_iodbc_cflags.diff 1970-01-01 01:00:00.000000000 +0100 +++ glpk-4.53/debian/patches/glpk_obtain_iodbc_cflags.diff 2014-02-25 11:36:05.000000000 +0100 @@ -0,0 +1,12 @@ +Index: glpk-4.53/configure.ac +=================================================================== +--- glpk-4.53.orig/configure.ac 2014-02-25 11:32:09.878480621 +0100 ++++ glpk-4.53/configure.ac 2014-02-25 11:32:47.316935539 +0100 +@@ -117,6 +117,7 @@ + AC_MSG_ERROR([--enable-odbc requires --enable-dl]) + fi + AC_MSG_RESULT([yes]) ++ CPPFLAGS="$(iodbc-config --cflags) $CPPFLAGS" + AC_DEFINE_UNQUOTED([ODBC_DLNAME], ["$LIBIODBC"], [N/A]) + elif test "$enable_odbc" = "unix"; then + if test "$enable_dl" = "no"; then diff -Nru glpk-4.53/debian/patches/series glpk-4.53/debian/patches/series --- glpk-4.53/debian/patches/series 2013-07-28 13:53:31.000000000 +0200 +++ glpk-4.53/debian/patches/series 2014-02-25 11:32:17.000000000 +0100 @@ -1,2 +1,3 @@ no-embedded-zlib.patch no-embedded-suitesparse.patch +glpk_obtain_iodbc_cflags.diff
signature.asc
Description: Digital signature
-- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
