Skip to content

Debian Changelog hotkeys (0.5.7.4)

2006

hotkeys (0.5.7.4) unstable; urgency=low

   * Changed build-deps due to the xlibs-dev transition. (Closes: #346712)
   * Bumped standards version to 3.6.1.2
   * Added a new version for Microsoft Natural Pro Keyboards (Closes: #303591)
   * Fixed sample.xml (Closes: #316234)

 -- Alexander Wirt <formorer@debian.org>  Thu, 19 Jan 2006 07:37:18 +0100

2005

hotkeys (0.5.7.3) unstable; urgency=low

   * Added a patch to fix libosd bindings (Closes: #277824)
     Thanks to Petrisor Eddy for the patch

 -- Alexander Wirt <formorer@debian.org>  Sat, 19 Feb 2005 19:26:21 +0100

2004

hotkeys (0.5.7.2) unstable; urgency=low

   * The "Marry Christmas" release :)
 
   * New Maintainer Alexander Wirt <formorer@debian.org>
     (Closes: #280817)
   * Acknowledge libxosd dependency NMU (Closes: #179927)
   * Fixed Manpage (Closes: #235973)
   * Added SK-1689 keyboard definition  (Closes: #170687)
     Thanks to Jeff Tranter for contributing
   * Added Dell Inspiron 8100 keyboard definition (Closes: #171482)
     Thanks to Erich Schubert for contributing
   * Extended MS Natural keyboard definition (Closes: #174888)
     Thanks to Chris Garzuzi for contributing
   * Added Apple Pro keyboard definition (Closes: #176614)
     Thanks to Daniel Stone for contributing
   * Added Logitech Internet Navigator keyboard (USB) definition
     (Closes: #176664) Thanks to Thorsten Gunkel for contributing
   * Added BTC 8190 Smart Office keyboard definition (Closes: #213222)
     Thanks to Eddy Petrisor for contributing
   * Added ipanel keyboard definition (Closes: #230339)
     Thanks to Nicolas Rueff for contributing
   * Added Prog1 and Prog2 to key definition (Closes: #253035,#243126)
     Thanks to Ludovic Rousseau for contributing
   * Added Acer Aspire 300 keybord definition (Closes: #269751)
     Thanks to Roland Stigge for contributing
   * Added Uniwill N243S1 barebone keyboard definition (Closes: #269753)
     Thanks again to Roland Stigge for contributing

 -- Alexander Wirt <formorer@debian.org>  Fri, 24 Dec 2004 16:52:16 +0100

2003

hotkeys (0.5.7.1.1) unstable; urgency=low

   * Non-Maintainer Upload.
   * Build-Depends on a new libxosd-dev (closes: #179927).
   * Versioned Build-Depends on debhelper.
   * Removed debian/CVS.
   * Removed debhelper examples files lying around in debian/.
   * Bumped Standards-Version to 3.5.9 (no changes).
   * Modified source/kbddef.c to include <libxml/xmlmemory.h> and
     <libxml/parser.h>, instead of <xmlmemory.h> and <parser.h> so the package
     would build.

 -- Julien BLACHE <jblache@debian.org>  Thu, 17 Apr 2003 20:44:45 +0200

2002

hotkeys (0.5.7.1) unstable; urgency=low

   * configure.in: uses AM_PATH_XML2 that libxml2-dev provides, hopefully this
                   will solve the build problems on MIPS and MIPSEL.

 -- Anthony Wong <ypwong@debian.org>  Sun, 8 Dec 2002 22:09:23 +0800

hotkeys (0.5.7) unstable; urgency=low

   * Change the default behaviour to run in the background. Use -b to run in
     the foreground (beware: this conflicts with the original meaning of -b)
   * Added libgtk2.0-dev, libglib2.0-dev to debian/control. (Closes: #171337)
   * Added README into debian/docs.

 -- Anthony Wong <ypwong@debian.org>  Wed, 4 Dec 2002 01:51:57 +0800

hotkeys (0.5.6) unstable; urgency=low

   * The "one-version-to-merge-them-all", aka "maintainer-is-now-back", release
 
   * These account for NMU patches that I've merged:
     - acinclude.m4: check for libxml2 instead of libxml (Closes: #127987)
     - src/Makefile.am: added more SOURCES, put hotkeys.conf and splash.xpm
                        to EXTRA_DIST, use LIBXOSD variables in build
     - src/conf.c: initialize dbenv to NULL (Closes: #127987)
     - src/conf.c: changed action of Play from 'xmms --play' to 'xmms
                   --play-pause' (Closes: #162398, #136326)
     - src/hotkeys.c: modified function setKbdType such that user's definition
                      file is preferred over the global one (Closes: #135440)
     - configure.in: added AM_MAINTAINER_MODE, use AM_PATH_LIBXOSD (provided
                     by libxosd-dev) instead of my own AM_CHECK_LIBXOSD,
                     so disable configure arguments --with-xosd-inc and
                     --with-xosd-lib, check for libpthread
     - debian/control: Build-Depends: libxosd-dev (>= 1.0.3-1),
                       Conflicts: xmms (< 1.2.6-1)
     - debian/rules: in clean target, remove debian/debian and and make
                     distclean instead of make clean, should be more policy
                     compliant now
     - def/Makefile.am: add *.def to EXTRA_DIST
     - New key defs: hp5181 (Closes: #146029),
                     logitech-cfo (renamed from logitec-cho) (Closes: #149124),
                     kb9930 (Closes: #163212), orktekusb.def
     - Updated sk2500.def, leave keycode 151 untouched (Closes: #126334)
     - src/hotkeys.1 updated/corrected
     - src/hotkeys.conf: changed 'xmms --play' to 'xmms --play-pause'
     - Fixed all XOSD related bugs
       (Closes: #109007, #116820, #144659, #145041, #158843)
     - Thanks Junichi Uekawa (Closes: #162274, #164821), Bastian Blank, Michael
       Beattie and all bug reporters and "patchers" for your help and support =)
 
   * These are my changes and additions:
     - debian/control: autoconf (>= 2.56)
     - New gtk+ code for the splash screen, modified Makefile.am and
       configure.in accordingly. (As gnome-utils in Gnome2 no longer contain
       the splash program, Closes: #145028)
     - Added <contributor> node in all *.def, modified src/kbddef.c
       accordingly.
     - New key defs: ibook, pb5140w

 -- Anthony Wong <ypwong@debian.org>  Thu, 21 Nov 2002 23:27:29 +0800

hotkeys (0.5.5.4-0.1) unstable; urgency=low

   * Non-maintainer upload
   * Add deffiles for keyboard mappings. (closes: #163212)
   thanks: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
   * Use "xmms --play-pause" which is a newish feature in xmms for play, instead
   of "--play". (closes: #162398)
    this also addresses problem with keyboards with no pause button. (closes: #136326)
   thanks: PUYDT Julien <julien.puydt@club-internet.fr>
   * Update sk2500.def (closes: #126334)
   thanks: Beiad Ian Q. Dalton <idalton@ferret.dyndns.org>

 -- Junichi Uekawa <dancer@debian.org>  Tue, 15 Oct 2002 20:06:57 +0900

hotkeys (0.5.5.3-0.1) unstable; urgency=low

   * Non-maintainer upload
   * Add deffiles for keyboard mappings. logitec-cho.def and hp5181.def
   (closes: #149124, #146029)

 -- Junichi Uekawa <dancer@debian.org>  Wed, 25 Sep 2002 20:31:14 +0900

hotkeys (0.5.5.2-0.1) unstable; urgency=low

   * Non-maintainer upload
   * Fix it to compile again
     - configure.in: AM_MAINTAINER_MODE
     - autoconf, aclocal etc. invocation
     - configure.in: use AM_PATH_LIBXOSD
     - configure.in: add check for libpthread in configure.in
     - src/Makefile.am: use LIBXOSD variables in build
     - use libxosd-provided m4 files.
   * Add my keyboard to the list
     - def/orktekusb.def
   * Bump up upstream version for the sake of it
     - automake: 0.5.5.2
     - orig.tar.gz: make dist, and mv.
   * Make automake dist rules to be fixed
     - src/Makefile.am: add header files to SOURCES
     - def/Makefile.am: add dist_
     - Makefile.am: add specs
   * Link with latest libxosd-dev, 1.0.3-1 (closes: #158843)

 -- Junichi Uekawa <dancer@debian.org>  Thu, 12 Sep 2002 15:59:51 +0900

hotkeys (0.5.5.1-0.2) unstable; urgency=low

   * Non-maintainer upload
   * Added call to xstrdup() for font string. (Closes: Bug#145041)
   * Compiled against libxosd 0.7.0 (Closes: Bug#116820)
   * Previous NMU Closes: Bug#109007 too.
   * Prefers User definition file over global (Closes: Bug#135440)
   * Removed Bashism when calling system() (Closes: Bug#145028)

 -- Michael Beattie <mjb@debian.org>  Sat, 22 Jun 2002 23:09:43 +1200

hotkeys (0.5.5.1-0.1) unstable; urgency=high

   * Non-maintainer upload
   * check if osd is activated (closes: #144659)
   * check for libxml2 (closes: #127987), also need to rebuild all
     autoconf/automake files
   * use make distclean
   * bump upstream version number

 -- Bastian Blank <waldi@debian.org>  Sun, 28 Apr 2002 00:05:57 +0200

2001

hotkeys (0.5.5) unstable; urgency=low

   * Upgraded to work with libxosd 0.7.0, earlier versions are not
     supported (Closes: #92279).
   * Upgraded to work with libdb 3.2.x, libdb 2.x not supported any
     more.
   * Added an option to the configure script to skip libdb3 testing.
   * Parameter passed to initializeX is correct now, thanks to John
     Daily (Closes: #105693).

 -- Anthony Wong <ypwong@debian.org>  Mon, 29 Oct 2001 16:55:36 +0800

hotkeys (0.5.4) unstable; urgency=low

   * The volume change will be greater if the vol+/- keys are
     pressed continuously within a short interval [new]
   * More rigorous checking of db2 and libxml2 in configure
   * Added SK-2505 and Process MCK-800 keyboards support [new]
   * Use debian/shlibs.local to restrict the versions of libdb2 and
     libxml2.

 -- Anthony Wong <ypwong@debian.org>  Sat, 31 Mar 2001 02:57:54 +0800

hotkeys (0.5.3) unstable; urgency=low

   * Corrected the configure script to be able to locate xml-config [fix]
   * Include my own XF86keysym.h.
   * With splash screen! [new]
   * Polypix and BTC 9000 keyboards [new]
   * debian/control: added libdb2-dev to Build-Depends, and changed
     Standards-Version to 3.5.2.

 -- Anthony Wong <ypwong@debian.org>  Fri, 16 Mar 2001 21:51:15 +0800

hotkeys (0.5.2) unstable; urgency=low

   * The BadValue X protocol error is fixed, it's real! (Hence turned
     off the X synchronize mode, it's not needed any more) [major bug
     fix] (Closes: #85689)
   * Now you can specify the amount of volume increment and decrement
     in the keyboard definition file (1-100). [new]
   * Memorex MX1998 and MX2500 support. [new]
   * Check for both xml2-config and xml-config in configure.in
     (Closes: #87460)

 -- Anthony Wong <ypwong@debian.org>  Fri, 15 Mar 2001 01:28:01 +0800

hotkeys (0.5.1) unstable; urgency=low

   * #include db.h instead of db2.h [minor bug]
   * Added a --fix-vmware/-F option for using with VMware. Somehow
     VMware removes the action messages that I installed, so a thread
     is created to re-install it at a regular interval. A dirty hack...
   * Turns on the X synchronize mode, shouldn't have any performance
     issue as there's no GUI, but this can suppress the BadValue X
     protocol error.
   * Parsing of configuration file is changed: the global one will be
     parsed first and then the private one.

 -- Anthony Wong <ypwong@debian.org>  Sat, 10 Feb 2001 04:48:35 +0800

hotkeys (0.5) unstable; urgency=low

   * Introduction of a real configuration file [new]

 -- Anthony Wong <ypwong@debian.org>  Thu, 8 Feb 2001 07:58:43 +0800

hotkeys (0.4) unstable; urgency=low

   * Logging through syslog, specify log level using -L/--loglevel
     [new]
   * On-screen display (uses libxosd) [new]
   * Added SK-9925, SK-2800C, MS Natural Pro, Logitech Internet and
     Chicony KBP-8993 supprt. [new]
   * Inclusion of RPM spec. [new]
   * Unreadable definition files are processed correctly. [bug]
   * No more "zombie" processes left behind after launched applications
     quit. [bug]
   * Semantics of handling muting and volume changing is corrected
     such that failing to set one sound device won't affect the
     other. [bug]
   * Hope the BadValue X error is fixed... [bug] (Closes: #83064)
   * CDROM volume adjusting is now corrected [bug]

 -- Anthony Wong <ypwong@debian.org>  Sat, 27 Jan 2001 17:53:24 +0800

hotkeys (0.3.2) unstable; urgency=low

   * Removed hardcoded paths of libxml from two #include, build
     on hosts that don't put header files in /usr/include/libxml
     should be correct now.
   * Added the `correct' URL on where to get libxml2.
   * The 'msnet' keyboard is actually the MS Internet Pro keyboard,
     renamed, and added the real MS Internet keyboard support.

 -- Anthony Wong <ypwong@debian.org>  Sat, 20 Jan 2001 17:36:25 +0800

hotkeys (0.3.1) unstable; urgency=low

   * User defined keys didn't function, fixed.
   * Temporary take out the Debian menu file as it's no use to start it
     without specifying the keyboard type.

 -- Anthony Wong <ypwong@debian.org>  Sat, 20 Jan 2001 05:19:53 +0800

hotkeys (0.3) unstable; urgency=low

   * Introduced an XML-based keyboard definition system; users can
     create their own preference now.
   * Now users must specify the type of keyboard, as there does not
     exist a reasonable default.
   * Added SK-2500, SK-2501a, SK-7100, and Logitech cordless iTouch
     keyboard support.
   * Migrated from Imakefile to automake+autoconf.

 -- Anthony Wong <ypwong@debian.org>  Wed, 17 Jan 2001 23:51:44 +0800

hotkeys (0.2) unstable; urgency=low

   * Added Microsoft Internet keyboard support (Thanks jas
     <atropa@picklepop.darktech.org>)
   * Added Memorex MX3000 keyboard support (Thanks Jeffrey Panczyk
     <jpanczyk@is2.dal.ca>)
   * Added the -d option to specify the cdrom device.
   * Added the -t option to specify the keyboard type.
   * Volume adjustment and mute affects the CDROM drive's volume too.
   * Added initial support for launching browser and mailer (defaults
     to mozilla).
   * Changed the description in the Debian package a bit.
   * New TODO and INSTALL files.
   * APM suspend and standby mode (with the help from apmd). Highly
     EXPERIMENTAL, not recommended for normal use!

 -- Anthony Wong <ypwong@debian.org>  Tue, 9 Jan 2001 01:50:59 +0800

2000

hotkeys (0.1) unstable; urgency=low

   * Initial Release.

 -- Anthony Wong <ypwong@debian.org>  Fri, 29 Dec 2000 21:25:58 +0800