From 93c174ecf50f081ac981421bad7186ab5d56d58d Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Thu, 23 May 2002 13:30:47 +0000 Subject: 2002-05-23 Marcus Brinkmann * control (Provides, Replaces, Conflicts): Add fakeroot. * changelog: Update for Debian package. --- debian/ChangeLog | 5 +++++ debian/changelog | 8 ++++++++ debian/control | 6 +++--- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/ChangeLog b/debian/ChangeLog index 58865338..944aa50d 100644 --- a/debian/ChangeLog +++ b/debian/ChangeLog @@ -1,3 +1,8 @@ +2002-05-23 Marcus Brinkmann + + * control (Provides, Replaces, Conflicts): Add fakeroot. + * changelog: Update for Debian package. + 2002-05-13 Marcus Brinkmann * rules (INFODIR): Move to /share. diff --git a/debian/changelog b/debian/changelog index 228e2a86..d9db077e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +hurd (20020523-1) unstable; urgency=low + + * New snapshot from CVS. + kbd, mouse as usual. + Change terminal type to mach-color. + + -- Marcus Brinkmann Thu, 23 May 2002 15:29:40 +0200 + hurd (20020418-1) unstable; urgency=low * New snapshot from CVS. diff --git a/debian/control b/debian/control index 5c56e84f..3a5ed37d 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Priority: required Section: base Essential: yes Depends: ${hurd:Depends} -Provides: makedev, login -Replaces: makedev, login -Conflicts: makedev, login +Provides: makedev, login, fakeroot +Replaces: makedev, login, fakeroot +Conflicts: makedev, login, fakeroot Architecture: hurd-i386 Description: The GNU Hurd This is the GNU Hurd package. It contains essential system software and -- cgit v1.2.3