From 94041fd60e499ab8e3c8a3c55c57cf44d948dd04 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sun, 24 Mar 2013 22:57:49 +0100 Subject: Install the Debian NEWS file only in the hurd binary --- debian/NEWS | 31 ------------------------------- debian/changelog | 1 + debian/hurd.NEWS | 31 +++++++++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 31 deletions(-) delete mode 100644 debian/NEWS create mode 100644 debian/hurd.NEWS (limited to 'debian') diff --git a/debian/NEWS b/debian/NEWS deleted file mode 100644 index ca0b9de0..00000000 --- a/debian/NEWS +++ /dev/null @@ -1,31 +0,0 @@ -hurd (20110319-1) unstable; urgency=low - - To harmonize with Debian security conventions, the Debian - GNU/Hurd login prompt is now a standard login/password prompt, - and not a login shell any more. To revert to a standard login, set the - shell of the login user to /bin/bash. - - -- Samuel Thibault Tue, 15 Mar 2011 00:15:55 +0100 - -hurd (20050513-4) unstable; urgency=low - - The Hurd console may now be started automatically on bootup. The - file `/etc/default/hurd-console' controls whether the Hurd console - will be started, and if so, which options are used. To get the - Hurd console on bootup, change ENABLE to `true' and adjust the - other options to your liking. - - -- Michael Banck Sun, 28 Aug 2005 14:43:31 +0200 - -hurd (20050119-1) unstable; urgency=low - - The command line syntax for the console client has slightly - changed. It is no longer necessary or even allowed to specify the - consnode path to the short `-c' option (e.g. `-c /dev/cons'), - /dev/cons is implied as default (but can be changed using the long - option, `--consnode=FOO'). When using the mouse or keyboard - repeater, the console client command line should now be as follows: - console -d vga -d pc_kbd --repeat=kbd -d pc_mouse --repeat=mouse \ - -d generic_speaker -c /dev/vcs - - -- Michael Banck Fri, 21 Jan 2005 02:33:36 +0100 diff --git a/debian/changelog b/debian/changelog index 0ff41f21..0c37696a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ hurd (20130226-3) UNRELEASED; urgency=low [ Pino Toscano ] * Stop installing the upstream ChangeLog, since it is just a pointer to the pre-Git ChangeLog files. + * Install the Debian NEWS file only in the hurd binary. -- GNU Hurd Maintainers Sun, 24 Mar 2013 22:47:50 +0100 diff --git a/debian/hurd.NEWS b/debian/hurd.NEWS new file mode 100644 index 00000000..ca0b9de0 --- /dev/null +++ b/debian/hurd.NEWS @@ -0,0 +1,31 @@ +hurd (20110319-1) unstable; urgency=low + + To harmonize with Debian security conventions, the Debian + GNU/Hurd login prompt is now a standard login/password prompt, + and not a login shell any more. To revert to a standard login, set the + shell of the login user to /bin/bash. + + -- Samuel Thibault Tue, 15 Mar 2011 00:15:55 +0100 + +hurd (20050513-4) unstable; urgency=low + + The Hurd console may now be started automatically on bootup. The + file `/etc/default/hurd-console' controls whether the Hurd console + will be started, and if so, which options are used. To get the + Hurd console on bootup, change ENABLE to `true' and adjust the + other options to your liking. + + -- Michael Banck Sun, 28 Aug 2005 14:43:31 +0200 + +hurd (20050119-1) unstable; urgency=low + + The command line syntax for the console client has slightly + changed. It is no longer necessary or even allowed to specify the + consnode path to the short `-c' option (e.g. `-c /dev/cons'), + /dev/cons is implied as default (but can be changed using the long + option, `--consnode=FOO'). When using the mouse or keyboard + repeater, the console client command line should now be as follows: + console -d vga -d pc_kbd --repeat=kbd -d pc_mouse --repeat=mouse \ + -d generic_speaker -c /dev/vcs + + -- Michael Banck Fri, 21 Jan 2005 02:33:36 +0100 -- cgit v1.2.3