~ubuntu-branches/debian/stretch/tclcurl/stretch

« back to all changes in this revision

Viewing changes to debian/patches/man-section

  • Committer: Package Import Robot
  • Author(s): Sven Hoexter
  • Date: 2012-06-02 20:48:44 UTC
  • mfrom: (1.3.4)
  • Revision ID: package-import@ubuntu.com-20120602204844-ce0dz20dvnk573uu
Tags: 7.22.0-1
* New upstream release
  + Remove debian/patches/deprecated-curl-types - fixed upstream.
  + Build-depend on libcurl4-gnutls-dev (>= 7.22.0).
  + Refresh all patches.
* Remove overrides for dh_clean and dh_installexamples. All the
  build artefacts which required special handling are no longer
  included in the upstream tarball.
* Switch to dh compat level 9, build-depend on debhelper (>= 9).
* Switch LDFLAGS to DEB_LDFLAGS_MAINT_PREPEND.
* Change Standards-Version to 3.9.3 - no changes required.
* Update copyright year and download location in debian/copyright.
* Update homepage in debian/watch and debian/control.
* Continue to move the libs to /usr/lib/tcltk/ for now against
  the will of the buildsystem. Original installation path is
  now architecture dependend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 <HTML><HEAD><TITLE>Manpage of TclCurl</TITLE>
6
6
 </HEAD><BODY>
7
7
 <H1>TclCurl</H1>
8
 
-Section: Easy inteface (n)<BR>Updated: 8 September 2008<BR>
9
 
+Section: Easy inteface (3)<BR>Updated: 8 September 2008<BR>
 
8
-Section: Easy inteface (n)<BR>Updated: 03 October 2011<BR>
 
9
+Section: Easy inteface (3)<BR>Updated: 03 October 2011<BR>
10
10
 <A NAME="lbAB">&nbsp;</A>
11
11
 <hr>
12
12
 <H2>NAME</H2>
16
16
 .\" You can view this file with:
17
17
 .\" nroff -man [file]
18
18
 .\" Adapted from libcurl docs by fandom@telefonica.net
19
 
-.TH TclCurl n "8 September 2008" "TclCurl 7.19.0 "TclCurl Easy Interface"
20
 
+.TH TclCurl 3 "8 September 2008" "TclCurl 7.19.0 "TclCurl Easy Interface"
 
19
-.TH TclCurl n "3 October 2011" "TclCurl 7.22.0 "TclCurl Easy Interface"
 
20
+.TH TclCurl 3 "3 October 2011" "TclCurl 7.22.0 "TclCurl Easy Interface"
21
21
 .SH NAME
22
 
 TclCurl: - get  a  URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE or LDAP syntax.
23
 
 .SH SYNOPSIS
 
22
 TclCurl: - get  a  URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP,
 
23
 LDAPS, IMAP, IMAPS, POP, POP3, SMTP, SMTPS and gopher syntax.
24
24
--- a/doc/tclcurl_multi.html
25
25
+++ b/doc/tclcurl_multi.html
26
26
@@ -1,7 +1,7 @@
27
27
 <HTML><HEAD><TITLE>Manpage of TclCurl</TITLE>
28
28
 </HEAD><BODY>
29
29
 <H1>TclCurl</H1>
30
 
-Section: TclCurl Multi Interface (n)<BR>Updated: 8 September 2008<BR><HR>
31
 
+Section: TclCurl Multi Interface (3)<BR>Updated: 8 September 2008<BR><HR>
 
30
-Section: TclCurl Multi Interface (n)<BR>Updated: 03 September 2011<BR><HR>
 
31
+Section: TclCurl Multi Interface (3)<BR>Updated: 03 September 2011<BR><HR>
32
32
 
33
33
 <A NAME="lbAB">&nbsp;</A>
34
34
 <H2>NAME</H2>
38
38
 .\" You can view this file with:
39
39
 .\" nroff -man [file]
40
40
 .\" Adapted from libcurl docs by fandom@telefonica.net
41
 
-.TH TclCurl n "8 September 2008" "TclCurl 7.19.0" "TclCurl Multi Interface"
42
 
+.TH TclCurl 3 "8 September 2008" "TclCurl 7.19.0" "TclCurl Multi Interface"
 
41
-.TH TclCurl n "3 October 2011" "TclCurl 7.22.0 "TclCurl Easy Interface"
 
42
+.TH TclCurl 3 "3 October 2011" "TclCurl 7.22.0 "TclCurl Easy Interface"
43
43
 .SH NAME
44
 
 TclCurl: - get  a  URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE or LDAP syntax.
45
 
 .SH SYNOPSIS
 
44
 TclCurl: - get  a  URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP,
 
45
 LDAPS, IMAP, IMAPS, POP, POP3, SMTP, SMTPS and gopher syntax.
46
46
--- a/doc/tclcurl_share.html
47
47
+++ b/doc/tclcurl_share.html
48
48
@@ -1,7 +1,7 @@
49
49
 <HTML><HEAD><TITLE>Manpage of TclCurl</TITLE>
50
50
 </HEAD><BODY>
51
51
 <H1>TclCurl</H1>
52
 
-Section: TclCurl share data api (n)<BR>Updated: 8 September 2008<BR><HR>
53
 
+Section: TclCurl share data api (3)<BR>Updated: 8 September 2008<BR><HR>
 
52
-Section: TclCurl share data api (n)<BR>Updated: 03 October 2011<BR><HR>
 
53
+Section: TclCurl share data api (3)<BR>Updated: 03 October 2011<BR><HR>
54
54
 
55
55
 <A NAME="lbAB">&nbsp;</A>
56
56
 <H2>NAME</H2>
60
60
 .\" You can view this file with:
61
61
 .\" nroff -man [file]
62
62
 .\" Adapted from libcurl docs by fandom@telefonica.net
63
 
-.TH TclCurl n "8 September 2008" "TclCurl 7.19.0" "TclCurl share data api"
64
 
+.TH TclCurl 3 "8 September 2008" "TclCurl 7.19.0" "TclCurl share data api"
 
63
-.TH TclCurl n "3 October 2011" "TclCurl 7.22.0 "TclCurl Easy Interface"
 
64
+.TH TclCurl 3 "3 October 2011" "TclCurl 7.22.0 "TclCurl Easy Interface"
65
65
 .SH NAME
66
 
 TclCurl: - get  a  URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE or LDAP syntax.
67
 
 .SH SYNOPSIS
 
66
 TclCurl: - get  a  URL with FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE, LDAP,
 
67
 LDAPS, IMAP, IMAPS, POP, POP3, SMTP, SMTPS and gopher syntax.