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