From: Sven Hoexter Date: Tue, 4 Aug 2009 14:09:14 +0000 (+0000) Subject: Add description header to all patches. X-Git-Tag: debian/7.19.0-1~2 X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Ftclcurl.git;a=commitdiff_plain;h=5dde2930622e3c8fcf0613d171a56ae985e0327b Add description header to all patches. --- diff --git a/debian/changelog b/debian/changelog index 3187fac..ce2f11a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,9 @@ tclcurl (7.19.0-1) UNRELEASED; urgency=low * Update debian/copyright with copyright information for Makefile.in and tclconfig/tcl.m4. Thanks to Ondrej Certik for the pointer in mysqltcl which has to applied here aswell. + * Add description header to all patches. - -- Sven Hoexter Sat, 27 Dec 2008 17:30:49 +0100 + -- Sven Hoexter Tue, 04 Aug 2009 16:08:40 +0200 tclcurl (7.17.1-1) unstable; urgency=low diff --git a/debian/patches/correct-linking b/debian/patches/correct-linking index 9ba9422..c19a066 100644 --- a/debian/patches/correct-linking +++ b/debian/patches/correct-linking @@ -1,8 +1,9 @@ -Index: TclCurl-7.19.0/configure -=================================================================== ---- TclCurl-7.19.0.orig/configure 2008-09-11 09:30:42.000000000 +0200 -+++ TclCurl-7.19.0/configure 2008-09-11 09:32:01.000000000 +0200 -@@ -6914,7 +6914,16 @@ +Strip out a few libs from the linker to lower the amount of direct depedencies +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; } @@ -20,11 +21,9 @@ Index: TclCurl-7.19.0/configure for i in $vars; do if test "${TEA_PLATFORM}" = "windows" -a "$GCC" = "yes" ; then # Convert foo.lib to -lfoo for GCC. No-op if not *.lib -Index: TclCurl-7.19.0/configure.in -=================================================================== ---- TclCurl-7.19.0.orig/configure.in 2008-09-11 09:30:42.000000000 +0200 -+++ TclCurl-7.19.0/configure.in 2008-09-11 09:32:01.000000000 +0200 -@@ -127,7 +127,16 @@ +--- a/configure.in ++++ b/configure.in +@@ -127,7 +127,16 @@ if test "${CURL_VERSION}" != "" ; then fi AC_MSG_RESULT(yes) diff --git a/debian/patches/man-section b/debian/patches/man-section index 0c8a27e..7c136f0 100644 --- a/debian/patches/man-section +++ b/debian/patches/man-section @@ -1,7 +1,6 @@ -Index: TclCurl-7.19.0/doc/tclcurl.html -=================================================================== ---- TclCurl-7.19.0.orig/doc/tclcurl.html 2008-09-11 20:37:08.000000000 +0200 -+++ TclCurl-7.19.0/doc/tclcurl.html 2008-09-11 20:37:41.000000000 +0200 +Add a section number to the manpages. +--- a/doc/tclcurl.html ++++ b/doc/tclcurl.html @@ -1,7 +1,7 @@ Manpage of TclCurl @@ -11,10 +10,8 @@ Index: TclCurl-7.19.0/doc/tclcurl.html  

NAME

-Index: TclCurl-7.19.0/doc/tclcurl.n -=================================================================== ---- TclCurl-7.19.0.orig/doc/tclcurl.n 2008-09-11 20:38:36.000000000 +0200 -+++ TclCurl-7.19.0/doc/tclcurl.n 2008-09-11 20:38:41.000000000 +0200 +--- a/doc/tclcurl.n ++++ b/doc/tclcurl.n @@ -1,7 +1,7 @@ .\" You can view this file with: .\" nroff -man [file] @@ -24,10 +21,8 @@ Index: TclCurl-7.19.0/doc/tclcurl.n .SH NAME TclCurl: - get a URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE or LDAP syntax. .SH SYNOPSIS -Index: TclCurl-7.19.0/doc/tclcurl_multi.html -=================================================================== ---- TclCurl-7.19.0.orig/doc/tclcurl_multi.html 2008-09-11 20:37:56.000000000 +0200 -+++ TclCurl-7.19.0/doc/tclcurl_multi.html 2008-09-11 20:38:02.000000000 +0200 +--- a/doc/tclcurl_multi.html ++++ b/doc/tclcurl_multi.html @@ -1,7 +1,7 @@ Manpage of TclCurl @@ -37,10 +32,8 @@ Index: TclCurl-7.19.0/doc/tclcurl_multi.html  

NAME

-Index: TclCurl-7.19.0/doc/tclcurl_multi.n -=================================================================== ---- TclCurl-7.19.0.orig/doc/tclcurl_multi.n 2008-09-11 20:38:22.000000000 +0200 -+++ TclCurl-7.19.0/doc/tclcurl_multi.n 2008-09-11 20:38:28.000000000 +0200 +--- a/doc/tclcurl_multi.n ++++ b/doc/tclcurl_multi.n @@ -1,7 +1,7 @@ .\" You can view this file with: .\" nroff -man [file] @@ -50,10 +43,8 @@ Index: TclCurl-7.19.0/doc/tclcurl_multi.n .SH NAME TclCurl: - get a URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE or LDAP syntax. .SH SYNOPSIS -Index: TclCurl-7.19.0/doc/tclcurl_share.html -=================================================================== ---- TclCurl-7.19.0.orig/doc/tclcurl_share.html 2008-09-11 20:38:49.000000000 +0200 -+++ TclCurl-7.19.0/doc/tclcurl_share.html 2008-09-11 20:38:54.000000000 +0200 +--- a/doc/tclcurl_share.html ++++ b/doc/tclcurl_share.html @@ -1,7 +1,7 @@ Manpage of TclCurl @@ -63,10 +54,8 @@ Index: TclCurl-7.19.0/doc/tclcurl_share.html  

NAME

-Index: TclCurl-7.19.0/doc/tclcurl_share.n -=================================================================== ---- TclCurl-7.19.0.orig/doc/tclcurl_share.n 2008-09-11 20:39:01.000000000 +0200 -+++ TclCurl-7.19.0/doc/tclcurl_share.n 2008-09-11 20:39:05.000000000 +0200 +--- a/doc/tclcurl_share.n ++++ b/doc/tclcurl_share.n @@ -1,7 +1,7 @@ .\" You can view this file with: .\" nroff -man [file] diff --git a/debian/patches/reformat-tclcurl3 b/debian/patches/reformat-tclcurl3 index 24e3856..afcfb8c 100644 --- a/debian/patches/reformat-tclcurl3 +++ b/debian/patches/reformat-tclcurl3 @@ -1,3 +1,4 @@ +Fix some formating errors in the manpages. Index: TclCurl-7.19.0/doc/tclcurl.n =================================================================== --- TclCurl-7.19.0.orig/doc/tclcurl.n 2008-09-11 09:31:45.000000000 +0200