diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-10-16 17:45:19 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-10-16 17:45:19 +0000 |
commit | 31dcf4789b00beee17dff2200271047f02f67104 (patch) | |
tree | 8884be9e76c1a6a24d11d80227c1cde68ff20415 | |
parent | 1a7fcf45a8845657024e8d6ce8ca46906c972177 (diff) |
2001-10-16 Marcus Brinkmann <marcus@gnu.org>
* debian/changelog: Update for new Debian package.
-rw-r--r-- | debian/ChangeLog | 4 | ||||
-rw-r--r-- | debian/changelog | 11 |
2 files changed, 15 insertions, 0 deletions
diff --git a/debian/ChangeLog b/debian/ChangeLog index f7454a32..0ff288c2 100644 --- a/debian/ChangeLog +++ b/debian/ChangeLog @@ -1,3 +1,7 @@ +2001-10-16 Marcus Brinkmann <marcus@gnu.org> + + * debian/changelog: Update for new Debian package. + 2001-10-13 Marcus Brinkmann <marcus@gnu.org> * debian/rules: New dpkg-shlibdeps is more strict and complains diff --git a/debian/changelog b/debian/changelog index 754bc7c0..ec66329d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,20 @@ +hurd (20011016-1) unstable; urgency=low + + * New snapshot from CVS. + * Additional patches: + kbd, mouse as usual. + Change terminal type to mach-color. + Compiled with -O2 rather than -O3. + + -- Marcus Brinkmann <brinkmd@debian.org> Tue, 16 Oct 2001 19:43:21 +0200 + hurd (20011013-1) unstable; urgency=low * New snapshot from CVS. * Additional patches: kbd, mouse as usual. Change terminal type to mach-color. + Compiled with -O2 rather than -O3. * debian/rules: Change way how to find executables by Kevin Kreamer. * debian/control: Add `file' to build dependencies by Kevin Kreamer. |