From 8f6e8ab69ff071db697555360f8e27c83a9cb6f8 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Wed, 13 Feb 2008 20:25:15 +0000 Subject: [PATCH] * Added patch reformat-tclcurl3 to prevent confusion of man. --- debian/changelog | 5 +++-- debian/patches/reformat-tclcurl3 | 19 +++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 debian/patches/reformat-tclcurl3 diff --git a/debian/changelog b/debian/changelog index 097a1b2..18b3f4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,9 @@ tclcurl (7.17.1-1) unstable; urgency=low * Added Vcs-Svn field to debian/control. * Reworked debian/rules to make it a bit clearer what happens. * Adopt the new Tcl/Tk policy and move the lib into /usr/lib/tcltk. - - -- Sven Hoexter Tue, 25 Dec 2007 21:49:02 +0100 + * Added patch reformat-tclcurl3 to prevent confusion of man. + + -- Sven Hoexter Wed, 13 Feb 2008 21:21:39 +0100 tclcurl (7.16.2-1) unstable; urgency=low diff --git a/debian/patches/reformat-tclcurl3 b/debian/patches/reformat-tclcurl3 new file mode 100644 index 0000000..39db636 --- /dev/null +++ b/debian/patches/reformat-tclcurl3 @@ -0,0 +1,19 @@ +Index: TclCurl-7.17.1/doc/tclcurl.n +=================================================================== +--- TclCurl-7.17.1.orig/doc/tclcurl.n 2008-02-13 21:17:31.000000000 +0100 ++++ TclCurl-7.17.1/doc/tclcurl.n 2008-02-13 21:18:26.000000000 +0100 +@@ -676,10 +676,10 @@ + + .TP + .B -cookie +-Pass a string as parameter. It will be used to +-set a cookie in the http request. The format of the string should be +-'[NAME]=[CONTENTS];'. Where NAME is the cookie name and CONTENTS is +-what the cookie should contain. ++Pass a string as parameter. ++It will be used to set a cookie in the http request. The format of ++the string should be '[NAME]=[CONTENTS];'. Where NAME is the cookie ++name and CONTENTS is what the cookie should contain. + + If you need to set mulitple cookies, you need to set them all using + a single option and thus you need to concatenate them all in one single string. diff --git a/debian/patches/series b/debian/patches/series index f25af7d..e0cf889 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ +reformat-tclcurl3 correct-linking man-section -- 2.39.2