1999-06-01 Marcus Brinkmann * TODO: Remove entry about shared library dependencies (see below). Remove entry about suid-manager. We don't need to register binaries which must be suid to operate. * shlibs: New file. This makes Debian packages which use Hurd libraries dependant on the Hurd package. * rules: Add shlibs to the Hurd package. * changelog: Update to reflect the Debian releases done. * servers.boot: Remove obsolete $(default-pager) tag. * control: Add Replaces, Conflicts login, as done with makedev. * shlibs.local: New file. This is a work around needed for cross compilation, so dpkg-shlibdeps does not make the Hurd package dependant on itself. 1999-05-29 Roland McGrath * rules (binary-arch): Don't remove root and etc dirs. * conffiles: Add /etc/ttys. 1999-04-28 Roland McGrath * rules (binary-arch): Add etc, etc/login subdirs to chmod cmd. Use $(addprefix) fn to avoid repetition. * conffiles: Add /etc/login files .bash_login, .bashrc, .hushlogin, .profile and README. Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG * TODO: New item. All of these because Marcus says so. 1999-04-25 Roland McGrath * control (Depends): Change shlibs to hurd cause Marcus says so. 1999-04-18 Roland McGrath * rules (binary-arch): Fix $ -> $$ and \\ -> \. From Marcus Brinkmann. 1999-04-15 Roland McGrath * control (Provides): Add login. (Replaces, Conflicts): New frobs, listing makedev. 1999-03-17 Gordon Matzigkeit * servers.boot: Clarify the default-pager description, and add a default `$(default-pager)' line. * Makefile: New file.