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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
deskmenu (1.4.5) unstable; urgency=low
* Update version info in manpage.
* Don't run the gtktest on configure, its not needed because of depends.
* If the build fails, cat the config.log.
-- Stefan Pfetzing <dreamind@dreamind.de> Tue, 16 Feb 2010 08:36:33 +0100
deskmenu (1.4.4) unstable; urgency=low
* Fix install-menu call. (Closes: #483194)
* Bump version.
* Fix lintian bugs.
* Doc is in /usr/share/doc not /usr/doc.
* Add ${misc:Depends}.
* Really fix bashisms, by removing really ancient notice about really
ancient versions of deskmenu.
-- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Feb 2010 16:42:17 +0100
deskmenu (1.4.3) unstable; urgency=low
* Rebuild to fix bashism (Closes: #530067, #553287)
-- Stefan Pfetzing <dreamind@dreamind.de> Sun, 14 Feb 2010 15:48:30 +0100
deskmenu (1.4.2) unstable; urgency=low
* The deskmenu-will-die release.
* Remove CVS dirs from source.
* Fixup conflicts.
* Make deskmenu lintian-clean.
* Mention dfm(1) (Closes: #291830)
* Remove wm-menu-config call.
-- Stefan Pfetzing <dreamind@dreamind.de> Thu, 30 Jun 2005 13:15:07 +0200
deskmenu (1.4.1) unstable; urgency=high
* Approved the two NMUs. (Closes: #251576, #196785)
* Fixes the check for a running compatible Windowmanager.
(Closes: #255201, #194608, #166684, #216885)
* New Release, now xmalloc.c free, since its not necessary. (This should
fix some build problems on BSD's.) (Closes: #258603)
-- Stefan Pfetzing <dreamind@dreamind.de> Sun, 20 Jun 2004 17:51:21 +0200
deskmenu (1.4.0-2.2) unstable; urgency=low
* Non-maintainer upload
* debian/control: Added "libxt-dev | xlibs-dev (<< 4.3.0)" to Build-Depends,
thanks to Goswin von Brederlow (Closes: #251576)
-- Roland Stigge <stigge@antcom.de> Sat, 19 Jun 2004 17:29:10 +0200
deskmenu (1.4.0-2) unstable; urgency=high
* Updated the rc-example.
* Updated the Build-depends.
Closes: #159230
-- Stefan Pfetzing <dreamind@dreamind.de> Mon, 2 Sep 2002 19:15:53 +0200
deskmenu (1.4.0-1) unstable; urgency=low
* Added GTK2.0 Stuff!
-- Stefan Pfetzing <dreamind@dreamind.de> Thu, 29 Aug 2002 14:05:37 +0200
deskmenu (1.3.3-1) unstable; urgency=low
* Corrected the Manpage.
* Added --button to --help.
-- Stefan Pfetzing <dreamind@dreamind.de> Mon, 5 Aug 2002 13:42:47 +0200
deskmenu (1.3.2-1) unstable; urgency=low
* Make --button work again.
* Deskmenu should suggest "menu".
-- Stefan Pfetzing <dreamind@dreamind.de> Sat, 15 Jun 2002 20:40:19 +0200
deskmenu (1.3.1-1) unstable; urgency=low
* Changed the build behaviour a *lot*.
* Added getopt.
Closes: #127362
* Now its possible to configure (and you have to set it!) a keycode
in your $HOME/.deskmenurc (or /etc/deskmenurc) like:
keycode=Control+Escape
* Fixed handling of locales.
Closes: #136072
* Let deskmenu appear in the middle of the screen, when using the
keyboard shortcut.
* Implement support for an /etc/deskmenurc so bugs because of a missing
$HOME/.deskmenurc wont be filled again. (And print an appropriate
error message, when using deskmenu without $HOME/.deskmenurc.
Closes: #123589
-- Stefan Pfetzing <dreamind@dreamind.de> Fri, 14 Jun 2002 01:32:47 +0200
deskmenu (1.3.0-8) unstable; urgency=low
* Fixed the menu generating script to use x-terminal-emulator
Closes: #148946
* New Maintainer.
* New upstream Maintainer.
-- Stefan Pfetzing <dreamind@dreamind.de> Wed, 5 Jun 2002 09:43:46 +0200
deskmenu (1.3.0-7) unstable; urgency=low
* Fixed typo in man page.
Closes: #128127
* Deskmenu is now unmaintain upstream. I really don't have enough time
on my hands to take over as upstream author. If anyone would like this
job, or has enough time to fix the current bugs please contact me.
-- Brandon L. Griffith <brandon@debian.org> Wed, 3 Apr 2002 12:26:11 -0500
deskmenu (1.3.0-6) unstable; urgency=low
* Fixed a spelling error in the description.
Closes: #124543
-- Brandon L. Griffith <brandon@debian.org> Mon, 31 Dec 2001 13:00:02 -0500
deskmenu (1.3.0-5) unstable; urgency=low
* Thanks to a patch by Martin Hedenfalk <mhe@home.se> deskmenu now has
support for the debian menuing system, thanks alot Martin.
* I rewrote the manpage to reflect the changes in the .deskmenurc syntax, as
well as expanded on it a little more.
* The syntax of the .deskmenurc has changed. Please look at the README.Debian
in this directory.
-- Brandon L. Griffith <brandon@debian.org> Sun, 9 Sep 2001 01:40:51 -0400
deskmenu (1.3.0-4) unstable; urgency=low
* Added a manpage. The program did not come with one so I whipped something
up from the info in the README
* Changed a section in the copyright that caused lintian to complain.
-- Brandon L. Griffith <brandon@debian.org> Mon, 27 Aug 2001 09:50:16 -0400
deskmenu (1.3.0-3) unstable; urgency=low
* Changed an entry in the sample deskmenurc which pointed to a program that
is obviously not in Debian.
* Fixed a typo in the program description.
Closes: #109119
-- Brandon L. Griffith <brandon@debian.org> Sat, 18 Aug 2001 23:46:26 -0400
deskmenu (1.3.0-2) unstable; urgency=low
* Failed to add Build Depends
Closes: #108966
-- Brandon L. Griffith <brandon@debian.org> Fri, 17 Aug 2001 09:26:09 -0400
deskmenu (1.3.0-1) unstable; urgency=low
* Initial Release.
* Closes wnpp bug filed for packaging
Closes: #108614
* Added CTRL+ESC hot key to popup menu.
-- Brandon L. Griffith <brandon@debian.org> Wed, 15 Aug 2001 00:01:59 -0400
|