diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-08-18 00:51:29 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-08-18 00:51:29 +0000 |
commit | 4c582b3d2422525c041874eeb7eb2d3af683a84b (patch) | |
tree | 6a7b8f58965b06c1f21105507eea0e8d082ec689 /debian/changelog | |
parent | 216c5ce7d69acc70d6cf06badf7c0c99ec6024fd (diff) |
2001-08-18 Marcus Brinkmann <marcus@gnu.org>
* debian/changelog: Update for next package upload.
* debian/control: Add gnumach-dbg package.
* debian/rules: New targets to build gnumach-dbg package.
Fix various bugs.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 58a32e3..a29d831 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +gnumach (1:20010818-1) unstable; urgency=low + + * Update to CVS 20010718. + * Patches applied to CVS code: cdromlock. + The other patches are in CVS now. + + * Wading through the bug list, there are some old bugs + fixed long ago, closes: #37954, #47948, #85302, #45792 + * debian/rules: Make it build via direct invocation, submitted + by Robert Bihlmeyer, closes: #101697. + + * control: New package gnumach-dbg. This kernel is not stripped and includes the + kernel-level debugger. + * debian/rules: Build this package. + + -- Marcus Brinkmann <brinkmd@debian.de> Sat, 18 Aug 2001 02:15:06 +0200 + gnumach (1:20010718-1) unstable; urgency=low * Update to CVS 20010718. |