console-tools (1:0.2.3-23.3) unstable; urgency=high * Changed maintainer to wart@debian.org * Changed priority to "important" instead of "required" (Closes: #71826, #114593) * Filled in the charset in ru.po (Closes: #118605) -- Wartan Hachaturow Mon, 12 Nov 2001 02:03:51 +0300 console-tools (1:0.2.3-23.2) unstable; urgency=high * NMU * Patch from Jonathan Amery to document alt-is-meta (Closes: #110696, #111758) * Patch from Andreas Krennmair to fix setleds (Closes: #110130) * These are two trivial fixes that really should go into the next release -- Matthew Vernon Thu, 13 Sep 2001 17:55:32 +0100 console-tools (1:0.2.3-23.1) unstable; urgency=high * Run libtoolize to get support for new architectures. Closes: #99123 -- LaMont Jones Mon, 9 Jul 2001 21:39:34 -0600 console-tools (1:0.2.3-23) unstable; urgency=high * Run script for which we rely on ouput under LC_ALL=POSIX (Closes: #94019). -- Yann Dirson Fri, 20 Apr 2001 00:41:50 +0200 console-tools (1:0.2.3-22) unstable; urgency=medium * Removed the test for a data package from debian/rules (Closes: #89213) * Use dpkg-architecture to guess arch. -- Yann Dirson Tue, 3 Apr 2001 23:35:05 +0200 console-tools (1:0.2.3-21) unstable; urgency=low * Fixed typo in extended description (Closes: #88309). * Have doc-base file installed by install-docs. * Imported kbdrate from kbd-1.05, now that util-linux is about to stop providing it. Made the minimal changes for it to compile. Added versionned Replaces of util-linux so that it works. -- Yann Dirson Thu, 8 Mar 2001 22:56:51 +0100 console-tools (1:0.2.3-20) unstable; urgency=medium * Have "debian/rules clean" remove modified file po/ru.gmo so that build of source package does not require to remove it by hand (Thanks to Ralf Treinen for the suggestion). * Added clarifying message to postinst. * Do not ask dh_movefiles to install resizecons on non-i386 (Closes: #88201). * Stop adding a kbdconfig.8 link to undocumented (Closes: #88051). -- Yann Dirson Fri, 2 Mar 2001 16:20:40 +0100 console-tools (1:0.2.3-19) unstable; urgency=medium * The "/me hides" release. * Added debian/shlibs.local back so that package gets correctly generated. Argh. -- Yann Dirson Tue, 27 Feb 2001 18:02:36 +0100 console-tools (1:0.2.3-18) unstable; urgency=medium * The "redesign every area that was not already broken" release. * Switched to debhelper v2. * Build-depends on gettext, now that ru.mo is shipped modified, and as we cannot patch the .gmo file (Closes: #85074). * Do not provide install-keymap ourselves any more, depend on console-common for that. Updated control script to reflect the change. * Do not load keymap ourselves at boot-time, console-common does this now. * Removed old cruft from debian/rules. * Use -l flag when calling dh_shlibdeps instead of setting LD_LIBRARY_PATH ourselves. * Changed extended description of -dev package so that it makes clear that it is the API that is in ALPHA stage, not the libs themselves. * Changed debian/rules to use an "install" target. * Changed Depends on console-data to Recommends. * Changed build-dep from old sgml-tools to newer linuxdoc-tools. Thanks to Ralf Treinen for helping to notice the problem. -- Yann Dirson Tue, 27 Feb 2001 14:36:57 +0100 console-tools (1:0.2.3-17) unstable; urgency=low * Be sure to load the debconf library early in postinst, so that debconf's black magic works. * Restored missing depends on debconf, versioned >= 0.5 for new confmodule (Closes: #84741). * Updated /usr/doc/console-tools/examples/unicode/README.strange-name to refer to consolechars instead of setfont (Closes: #75861). * Fixed russian localisation of showkey (Closes: #72720). * Do not install kbdconfig any more (Closes: #52099, #75645, #53091). -- Yann Dirson Sun, 4 Feb 2001 22:14:11 +0100 console-tools (1:0.2.3-16) unstable; urgency=medium * Fixed reference to console-tools-data in extended description (Closes: #82931). * Added groff and flex to build-depends (Closes: #83222). * Fixed install-keymap to load the installed keymap, and removed obsolete stuff from postinst (part of #83043, thanks to Sylvain Defresne). * Added to install-keymap support for KERNEL argument, which backups old keymap, but does not install a new keymap. * Removed remaining parts of debconf support - everything is handled by console-data now. -- Yann Dirson Wed, 24 Jan 2001 02:00:18 +0100 console-tools (1:0.2.3-15) unstable; urgency=low * Added suppport for NONE to install-keymap. * Depend on console-data (>= 1999.08.29-13) for new getkeymapchoice tool. * Now depend on debconf. Dropped old support from postinst. kbdconfig still there for now, but now obsolsete. * Updated config.guess and .sub to get ia64 support (Closes: #82068). * Updated URL in copyright file (Closes: #75615). * Corrected stance about the console's default ACM in lct.sgml (Closes: #77972). * Added build-depends (Closes: #70389). * Clarified setkeycodes.8 (Closes: #82364). -- Yann Dirson Fri, 19 Jan 2001 02:07:20 +0100 console-tools (1:0.2.3-14) unstable; urgency=low * Really fixed interpreter path in fix_bs_and_del example (Closes: #53596). * Fixed off-by-one bug in setkeycodes, causing the last pair to be ignored (Closes: #53775). * Slight fix to arg# check and error message (mentionned in #53775). * Applied Marc Haber's patch to fix "openvt -w" (Closes: #63010). * Changed example font in config file from iso01.f08 to iso01.f16 (Closes: #62535). -- Yann Dirson Mon, 19 Jun 2000 22:09:09 +0200 console-tools (1:0.2.3-13) unstable; urgency=low * console-tools now suggests kbd-compat. * Fixed bashism (read without arg) in preinst (thanks lintian). * Reset VGA palette on boot if we use framebuffer, because the penguin logo on vga16 fb uses a non-default palette (Karl M.Hegbloom's patch, Closes: #60721) -- Yann Dirson Thu, 20 Apr 2000 01:10:11 +0200 console-tools (1:0.2.3-12) unstable; urgency=low * Behave correctly in preinst if usr/local/share/keytables exists and /usr/local/share/keymaps does not (Closes: #60917). * Behave correctly in preinst if any dir whose contents should be moved is empty (Same as #61707). * Replaced interpreter path in fix_bs_and_del example to match real path to loadkeys (Closes: #60073). -- Yann Dirson Mon, 10 Apr 2000 02:15:57 +0200 console-tools (1:0.2.3-11) unstable; urgency=high * Upload to woody (Closes: #58730) - I would have liked to fix more things, but potato-only upload broke things in woody. * Reverted -10 changes for woody. -- Yann Dirson Thu, 24 Feb 2000 23:23:13 +0100 console-tools (1:0.2.3-10) frozen; urgency=low * Disable debconf support for potato; this is needed together with console-data_1999.08.29-11 which fixes 3 RC bugs in potato. This includes: - do not install templates. - comment out debconf stuff in console-tools.postinst and console-tools.preinst. -- Yann Dirson Sat, 19 Feb 2000 23:01:19 +0100 console-tools (1:0.2.3-9) unstable; urgency=low * Fallback to kbdconfig whenever db_get fails. * Use "/bin/echo -en" because ash echo builtin does not support -n (Closes: #52874). -- Yann Dirson Sat, 18 Dec 1999 16:52:46 +0100 console-tools (1:0.2.3-8) unstable; urgency=low * Fixed consolechars, dumpkeys, showkey, vt-is-UTF8 calling version() without argument; fix faulty prototype for version() in utils.h, which caused this bug to be unnoticed till now (Closes: #52717). -- Yann Dirson Tue, 14 Dec 1999 22:30:11 +0100 console-tools (1:0.2.3-7) unstable; urgency=medium * Sync'ed preinst with bugfixes from kbd. * Also sync'ed postinst for consistency. * Commented out db_input in preinst, replaced by "echo >&2" until we have a better solution. * Remove /etc/console-tools/ on package purge. * Use __sparc__ define where relevant. * install-keymap now backups old default.kmap before installing a new one (Closes: #50175). * Included a copy of shared/keymap/keymap_filename debconf template; removed shared/keymap/keymap_error. * Assume console-data was not configured using debconf if shared/keymap/keymap_filename is empty, and in this case call db_stop and fallback to old kbdconfig script, instead of displaying a debconf note (Closes: 50475). * Removed bashisms from install-keymap. * Fixed install-keymap for default.kmap backup/installation. * Fixed install-keymap to not fail if diff is not installed - just be dumb. -- Yann Dirson Tue, 30 Nov 1999 00:32:58 +0100 console-tools (1:0.2.3-6) unstable; urgency=medium * Protected preinst and postinst from db_input failures as well (really Closes: #49527). -- Yann Dirson Tue, 9 Nov 1999 22:25:36 +0100 console-tools (1:0.2.3-5) unstable; urgency=low * Test return codes for db_go in console-tools.preinst (Closes: #49527). * Added missing call to db_go in console-tools.postinst. -- Yann Dirson Mon, 8 Nov 1999 19:08:50 +0100 console-tools (1:0.2.3-4) unstable; urgency=low * Explicited Priority: optional for -dev and kbd-compat (already done op FTP site). * Added a test for empty keymap filename in postinst, with a note about a possible bug if it is empty (borrowed from console-data). -- Yann Dirson Sat, 6 Nov 1999 21:09:18 +0100 console-tools (1:0.2.3-3) unstable; urgency=low * Fix the dependency on console-data (Closes: #49143). -- Yann Dirson Fri, 5 Nov 1999 09:39:34 +0100 console-tools (1:0.2.3-2) unstable; urgency=low * Conditional debconf 0.2.x support (not used if not there). * New script install-keymap. * Documented per-VC settings in the (not yet debconfized) /etc/console-tools/config conffile. -- Yann Dirson Sun, 31 Oct 1999 22:51:00 +0100 console-tools (1:0.2.3-1) unstable; urgency=low * New upstream release - fixes the --tty bug (Closes: #43089). * Re-applied --tty patch to charset. -- Yann Dirson Mon, 25 Oct 1999 23:40:57 +0200 console-tools (1:0.2.2-6) unstable; urgency=low * Implemented --tty option to charset(1) (upstream patch addressing #43089; still a problem with consolechars --acm --tty requiring a big change - will wait for 0.2.3 to have this fully fixed). * In init.d script: ** use charset(1) for ACM setting. ** only load an SFM if a FONT was requested. ** allow per-VC FONT and ACM. ** devfs support from some user of package fonty (jubal). -- Yann Dirson Wed, 20 Oct 1999 23:27:51 +0200 console-tools (1:0.2.2-5) unstable; urgency=low * Fixed dependencies (Closes: #47631). -- Yann Dirson Sun, 17 Oct 1999 17:11:50 +0200 console-tools (1:0.2.2-4) unstable; urgency=HIGH * Allow importing default.kmap from newer kbd packages; only import a default keymap from kbd if no console-tools default keymap is here ! * Synced kbdconfig with kbd 0.99-4. * Depends on console-data instead of Recommending only, so that kbdconfig will not break. -- Yann Dirson Fri, 15 Oct 1999 23:38:39 +0200 console-tools (1:0.2.2-3) unstable; urgency=low * Do not localize parsable output from dumpkeys (Closes: #46112, #46169). -- Yann Dirson Tue, 12 Oct 1999 00:19:09 +0200 console-tools (1:0.2.2-2) unstable; urgency=low * Move /usr/doc to /usr/share/doc again (Closes: #45749). * dh_testversion 2.0.40 for /usr/share/doc dependencies. * Moved config file into debian/conffiles.d/ because of (undocumented ?) name conflict with new debhelper files. -- Yann Dirson Wed, 22 Sep 1999 21:50:24 +0200 console-tools (1:0.2.2-1) unstable; urgency=medium * New upstream release (Closes #42147). * Get utflist.long from source dir, not build dir. -- Yann Dirson Wed, 8 Sep 1999 01:05:18 +0200 console-tools (1:0.2.1-3) unstable; urgency=low * Fixed showkey to display keycodes by defaults as documented, instead of scancodes (Closes: Bug#42822). * Enable /usr/local/share/ (Closes: Bug#41603). * Updated README.Debian to be more useful and accurate (Closes: Bug#37166). * Reversed move from /usr/doc/ to /usr/share/doc/ to follow Project Leader's recommendation. * POSIX-ified setfont and mapscrn in kbd-compat (Closes: Bug#41308). -- Yann Dirson Mon, 16 Aug 1999 20:37:49 +0200 console-tools (1:0.2.1-2) unstable; urgency=low * Fixed buffer overflows in openvt(1) (Closes: Bug#41639). * Changed README to reference the lct documùent by its real path (Somewhat addresses Bug#42147, but needs upstream wording change). * Move /usr/doc and undocumented manpages to /usr/share to fully comply with policy 3.0.x. * Bumped Standards-Version to 3.0.1 -- Yann Dirson Mon, 9 Aug 1999 23:17:40 +0200 console-tools (1:0.2.1-1) unstable; urgency=low * New upstream release (Closes: Bug#39181). * Fixed kbdconfig to see .kmap files. * Fixed typos in kbdconfig messages. * Fixed kbdconfig to correctly handle keymap trees with several keymaps with the same name in different directories. * Added missing quotes around shell wildcards in kbdconfig (Closes: Bug#41069). * Removed my dh_installinit as new one includes needed feature. * Moved manpages to /usr/share. * Added missing ${DESTDIR} refs to compat/Makefile.am. * Run `make install' with gnulocaledir= as workaround of gettext po/Makefile.in.in not supporting DESTDIR. * Made /etc/init.d/console-screen.sh do nothing when called with "stop" as parameter. * Cleaned up copyright file from obsolete references. * Install manpages in /usr/share to comply with FHS (now lintian complains). * Bumped Standards-Version to 3.0.0. -- Yann Dirson Fri, 23 Jul 1999 21:51:41 +0200 console-tools (1:0.2.0-4) unstable; urgency=medium * Make sure console-tools-data is installed before building, by aborting the "build" target since we do not have source dependencies yet (Closes: Bug#39211). * Fixed "rmdir -p" invokations for POSIX compliance. -- Yann Dirson Wed, 23 Jun 1999 21:49:39 +0200 console-tools (1:0.2.0-3) unstable; urgency=low * Really get deps on -libs package right (was a bad LD_LIBRARY_PATH setting invoking dh_shlibdeps) (Fixes: Bug#38245). -- Yann Dirson Mon, 7 Jun 1999 23:11:06 +0200 console-tools (1:0.2.0-2) unstable; urgency=low * Set priority to required. * Fixed interpreter path of example script fix_bs_and_del (Fixes: Bug#36731). * Removed references to obsolete kbdfaq docbase file in maintainer scripts (Fixes: Bug#36311, Bug#37568). * Moved rc.boot script to init.d as console-screen.sh (Fixes: Bug#32438). Use a hacked dh_installinit to allow multiple init.d scripts. * Use bash as interpreter for kbdconfig (Fixes: #38188). * Fix message in kbdconfig (Fixes: Bug#34207). -- Yann Dirson Fri, 4 Jun 1999 01:12:11 +0200 console-tools (1:0.2.0-1) unstable; urgency=low * New upstream release - console-tools-data was split out in a new upstream package. * Removed obsolete kbdfaq.docbase. * Removed bogus entries from lct.docbase. * Added /usr/bin/open -> openvt compat symlink. Now we Provide, Replace and Conflict with old open package. -- Yann Dirson Thu, 15 Apr 1999 21:26:10 +0200 console-tools (1999.03.02-1) unstable; urgency=low * New upstream release (Fixes: Bug#34471). * Added font2psf(1) to the undocumented list. * Added support for "broken" (?) rmdir (Fixes: Bug#31768). * Re-included the following keymaps, which were forgotten upstream: qwerty/pl1, qwertz/sr, mac-fr3, sunt5-cz-us, sunt5-uk, sunt5-us-cz -- Yann Dirson Tue, 30 Mar 1999 22:18:43 +0200 console-tools (1998.08.11-2) frozen unstable; urgency=low * This is only a packaging change, which fixes confusing messages when selecting the keymap, so this should go into frozen. Also I did not fix the version before uploading the previous version, which made it ugly and non-standard. * Install .desc files in the correct locations, so that kbdconfig gives meaningfull messages when navigating the keymaps tree (discovered when reading report for Bug#32338 ;). * Fixed a spelling error in description (thanx lintian). -- Yann Dirson Fri, 5 Feb 1999 01:35:05 +0100 console-tools (1998.08.11-1dev1) frozen unstable; urgency=low * Package should now be able to compile on other archs than i386: ** Only tries to build resizecons on i386 (configure.in snippet imported from my kbd+automake patch date, hm, june !) (Fixes: Bug#27361, Bug#24096). * Updated kbdconfig.in and console-tools.init.in from kbd 0.96a-12. * Removed wildcards from debian/*.{docs,examples} for debhelper 1.1.24, at the expense of flexibility. * Use "make distclean" instead of "make clean" for "debain/rules clean". * Synced debian/rules parts with kbd 0.96a-12 for new uuencoded files. * Synced data files with kbd 0.96a-12 (sundvorak.kmap, vim-compose-latin1.inc, atari*.kmap, pc-dvorak-latin1.kmap, amiga-{de,us,es,fr,it,se,sg}.kmap, fr-latin0.kmap, other-latin0.inc, ua.kmap, sk-*.kmap, lat0*.psf, lat2u-16.psf) and docs (README.Euro, LISEZMOI.Euro). * Generated pl1.kmap with input from Marcin 'Qrczak' Kowalczyk (grep -v 'Alt ' pl.kmap > pl1.kmap) * Removed kbd.FAQ.* which is also in the HOWTOs (Fixes: Bug#23747). * Included mac-fr3.kmap from Marc Shapiro. * Patches and updates from console-tools.rpm, thanks to Jakub Jelinek: ** Applied patch to resizecons to prevent to send SIGWINCH to process specified by /tmp/selection.pid. ** Hack to silent the font-loading code. ** Included ro.kmap (Romanian ?), sr.kmap (Serbian), sunt5-uk.kmap, iso02+euro.acm, iso15.acm, keymaps/README.sparc, and updated sunt5-*.kmap with Euro support. ** Included lat0-sun16.psf, lat2-sun16.psf and doc/fonts/README.Sun. ** Fixed some .kmap includes still referring to .map files. -- Yann Dirson Fri, 8 Jan 1999 01:12:25 +0100 console-tools (1998.08.11-1) unstable; urgency=low * New upstream release. * Synced kbdconfig from kbd 0.96a-5. * Include mac-fr2-ext keymap. * Use ${variable} syntax instead of $(variable) in debian/rules. * Install dotfiles in keymaps dir from debian/ dir, instead of using the diff to place them in source tree. * Drop obsolete debian/dh_compress. * charset(1) now has a manpage. * Passed lintian 0.7.3. -- Yann Dirson Tue, 11 Aug 1998 23:58:27 +0200 console-tools (1998.06.03-1) unstable; urgency=low * New upstream release. * Made console-tools-data conflict with kbd which contains many identical data files. * Made gencontrol use -isp. * Added dependency from kbd-compat to console-tools-libs to make lintian happy. * Updated init.d script and kbdconfig from kbd_0.96a-2. * `showfont', previously distributed as `shfont' to prevent name-conflict, was renamed upstream as showcfont. * Renamed showfont.1 to showcfont.1 (bug in upstream package). * console-tools-data now depends on console-tools of the at least same version, as file hierarchy changed, and will probably change again. * console-tools-data now conflicts with old versions of kbd only, as well as with kbd-data. * Fixed kbdconfig wrt testing and immediately loading a keymap (fixed do_preserving_keymap()). * New undocumented program: charset. * Renamed /etc/init.d/keymaps.sh to keymaps-lct.sh to fix a conflict with kbd (Fixes: Bug#23582). * Moved unicode-related examples to their own subdir (Fixes: Bug#21973). * Applied patch from upstream (that's me ;) to consolechars.c to fix occasional problem with interrupted read() when loading a font. * Passed lintian 0.4.8. -- Yann Dirson Fri, 19 Jun 1998 16:30:57 +0200 console-tools (1998.04.08-2) unstable; urgency=low * Added call to ldconfig in console-tools-libs.postinst. * Fixed kbd-compat's doc-dir to refer to console-tools-libs, not console-tools. * Fixed file-in-tmp security hole in kbdconfig (adapted from Topi Miettinen's patch). * kbd-compat now provides `kbd'. * Fixed check for install-docs in postinst. * Passed lintian 0.4.2. -- Yann Dirson Tue, 28 Apr 1998 17:49:23 +0200 console-tools (1998.04.08-1) unstable; urgency=low * Initial release. * Adapted debian/ dir from kbd_0.95-11. -- Yann Dirson Wed, 8 Apr 1998 15:04:35 +0200 Local variables: mode: debian-changelog add-log-mailing-address: "dirson@debian.org" End: