From 7b5b1d1837779456424d478a545b66440ce1e7e3 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Wed, 30 Sep 2009 19:05:26 +0000 Subject: [PATCH] Refresh patches/correct-linking. --- debian/changelog | 3 ++- debian/patches/correct-linking | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 30c14ad..0dbad79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,10 @@ tclcurl (7.19.6-1) unstable; urgency=low * New upstream release. + Build-Depend at least on libcurl4 (>= 7.19.6). + + Refresh patches/correct-linking. * Bumb Standards-Version to 3.8.3 - no changes. - -- + -- Sven Hoexter Wed, 30 Sep 2009 20:55:25 +0200 tclcurl (7.19.0-1) unstable; urgency=low diff --git a/debian/patches/correct-linking b/debian/patches/correct-linking index c19a066..d7068de 100644 --- a/debian/patches/correct-linking +++ b/debian/patches/correct-linking @@ -3,8 +3,8 @@ for this package. See: http://lists.debian.org/debian-devel-announce/2006/09/msg00018.html --- a/configure +++ b/configure -@@ -6914,7 +6914,16 @@ fi - echo "${ECHO_T}yes" >&6; } +@@ -7290,7 +7290,16 @@ fi + $as_echo "yes" >&6; } - vars="`$curlpath/curl-config --libs`" @@ -23,7 +23,7 @@ See: http://lists.debian.org/debian-devel-announce/2006/09/msg00018.html # Convert foo.lib to -lfoo for GCC. No-op if not *.lib --- a/configure.in +++ b/configure.in -@@ -127,7 +127,16 @@ if test "${CURL_VERSION}" != "" ; then +@@ -134,7 +134,16 @@ if test "${CURL_VERSION}" != "" ; then fi AC_MSG_RESULT(yes) @@ -40,4 +40,4 @@ See: http://lists.debian.org/debian-devel-announce/2006/09/msg00018.html + #-------------------------------------------------------------------- - # A few miscellaneous platform-specific items: + # __CHANGE__ -- 2.39.2