chiark / gitweb /
cdae58592f5bbb2f2b53a15b0493ec065a8cd2a1
[authbind.git] / debian / changelog
1 authbind (1.1.6) unstable; urgency=low
2
3   * Do not Build-Depends: libc6-dev (it's build-essential).
4
5  --
6
7 authbind (1.1.5.3) unstable; urgency=low
8
9   * Moved man pages to /usr/share/man and docs to
10     /usr/share/doc/authbind. Added a prerm and a postinst script to set
11     the /usr/doc/authbind link. (closes: #91112, #91376, #91387)
12   * Fixed the path to the common licenses in debian/copyright
13   * Added a section and priority field to the changelog
14   * Added support for the `nostrip' and `debug' options in
15     DEB_BUILD_OPTIONS.
16   * Boosted Standards-Version to 3.5.2
17
18  -- Bas Zoetekouw <bas@debian.org>  Sun, 13 May 2001 18:00:52 +0200
19
20 authbind (1.1.5.2) frozen unstable; urgency=low
21
22   * Non-maintainer upload.
23   * Makefile: Add -D_GNU_SOURCE, closes: 89944
24
25  -- Stephen Frost <sfrost@debian.org>  Fri, 16 Mar 2001 19:42:05 -0500
26
27 authbind (1.1.5.1) frozen unstable; urgency=low
28
29   * Non-maintainer upload.
30   * debian/rules (clean): use tab not spaces, so `debian/rules clean'
31     actually works. [#27360]
32   * debian/rules (binary-arch): don't compress the copyright file.
33   * Makefile: install the shared library non-executable.
34  
35  -- James Troup <james@nocrew.org>  Sun,  3 Jan 1999 21:23:50 +0000
36
37 authbind (1.1.5) unstable; urgency=low
38
39   * Fix coredump bug !
40
41  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:32:44 +0100
42
43 authbind (1.1.4) unstable; urgency=low
44
45   * Allow bind() to port 0 !
46
47  -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:23:30 +0100
48
49 authbind (1.1.3) unstable; urgency=low
50
51   * Make IPPORT_RESERVED check work (oops!).
52
53  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 20:52:10 +0100
54
55 authbind (1.1.2) unstable; urgency=low
56
57   * Make --deep option actually work (oops).
58
59  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 20:09:39 +0100
60
61 authbind (1.1.1) unstable; urgency=low
62
63   * Fix Description.
64
65  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 16:34:28 +0100
66
67 authbind (1.1) experimental; urgency=low
68
69   * Allow control of when the LD_PRELOAD is passed on.
70
71  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 16:18:24 +0100
72
73 authbind (1.0) experimental; urgency=low
74
75   * Following testing, we can call this 1.0.
76
77  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 30 Aug 1998 03:15:21 +0100
78
79 authbind (0.1-1) experimental; urgency=low
80
81   * Initial release.
82
83  -- Ian Jackson <ian@davenant.greenend.org.uk>  Sat, 29 Aug 1998 20:10:37 +0100
84
85 Local variables:
86 mode: debian-changelog
87 End: