* README: /etc/getty=>/etc/gettytab * debian/*.init: source /etc/default/locale to permit autodetection of the charmap when console-setup-mini operates without configuration file. * debian/*.init: do not test whether we are on the console, there are better tests inside setupcon. * setupcon: do not expect the existence of 'tty' (if /usr is not mounted 'tty' will be unavailable). Thanks to Sven Joachim, closes: #619462. * README.Debian: console-setup-mini no longer installs only a minimal set of fonts. Without configuration file no font will be loaded. * A little Lintian cleaning: - copyright: add the required reference to common-licenses; - restore the separate copyright file for bdf2psf; - versioned build dependency on debhelper (>=7.2.3~) for dh_bugfiles; - standards version 3.9.1; - use dh_lintian to install the override file. * setupcon: new options --save-keyboard and --setup-dir. Keep them undocumented for now. * setupcon: some bug fixing: - the function findfile wouldn't work when setupcon is not run from /bin or /usr/local/bin, but from a non-standard location; - when working with incomplete information and guessing the font name, use [A-WXYZa-wyz] as file pattern for fonts instead of [A-Za-z] (we do not want 'x' and in some locales [A-Z] includes 'x'). * Use all-permissive, non-copyleft license for setupcon and ckbcomp-mini.