2007-12-07 16:21  arthur

	* NEWS, configure.ac, debian/changelog, ChangeLog: release 1.0.14

2007-12-07 16:10  arthur

	* config.guess, config.sub: include updated files

2007-12-07 16:08  arthur

	* cvsd-buginfo.in, cvsd.c, cvsd.init.in, xmalloc.c,
	  debian/copyright, debian/cvsd.init, Makefile.am, README: fix
	  copyright notices

2007-12-07 16:06  arthur

	* FAQ: fix some wrapping issues

2007-12-07 15:33  arthur

	* debian/postrm: replace userdel and groupdel commands with better
	  alternative (found in
	  http://wiki.debian.org/AccountHandlingInMaintainerScripts)

2007-12-07 15:32  arthur

	* debian/copyright: explicitly point to GPL-2 file

2007-12-07 15:32  arthur

	* debian/control: make references in Vcs-* fields consistent

2007-12-07 15:25  arthur

	* debian/control: upgrade to standards-version 3.7.3 (no changes
	  needed)

2007-12-07 14:40  arthur

	* ChangeLog, ChangeLog-2005: moved changes of 2005 to
	  ChangeLog-2005

2007-12-07 14:20  arthur

	* Makefile.am, NEWS, README, cvsd-buginfo.in, cvsd.conf-dist,
	  cvsd.spec.in, debian/control: don't use backtick as quote

2007-11-20 22:53  arthur

	* debian/control: remove XS- prefix from version control fields

2007-11-20 22:47  arthur

	* debian/control: put Homepage field in source stanza

2007-11-12 23:00  arthur

	* cvsd.c: correctly handle return value of sysconf()

2007-10-25 11:01  arthur

	* cvsd.init.in, debian/cvsd.init: remove S runlevel from init
	  script

2007-07-23 17:22  arthur

	* debian/rules: use stricter distclean run in clean target as
	  suggested by lintian

2007-07-21 16:34  arthur

	* FAQ: update FAQ from website (typo fix) and re-wrap text

2007-07-21 15:38  arthur

	* config.guess, config.sub: include updated files

2007-07-21 14:46  arthur

	* Makefile.am: modifications to get 'make distcheck' to pass

2007-07-21 14:35  arthur

	* debian/control: add XS-Vcs-Cvs and XS-Vcs-Browser as specified in
	  #391023

2007-07-21 14:34  arthur

	* debian/control: add build-dependency on po-debconf since we use
	  it during clean

2007-07-21 14:33  arthur

	* debian/: templates, po/cs.po, po/da.po, po/de.po, po/es.po,
	  po/fr.po, po/ja.po, po/nl.po, po/pt.po, po/pt_BR.po,
	  po/templates.pot, po/vi.po: shorten debconf question/prompt to
	  remove method and unfuzzy translations

2007-07-21 14:17  arthur

	* autogen.sh: force regeneration of all files

2007-06-05 23:36  arthur

	* cvsd-buildroot.in: hide more errors

2007-04-09 16:07  arthur

	* configure.ac: small fix for --disable-debug and
	  --disable-warnings

2007-04-09 16:02  arthur

	* Makefile.am: just ship all po files in the debian/po directory
	  and don't name every individual file

2007-02-04 23:33  arthur

	* xmalloc.c: fix type of length variable in xstrdup(), thanks to
	  Pierre Pronchery <khorben@defora.org> for spotting this

2006-12-18 23:33  arthur

	* cvsd.8.in: fix typo

2006-10-18 22:32  arthur

	* cvsd.spec.in: simple fix to be able to use spec file on SuSE 9.3

2006-09-29 12:26  arthur

	* debian/control: include link to homepage in package description

2006-08-20 22:29  arthur

	* NEWS, configure.ac, debian/changelog, ChangeLog: release 1.0.13

2006-08-20 22:23  arthur

	* config.guess, config.sub: include updated files

2006-08-20 22:11  arthur

	* cvsd.init.in, debian/cvsd.init: add LSB headers to init script

2006-08-20 18:03  arthur

	* cvsd.c: log warning messages when closing files and sockets fail
	  and also do checking to see that writing pid file was successful

2006-08-20 14:19  arthur

	* Makefile.am, debian/po/pt.po: add Portuguese (pt) translation of
	  debconf templates by Ricardo Silva <ardoric@gmail.com>

2006-06-11 23:21  arthur

	* cvsd-buginfo.in: also include some part of system passwd file

2006-06-11 17:39  arthur

	* cvsd-buginfo.in: add uname output and list more chroot
	  directories

2006-06-11 17:37  arthur

	* cvsd-buildroot.in: also find libnss libraries in lib64
	  directories

2006-06-01 21:55  arthur

	* NEWS, TODO, configure.ac, debian/changelog, ChangeLog: release
	  1.0.12

2006-06-01 21:48  arthur

	* Makefile.am: also get rid of build file with distclean

2006-05-26 22:50  arthur

	* cvsd-buildroot.in: do not fail on missing tmpreaper

2006-05-26 22:43  arthur

	* cvsd-buildroot.in: ignore errors from ldd

2006-05-26 22:24  arthur

	* cvsd-buildroot.in: add extra || true in shell script on commands
	  that could return non-zero

2006-05-26 22:14  arthur

	* cvsd-buildroot.in: match more lock directories

2006-05-26 22:10  arthur

	* cvsd-buildroot.in: also prune lock directories when looking for
	  repositories

2006-05-24 22:20  arthur

	* NEWS, configure.ac, debian/changelog, ChangeLog: release 1.0.11

2006-05-23 23:20  arthur

	* cfg.c: fix const related warning

2006-05-23 23:19  arthur

	* cvsd-buildroot.in: portability fixes for solaris /bin/sh

2006-05-21 19:59  arthur

	* Makefile.am, configure.ac, cvsd-buildroot.8.in, cvsd-passwd.8.in,
	  cvsd.8.in, cvsd.c, cvsd.conf.5.in, daemon.c, daemon.h,
	  getinfos.c, getopt_long.c, getopt_long.h, log.c, log.h,
	  reslimit.c, xmalloc.c: fix copyright notices

2006-05-21 18:05  arthur

	* .cvsignore: ignore debuild log files

2006-05-21 17:41  arthur

	* debian/control: upgrade to standards-version 3.7.2 (no changes
	  needed)

2006-05-21 17:28  arthur

	* FAQ: update FAQ from homepage

2006-05-21 17:28  arthur

	* config.guess, config.sub: include updated files

2006-05-21 17:20  arthur

	* README: add note about tcp wrapper performance

2006-05-21 17:03  arthur

	* cvsd-buildroot.in: add set -e and -u to report script failure and
	  install files in their proper library directories instead of
	  putting everything under /lib

2006-05-21 16:36  arthur

	* cfg.c, cfg.h, cvsd.c: add const to some function arguments

2006-05-21 16:24  arthur

	* Makefile.am: use debuild for building package instead of
	  dpkg-buildpackage

2006-02-01 22:36  arthur

	* debian/rules: add debconf-updatepo to the clean target of our
	  rules file as recommended somwhere

2006-01-18 22:34  arthur

	* cvsd-buildroot.in: only create missing devices

2006-01-18 22:31  arthur

	* configure.ac: check for more functions at configure time (thanks
	  autoscan)
