File: changelog

package info (click to toggle)
ftplib 3-3
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 848 kB
  • ctags: 509
  • sloc: ansic: 1,860; python: 152; makefile: 122; sh: 10
file content (84 lines) | stat: -rw-r--r-- 2,566 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
ftplib (3-3) frozen unstable; urgency=low

  * Upgrade to Debian policy 2.4.1:
    Move ldconfig call from ftplib-dev postinst to ftplib3 postinst.
    Only call ldconfig if argument is "configure".

 -- Richard Braakman <dark@xs4all.nl>  Sun, 26 Apr 1998 20:56:12 +0200

ftplib (3-2) unstable; urgency=low

  * Put ftplib-dev in section devel, not libs.

 -- Richard Braakman <dark@xs4all.nl>  Sun, 15 Feb 1998 04:06:32 +0100

ftplib (3-1) unstable; urgency=low

  * New maintainer.
  * New upstream source.
  * Adjusted copyright file (ftplib is now under LGPL).
  * Changed shlibs.local to depend on ftplib3 (>= 3-1).
  * Choose soname of libftp.3 and library name libftp.3.0.
  * debian/rules: more thorough "clean" target. 
  * Moved header file to /usr/include/ftplib.h rather than
    /usr/include/ftplib/ftplib.h
  * Install simpler Makefile.examples
  * Split into ftplib<so> and ftplib-dev packages.
  * Convert html docs to manpages and install those (as well as html versions).
  * Refer to rfc959 in the README.Debian instead of installing it.
  * Install menu entry for HTML documentation.
  * Include Section and Priority fields in binary packages.
  * Standards-Version 2.4.0.0.
  * Use -p when installing documentation files, to preserve timestamps.
  * Set timestamp of man pages equal to the timestamp of the html
    pages from which they were generated.
  
 -- Richard Braakman <dark@xs4all.nl>  Sun,  4 Jan 1998 16:43:15 +0100

ftplib (2-3) unstable; urgency=low

  * Cosmetic change (Fix bug #9658).
  * Orphaned the package.

 -- Vincent Renardias <vincent@waw.com>  Fri, 9 May 1997 14:41:58 +0200 

ftplib (2-2) unstable; urgency=low

  * Rebuilt with libc6.

 -- Vincent Renardias <vincent@waw.com>  Fri, 2 May 1997 01:36:09 +0200

ftplib (1-5) unstable; urgency=low

  * Compiled with '-D_REENTRANT'.

 -- Vincent Renardias <vincent@waw.com>  Wed, 12 Feb 1997 00:57:59 +0100

ftplib (1-4) unstable; urgency=low

  * Moved into the "libs" section.
  * Provided a Makefile to build the examples.

 -- Vincent Renardias <vincent@waw.com>  Sat, 11 Jan 1997 20:20:48 +0100

ftplib (1-3) unstable; urgency=low

  * Added missing ftplib.shlibs file.

 -- Vincent Renardias <vincent@waw.com>  Sun, 1 Dec 1996 04:43:48 +0100

ftplib (1-2) unstable; urgency=low

  * Added a dynamic library version

 -- Vincent Renardias <vincent@waw.com>  Sat, 2 Nov 1996 00:15:23 +0100

ftplib (1-1) unstable; urgency=low

  * Initial Release

 -- Vincent Renardias <vincent@waw.com>  Sun, 20 Oct 1996 23:13:48 +0200

Local variables:
mode: debian-changelog
End: