1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
fnfx (0.3-9) unstable; urgency=low
* Applied Rami Lehti patch that adds support for systems using
/sys/power/state interface instead of the /proc/acpi/sleep
which is deprecated. Patch sent to upstream.
-- Agney Lopes Roth Ferraz <agney@debian.org> Sat, 20 May 2006 14:34:15 -0300
fnfx (0.3-8) unstable; urgency=low
[ paolo ]
* fixed segv in debug mode - seems an shmem offset problem for
cfg->acpi.fnkey_descr.
* removed acpi.fnkey_descr which seems useless anyway.
* vsnprintf -> vfprintf in debug(), fatal().
[ Agney Lopes Roth Ferraz ]
* applied paolo patch (Closes: #363175)
-- Agney Lopes Roth Ferraz <agney@debian.org> Sat, 29 Apr 2006 21:42:49 -0300
fnfx (0.3-7) unstable; urgency=low
* Fixed Fn-keystrokes misses. Thanks to Konstantin Isakov. The fix will be
aplied on upstream source, but while this not happens it will be fixed on
debian. (Closes: #328085)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Tue, 13 Sep 2005 17:22:21 -0300
fnfx (0.3-6) unstable; urgency=low
* Removed unused helpers from rules.
* Updated policy version (no changes need).
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Mon, 29 Aug 2005 12:34:31 -0300
fnfx (0.3-5) unstable; urgency=low
* Changed target architectures in control file. (Closes: #300616)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Sun, 20 Mar 2005 22:26:45 -0300
fnfx (0.3-4) unstable; urgency=low
* removed article from the beginning of fnfx's and fnfx-client's description
(Closes: #299984)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Thu, 17 Mar 2005 14:15:55 -0300
fnfx (0.3-3) unstable; urgency=low
* debian/control -> changed fnfx-client dependency. (Closes: #288525)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Thu, 6 Jan 2005 13:44:57 -0200
fnfx (0.3-2) unstable; urgency=low
* Fixed path to configuration files. (Closes: #287067)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Fri, 24 Dec 2004 11:19:28 -0200
fnfx (0.3-1) unstable; urgency=low
* New Upstream release (Closes: #285200)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Sat, 11 Dec 2004 16:41:35 -0200
fnfx (0.2-2) unstable; urgency=low
* Initial Release. (Closes: #203067)
* First debian release is 2 because upstream already distributed debian
relase 1.
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Sun, 8 Aug 2004 20:41:49 -0300
|