rcconf (1.19) unstable; urgency=low * Fixed the incomplete fix for #335534 (Closes: #357902). -- Atsushi KAMOSHIDA Thu, 23 Mar 2006 10:33:37 +0900 rcconf (1.18) unstable; urgency=low * Do not output verbose warnings in requiring sys/ioctl.ph(Closes: #354912). -- Atsushi KAMOSHIDA Sat, 4 Mar 2006 22:57:06 +0900 rcconf (1.17) unstable; urgency=low * Do not set illegal window size by getting terminal property (Closes: #341339). * Add new option '--notermcheck' to avoid some problem by TIOCGWINSZ. * Immediately exit as error if rcconf can't write status to the file (/var/lib/rcconf/services) (Closes: #341233). -- Atsushi KAMOSHIDA Sat, 3 Dec 2005 01:23:13 +0900 rcconf (1.16) unstable; urgency=low * This may avoid an error in 'require sys/ioctl.ph'(Closes: #333079). -- Atsushi KAMOSHIDA Sun, 6 Nov 2005 23:22:40 +0900 rcconf (1.15) unstable; urgency=low * Fixed internal whiptail/dialog argument so as not to include "'" in each strings (Closes: #335534). -- Atsushi KAMOSHIDA Sun, 30 Oct 2005 22:42:22 +0900 rcconf (1.14) unstable; urgency=low * Missd Closes information. (Closes #317401) -- Atsushi KAMOSHIDA Thu, 25 Aug 2005 21:43:39 +0900 rcconf (1.13) unstable; urgency=low * Fixed missing close FileHandle (Closes: #31741) -- Atsushi KAMOSHIDA Thu, 25 Aug 2005 20:44:25 +0900 rcconf (1.12) unstable; urgency=low * Initialize each variable before they are used.(Closes: #290223) Some variables are used in END block, but END block is called before their initialization if the option --help is stated. -- Atsushi KAMOSHIDA Fri, 14 Jan 2005 22:49:28 +0900 rcconf (1.11) unstable; urgency=low * Fixed to check if &TIOCGWINSZ is defined before calling ioctl. If TIOCGWINSZ termio isn't prepared, rcconf doesn't fit the screen size.(Closes: #287269) -- Atsushi KAMOSHIDA Mon, 27 Dec 2004 00:33:41 +0900 rcconf (1.10) unstable; urgency=low * Added Guide feature to man page which shows the description of each services.(Closes: #257353) * update-rcconf-guide: a support tool for Guide which creates default Guide File(guide.default) derived from the description of packages. * Modified the screen size to be able to use variable screen size. * Added perl-modules dependancy. (Closes: #284242) * Added --dialog and --whiptail commnd options which select display behavior. Rcconf uses whiptail method by default. * Turn off showing update-rc.d command result. * Added --verbose command option to show verious messages including update-rc.d command result. -- Atsushi KAMOSHIDA Tue, 7 Dec 2004 15:57:54 +0900 rcconf (1.9) unstable; urgency=low * Thanks to Fabio Tranchitella , this version could resolve many bugs. * Modified rcconf to *really* set the services "off". Before this, the symlinks in /etc/rc?.d have been deleted when disabling a service. (Closes: #271293, #237220) * Old NMU acknowledge (thanks Daniel). (Closes: #190514) * Fixed minor typo in man page. * Added a warning in README.Debian about false positives (Closes: #150865). * Removed from the list of the services found in /etc/init.d the ones which ends with .sh. They should be handled specially, as they are for the S runlevel. (Closes: #245947) * Removed from the list of the services found in /etc/init.d the ones which haven't execute permission. (Closes: #237223) * Applied the patch from Jeronimo Pellegrini to add the --now option that start/stop the services immediatly. Thanks Jeronimo! (Closes: #151488) -- Atsushi KAMOSHIDA Wed, 10 Nov 2004 10:11:52 +0900 rcconf (1.8) unstable; urgency=low * Fix Depends field(Closes: #218951). -- Atsushi KAMOSHIDA Wed, 10 Mar 2004 02:13:46 +0900 rcconf (1.7) unstable; urgency=low * closes: #230761, #229464, #151824, #205468. * rcconf mainly use whpitail(closes: #69217). -- Atsushi KAMOSHIDA Mon, 8 Mar 2004 01:00:42 +0900 rcconf (1.6) unstable; urgency=low * Fixed remaing lock file problem(Close #144053). * Fixed description(Close #144560,#166518,#168414). * Add whiptail-privider dependancy(Close #141179). * Fixed copyright(Close #151968). * Close #67852 and #60405. * Delete /var/lib/rcconf/services if purged(Close #205468). -- Atsushi KAMOSHIDA Mon, 22 Sep 2003 01:41:31 +0900 rcconf (1.5.1) unstable; urgency=low * NMU. * Add Build-Depends-Indep on debhelper. Closes: #190514. -- Daniel Schepler Mon, 18 Aug 2003 00:39:55 -0700 rcconf (1.5) unstable; urgency=low * Fixed missing switch flag for selecting whiptail/dialog. -- Atsushi Kamoshida Fri, 20 Jun 2003 23:55:56 +0900 rcconf (1.4) unstable; urgency=low * Support whiptail and dialog. -- Atsushi KAMOSHIDA Thu, 19 Jun 2003 00:21:42 +0900 rcconf (1.3) unstable; urgency=low * Added file-rc in Conflits(#68828,#123845) -- Atsushi KAMOSHIDA Fri, 25 Jan 2002 02:37:23 +0900 rcconf (1.2) unstable; urgency=low * Modified control description(Thanks Joey!) -- Atsushi KAMOSHIDA Mon, 8 Jan 2001 17:40:05 +0900 rcconf (1.1) unstable; urgency=low * File Format of /var/lib/rcconf/services is changed. Of course, earlier version of file format can be read. * Rcconf can handle the services which have different numbers between start and stop. -- Atsushi KAMOSHIDA Fri, 24 Mar 2000 14:52:22 +0900 rcconf (1.0) unstable; urgency=low * Stable Release. * Change Architecture to all * Add 'whiptail' to Depends. -- Atsushi KAMOSHIDA Thu, 16 Mar 2000 15:43:03 +0900 rcconf (0.5) unstable; urgency=low * Commented out debug option. -- Atsushi KAMOSHIDA Thu, 9 Mar 2000 17:34:06 +0900 rcconf (0.4) unstable; urgency=low * Added config-file feature. -- Atsushi KAMOSHIDA Tue, 29 Feb 2000 13:44:26 +0900 rcconf (0.3) unstable; urgency=low * Added guideline feature. -- Atsushi KAMOSHIDA Wed, 2 Feb 2000 16:01:54 +0900 rcconf (0.2) unstable; urgency=low * Fixed copyright statement. -- Atsushi KAMOSHIDA Sun, 9 Jan 2000 23:11:29 +0900 rcconf (0.1) unstable; urgency=low * Initial Release. -- Atsushi KAMOSHIDA Sat, 1 Jan 2000 01:50:16 +0900 Local variables: mode: debian-changelog End: