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 77 78 79 80 81 82 83 84
|
desklaunch (1.1.8) unstable; urgency=low
* Fix NumLock and other modifiers handling. (Closes: #459074)
* Fix cpu usage by porting the select mechanism from oroborus.
(Closes: #604117)
-- Stefan Pfetzing <dreamind@dreamind.de> Tue, 30 Nov 2010 12:21:58 +0100
desklaunch (1.1.7) unstable; urgency=low
* Fix lintian errors.
* Update copyright info.
-- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Feb 2010 17:10:54 +0100
desklaunch (1.1.6) unstable; urgency=low
* Applied patch from Herbert P Fortes Neto to fix some small bugs in
desklaunch. Thanks Herbert. (Closes: #396233)
* Fix debhelper depends.
* Bump standards-version.
-- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Feb 2010 16:23:58 +0100
desklaunch (1.1.5) unstable; urgency=low
* No longer build-depend on xlibs-dev. (Closes: #346730)
-- Stefan Pfetzing <dreamind@dreamind.de> Mon, 9 Jan 2006 17:47:56 +0100
desklaunch (1.1.4) unstable; urgency=low
* The I'm back release.
* Lintian fixes.
* Depend on xfonts. (Closes: #244947)
* Opaque color is and was working. (Closes: #149778)
* Update the URL. (Closes: #302818)
-- Stefan Pfetzing <dreamind@dreamind.de> Thu, 30 Jun 2005 13:50:26 +0200
desklaunch (1.1.3-1) unstable; urgency=low
* Some minor cleanups.
Closes: #156383
-- Stefan Pfetzing <dreamind@dreamind.de> Mon, 12 Aug 2002 23:27:01 +0200
desklaunch (1.1.2-1) unstable; urgency=low
* Make desklaunch ignore the Lock modifier.
-- Stefan Pfetzing <dreamind@dreamind.de> Wed, 31 Jul 2002 02:52:18 +0200
desklaunch (1.1.1-1) unstable; urgency=low
* Fixed the handling of SIGHUP, now desklaunch reads the config
when it caught a SIGHUP, no stat'ing any more.
Closes: #149674
-- Stefan Pfetzing <dreamind@dreamind.de> Tue, 11 Jun 2002 22:45:24 +0200
desklaunch (1.1.0-3) unstable; urgency=low
* New Upstream Maintainer
* New Maintainer
-- Stefan Pfetzing <dreamind@dreamind.de> Mon, 10 Jun 2002 01:06:24 +0200
desklaunch (1.1.0-2) unstable; urgency=low
* Changed Build-Depends and added xlibs-dev.
Closes: #113062
* Fixed a typo in the description field.
Closes: #113040
-- Brandon L. Griffith <brandon@debian.org> Sat, 22 Sep 2001 19:24:21 -0400
desklaunch (1.1.0-1) unstable; urgency=low
* Initial Release.
* Wrote a manpage since the program did not include one.
* Created a simple example_rc for the ../doc/examples directory.
-- Brandon L. Griffith <brandon@debian.org> Fri, 14 Sep 2001 11:34:25 -0400
|