aboutsummaryrefslogtreecommitdiff
path: root/debian/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2001-12-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-12-291-0/+5
| | | | | * rules (configure): Don't call aclocal. * control (Build-Depends): We don't need automake.
* 2001-12-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-12-291-0/+5
| | | | | * control (Build-Depends): Add automake and autoconf to build dependencies. Reported by Jordi Mallach.
* 2001-11-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-11-041-0/+4
| | | | * debian/changelog: Update for new Debian package.
* 2001-10-16 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-161-0/+4
| | | | * debian/changelog: Update for new Debian package.
* 2001-10-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-121-0/+9
| | | | | | | | | * debian/rules: New dpkg-shlibdeps is more strict and complains about statically linked files, so a new filter is necessary. * debian/control: Add `file' to build dependencies. By Kevin Kreamer <kkreamer@etherhogz.org>. * debian/changelog: Update for new release.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-011-0/+6
| | | | | | * changelog: Update to current version. * update-rc.d: New file moved from dpkg to here. * rules: Install update-rc.d.
* 2001-08-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-08-171-0/+4
| | | | * changelog: Update to current version.
* 2001-07-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-07-181-0/+8
| | | | | | | | * copyright: Refer to new directory. * rules: Move documentation to share directory. Add -isp to dpkg-gencontrol invocation. Remove crufty hurd.info. * control: Bump up standards version.
* 2001-07-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-07-181-0/+7
| | | | | | | * rc: Do not excempt random-seed when cleaning up /var/run. State data should be in /var/lib (FHS) or /var/state. * changelog: Update to current version. * debian/servers.boot: Add die $(serverboot).
* 2001-06-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-06-171-0/+4
| | | | * changelog: Update to current version.
* 2001-06-15 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-06-151-0/+4
| | | | * rc: Merge in recent changes from daemons/rc.sh.
* Streamline the CVS entry.Marcus Brinkmann2001-06-151-2/+2
|
* 2001-06-15 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-06-151-0/+5
| | | | | * rc: Apply patch from Moritz Schulte <moritz@chaosdorf.de> to be more selective with what to clean from /var/run.
* 2001-04-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-04-291-0/+4
| | | | * changelog: Update to reflect Debian upgrades.
* 2001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-111-0/+7
| | | | | | | * changelog: Update to reflect Debian upgrade. * rules: Use --disable-profile wih configure instead no_prof=t with make.
* 2000-11-27 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-11-271-0/+7
| | | | | | | * changelog: Update to reflect Debian upgrade. * rc: New file. * rules: Install rc. * control: Add Build-Depends.
* 2000-07-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-07-041-0/+6
| | | | | | | | | | * changelog: Update to reflect Debian uploads. * rules: Use install_script to install scripts. Don't check for shared libraries in scripts. 2000-01-30 Marcus Brinkmann <marcus@gnu.org> * changelog: Update to reflect Debian uploads.
* 2000-01-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-01-301-0/+4
| | | | * changelog: Update to reflect Debian uploads.
* updates from marcusRoland McGrath1999-10-081-0/+23
|
* .Roland McGrath1999-06-011-0/+20
|
* .Roland McGrath1999-05-301-0/+6
|
* .Roland McGrath1999-04-291-3/+8
|
* Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-04-281-0/+8
| | | | | | | | * conffiles: Add contents of /etc/login. * rules: Add debian/tmp/etc and debian/tmp/etc/login to the list of things to be chmod 0755. * TODO: New item. All of these because Marcus says so.
* .Roland McGrath1999-04-251-0/+4
|
* .Roland McGrath1999-04-181-0/+5
|
* .Roland McGrath1999-04-151-0/+5
|
* 1999-03-17 Gordon Matzigkeit <gord@trick.fig.org>Thomas Bushnell1999-03-171-0/+6
* servers.boot: Clarify the default-pager description, and add a default `$(default-pager)' line. * Makefile: New file.