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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
|
ftplib (3.1-1-4) unstable; urgency=low
* Change build dependency again from python-base (>= 1.5.2-4) to
just python, because python-base no longer exists. The package
will still build on both potato and woody, because python-base
in potato Provides: python.
Thanks to Gregor Hoffleit for reporting the problem, and to
David Kimdon for prodding me with a non-maintainer upload.
(closes: bug#126079, doesn't build from source).
-- Richard Braakman <dark@xs4all.nl> Sat, 2 Feb 2002 00:47:42 +0200
ftplib (3.1-1-3) unstable; urgency=low
* Change build dependency from python-net (>= 1.5) to
python-base (>= 1.5.2-4), because python-net got merged in long ago.
The package will still build on both potato and woody.
Thanks to Ryan Murray for pointing this out.
(closes: bug#100181, invalid build-depends).
-- Richard Braakman <dark@xs4all.nl> Sun, 10 Jun 2001 01:53:38 +0300
ftplib (3.1-1-2) unstable; urgency=low
* Fixes bug spotted by Steve Fosdick. ftplib could segfault if
an unknown port was specified by name.
-- Richard Braakman <dark@xs4all.nl> Fri, 9 Feb 2001 12:13:11 +0200
ftplib (3.1-1-1) unstable; urgency=low
* New upstream bugfixing patch. It was available only as a patch.
I applied it to the ftplib 3.1 sources and used that
as the "upstream source" for this package.
* (debian/copyright) Noted new location of upstream source.
-- Richard Braakman <dark@xs4all.nl> Fri, 2 Feb 2001 18:35:48 +0200
ftplib (3.1-2) unstable; urgency=low
* Moved manpages and documentation to /usr/share.
* Made debian/rules sensitive to DEB_BUILD_OPTIONS environment variable.
* Handle /usr/doc compatibility symlinks in postinst and prerm.
* Added Build-Depends.
* Set Standards-Version to 3.2.1.
-- Richard Braakman <dark@xs4all.nl> Tue, 30 Jan 2001 20:07:30 +0200
ftplib (3.1-1) unstable; urgency=low
* New upstream source.
* (debian/rules) Use linux/Makefile again, since it includes my rules
for making shared libraries.
* (debian/Makefile.linux) Discarded.
* (debian/shlibs.local) Updated minimum version to 3.1-1, because
new functions were added to the lib.
* (debian/rules) Install the symlinks recommended by README.qftp in
/usr/doc/ftplib-dev/examples/, so that the example works right away.
-- Richard Braakman <dark@xs4all.nl> Tue, 7 Jul 1998 19:19:56 +0200
ftplib (3-4) unstable; urgency=low
* (debian/NOTES) Noted source-dependency on python-net, for the benefit
of people who want to recompile this package.
-- Richard Braakman <dark@xs4all.nl> Sun, 26 Apr 1998 20:56:12 +0200
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:
|