diff options
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/hurd.install | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ec0ffd0f..247605f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -hurd (20130226-1) UNRELEASED; urgency=low +hurd (20130226-1) unstable; urgency=low [ Samuel Thibault ] * New upstream snapshot. * local/finish-install.d/51hurd_config-console: Disable the Hurd console on the installed system if installation was done without it. + * Add remap script. [ Pino Toscano ] * Bump debhelper compatibility to 7: @@ -26,7 +27,7 @@ hurd (20130226-1) UNRELEASED; urgency=low - Drop the cdbs build dependency. - Install BUGS, NEWS, README, and TODO only in hurd. - -- Samuel Thibault <sthibault@debian.org> Sun, 27 Jan 2013 20:38:39 +0100 + -- Samuel Thibault <sthibault@debian.org> Tue, 26 Feb 2013 02:12:55 +0000 hurd (20130105-1) unstable; urgency=low diff --git a/debian/hurd.install b/debian/hurd.install index 4d0b2599..23011848 100644 --- a/debian/hurd.install +++ b/debian/hurd.install @@ -58,6 +58,7 @@ debian/tmp/usr/bin/fakeroot-hurd debian/tmp/bin/forks debian/tmp/bin/timertest debian/tmp/bin/fstests +debian/tmp/bin/remap debian/tmp/etc/login debian/tmp/etc/login/.bash_login debian/tmp/etc/login/.bashrc |