2006
nntp (1.5.12.1-19.1) unstable; urgency=medium
* Non-maintainer upload, BSP Zurich/Switzerland * Depend now on netbase which includes update-inetd (Closes: #391266). * Remove nntp from inetd already in prerm. * Remove the postrm script, not used anymore.
-- Mario Iseli <admin@marioiseli.com> Sat, 07 Oct 2006 17:47:22 +0200
2005
nntp (1.5.12.1-19) unstable; urgency=low
* another errno fix (closes: #320376) * Don't use vfork on sparc (closes: #320146) * use includes to get rid of some warnings
-- Blars Blarson <blarson@blars.org> Thu, 28 Jul 2005 23:40:35 -0700
nntp (1.5.12.1-18) unstable; urgency=low
* Don't declare malloc (closes: #260732) * Don't declare errno (closes: #280278) * Fix description (closes: #300018) * standards version 3.6.2 (no changes) * section extra * fix rules to work with dash
-- Blars Blarson <blarson@blars.org> Sat, 16 Jul 2005 21:02:25 -0700
2003
nntp (1.5.12.1-17) unstable; urgency=low
* New maintainer * standards version 3.6.1 (no changes) * add dbz copyright info to copyright file
-- Blars Blarson <blarson@quaff.nat.blars.org> Wed, 22 Oct 2003 19:38:13 -0700
nntp (1.5.12.1-16) unstable; urgency=low
* Fixed FTBFS with gcc-3.3 (add missing function prototype in
xmit/xmitauth.c) (closes: #195530)
-- Hamish Moffatt <hamish@debian.org> Sun, 1 Jun 2003 12:10:16 +1000
nntp (1.5.12.1-15) unstable; urgency=low
* Clean up source to build with latest libc6 and clean up linker
warnings about unsafe and deprecated functions (closes: #174036)
-- Hamish Moffatt <hamish@debian.org> Fri, 21 Feb 2003 00:40:22 +1100
2002
nntp (1.5.12.1-14) unstable; urgency=low
* Added build-dependency for libpam0g-dev (closes: #132292)
-- Hamish Moffatt <hamish@debian.org> Mon, 4 Feb 2002 23:39:49 +1100
nntp (1.5.12.1-13) unstable; urgency=low
* Added PAM support and compiled with authentication enabled;
see /usr/share/doc/nntp/AUTHORIZE for information on how to
configure nntp to require authentication (closes: #121055)
-- Hamish Moffatt <hamish@debian.org> Sun, 3 Feb 2002 15:06:19 +1100
2001
nntp (1.5.12.1-12) unstable; urgency=low
* Applied patch to add function prototypes for malloc() and others,
to improve safety on ia64 (closes: #123991)
* Cleaned up some compiler warnings in the source
-- Hamish Moffatt <hamish@debian.org> Thu, 27 Dec 2001 11:08:42 +1100
nntp (1.5.12.1-11) unstable; urgency=low
* Changed postinst/postrm/prerm to add entry to inetd; this was lost
in the change to debhelper. (closes: #107792)
-- Hamish Moffatt <hamish@debian.org> Sat, 11 Aug 2001 13:10:15 +1000
nntp (1.5.12.1-10) unstable; urgency=low
* Changed usage of #defines in server/serve.c as printf is now a
macro in gcc 3.0 (closes: #104958)
-- Hamish Moffatt <hamish@debian.org> Sun, 22 Jul 2001 20:44:24 +1000
nntp (1.5.12.1-9) unstable; urgency=low
* Included time.h and sys/time.h in server/date.c (closes: #100793) * Replaced use of debstd with debhelper * Made really FHS compliant this time
-- Hamish Moffatt <hamish@debian.org> Thu, 28 Jun 2001 00:21:12 +1000
2000
nntp (1.5.12.1-8) unstable; urgency=medium
* FHS compliant * Y2K fix
-- Hamish Moffatt <hamish@debian.org> Thu, 6 Jan 2000 08:06:34 +1100
1999
nntp (1.5.12.1-7) unstable; urgency=low
* Imported libdbz from the cnews source package, since we do not
yet have source dependencies (fixes #37732)
-- Hamish Moffatt <hamish@debian.org> Sun, 23 May 1999 00:00:30 +1000
nntp (1.5.12.1-6) unstable; urgency=low
* Applied glibc2.1 patch (fixes #31928)
-- Hamish Moffatt <hamish@debian.org> Fri, 07 May 1999 19:32:00 +1000
1998
nntp (1.5.12.1-5) unstable; urgency=low
* Provide a conffile /etc/news/server (according to policy), that
contains (in the distributed version) the string "localhost", since
with installation of this package, the local host is a nntp server.
* Don't use file debian/empty in debian/rules. Seems that empty files
can't be included in a .diff.gz.
* Other minor modifications in debian/rules
* Make some symlinks in /var/lib/news absolute, as policy demands
* Removed all lintian-detected errors
* Updated Standards-Version to 2.4.0.0
-- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Tue, 10 Feb 1998 15:32:39 +0100
nntp (1.5.12.1-4) unstable; urgency=low
* Corrected Standards-Version: to 2.3.0.1 (after check :-) Fixes: #16758
* Added -f to a rm in debian/rules to avoid a warning if no files to rm
* Changed a direct 'cc' call in xmit/Makefile to ${CC} for cross-compiling
-- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Wed, 14 Jan 1998 15:21:58 +0100
1997
nntp (1.5.12.1-3) unstable; urgency=low
* Recompiled with libc6 * Had to #if out extern decls of sys_errlist twice
-- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Tue, 1 Jul 1997 20:42:58 +0200
nntp (1.5.12.1-2) unstable; urgency=low
* Change name of upstream changelog to "changelog.gz", as standard
requires. (Bug #9652)
-- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Mon, 12 May 1997 13:55:34 +0200
nntp (1.5.12.1-1) unstable; urgency=low
* New Debian maintainer: Roman Hodek
<Roman.Hodek@informatik.uni-erlangen.de>
* New upstream version: 1.5.12.1
* Changed value for POSTER to 'news' instead of 'usenet', for the case
nntpd runs as root
* Always use C News' inews in /usr/lib/news for posting, instead of
public interface /usr/bin/inews
* Added load average function for Linux
* In doc/Makefile, switched from ed to sed, for system where's no ed
-- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Wed, 15 Jan 1997 09:29:30 +0100
1996
nntp (1.5.11t5-3) unstable; urgency=low
* Removed mkgrdates manpage * new debmake: inetd.conf entry put into correct section
-- Christoph Lameter <clameter@debian.org> Thu, 12 Dec 1996 05:13:37 -0800
nntp (1.5.11t5-2) unstable; urgency=low
* New maintainer (Interim: If anyone else wants it take it) * Fixed up for debian 1.2. Converted to new packaging standard etc etc.
-- Christoph Lameter <clameter@debian.org> Wed, 11 Dec 1996 13:42:56 -0800
nntp (1.5.11t5-1) unstable; urgency=low
* Initial Release.
-- Christoph Lameter <clameter@debian.org> Wed, 11 Dec 1996 13:39:17 -0800