diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-01 22:07:44 +0000 |
commit | 61b4e5c874c6282041a95ea9e49209b0b7e35eb2 (patch) | |
tree | 8d07aa90f6f994f17a3eeed5d3f03be0fdebb1f7 /debian | |
parent | 927cc0907fbf3f120473b69bc25cdf0bb7cf50ae (diff) |
.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/ChangeLog b/debian/ChangeLog index d611996a..c5084a4d 100644 --- a/debian/ChangeLog +++ b/debian/ChangeLog @@ -1,3 +1,23 @@ +1999-06-01 Marcus Brinkmann <brinkmd@debian.org> + + * 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 <roland@baalperazim.frob.com> * rules (binary-arch): Don't remove root and etc dirs. |