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
|
wm2 (4-10) unstable; urgency=low
* modernize debian/rules (build-arch, dh_install, don't ignore make clean errors)
* drop pre-sarge compatibility build-dependencies
* dump standards version to 3.7.2 (no changes needed)
* update to new menu layout
* add homepage field to debian/control
-- Bernhard R. Link <brlink@debian.org> Tue, 04 Dec 2007 14:01:19 +0100
wm2 (4-9) unstable; urgency=low
* repack using debhelper compat level 4
(to get rid of lintian warning against level 1)
* rebuild will fix place menu files are placed
-- Bernhard R. Link <brlink@debian.org> Thu, 1 Dec 2005 22:17:50 +0100
wm2 (4-8) unstable; urgency=low
* Adopted build-depends to xlib split
* switch from dh_installmanpages to dh_installman
* updated to new standards version: no changes needed
-- Bernhard R. Link <brlink@debian.org> Fri, 10 Dec 2004 22:17:13 +0100
wm2 (4-7) unstable; urgency=low
* Now with the correct new Maintainer-field.
* Exiting wm2 no longer hangs till next event.
* added recommends to x-terminal-emulator.
* removed unused code generating warnings on ia64 and alpha.
-- Bernhard R. Link <brlink@debian.org> Sun, 1 Jun 2003 14:28:58 +0200
wm2 (4-6) unstable; urgency=low
* adopting wm2 (closes: #194038)
* Moved binary and manpage out of /usr/X11R6
* acknowledge NMU 4-4.1 (closes: #53358, #53694, #35666 and #36022)
* acknowledge NMU 4-4.2 (was there no patch in bts or was it closed?)
* acknowledge NMU 4-5.1 (closes: #105074)
* some cosmetic changes to the code to get rid of compiler warnings.
* removed the unused listmacro.h from the source
* removed call to this crappy dh_installwm...
-- Bernhard R. Link <brlink@debian.org> Fri, 30 May 2003 17:42:26 +0200
wm2 (4-5.1) unstable; urgency=low
* NMU
* Fix g++ 3.0 errors. Closes: #105074.
* Missing Build-Depends: debhelper (and xlibs-dev, but that one gets guessed)
-- LaMont Jones <lamont@debian.org> Mon, 3 Dec 2001 20:15:16 -0700
wm2 (4-5) unstable; urgency=low
* Removed the "debian menus" kludge. (closes: #64188 and #50958)
* Back-ported resizing fix from wmx (closes: #69790)
* Switched terminal starter to use x-terminal-emulator
* Updated copyright and location files for new website. (closes: #71205)
-- Ted Whalen <tew@debian.org> Fri, 14 Jul 2000 23:44:03 -0500
wm2 (4-4.2) unstable; urgency=low
* Non-maintainer upload for PowerPC.
* Add -lXt to Makefile, so it compiles.
-- Chris Lawrence <lawrencc@debian.org> Sun, 9 Jan 2000 06:12:15 -0600
wm2 (4-4.1) unstable; urgency=low
* Non-maintainer upload because of release critical bugs.
* Recompile for libstdc++ 2.10 (closes: #53358).
* Changed #!/bin/sh to #!/bin/bash in system.wm2rc-menu because of bashism
(closes: #35666).
* Remove /etc/X11/wm2 on purge (closes: #36022).
* Suggests: menu.
* Provides: x-window-manager and added x-window-manager alternative
(closes: #53694).
* Standards-version: 3.0.1 (FHS).
-- Ruud de Rooij <ruud@debian.org> Fri, 7 Jan 2000 15:35:34 -0600
wm2 (4-4) unstable; urgency=low
* add the #!/bin/sh to postrm -- fixes bug #34830
-- Ted Whalen <tew@nwu.edu> Sat, 20 Mar 1999 10:30:24 -0600
wm2 (4-3) unstable; urgency=low
* updated debian/menu to new format (lintian complained)
* changed debian/rules to use debhelper
-- Ted Whalen <tew@debian.org> Tue, 9 Mar 1999 21:26:52 -0600
wm2 (4-2) unstable frozen; urgency=low
* recompiled to fix bugs #24513 and #29025.
-- ted whalen <tew@debian.org> Thu, 18 Feb 1999 11:04:19 -0600
wm2 (4-1) unstable; urgency=low
* New maintainer
* New upstream version
-- ted whalen <tew@debian.org> Sun, 7 Jun 1998 23:12:53 -0500
wm2 (3-3) unstable; urgency=low
* Recompiled to fix dependencies (bug#12717)
* Fixed Makefile to build with egcs g++
* Updated to standards-version 2.4.0.0
* Non-maintainer upload
-- Hamish Moffatt <hamish@debian.org> Fri, 1 May 1998 17:24:00 +1100
wm2 (3-2) unstable; urgency=low
* Fixed Chris' name
* Fixed quoting in /etc/menu-methods/wm2
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Sun, 3 Aug 1997 22:47:17 +0200
wm2 (3-1) unstable; urgency=low
* Initial Release.
* Created (copied) man pages.
-- joost witteveen <joost@rulcmc.leidenuniv.nl> Sun, 19 Jan 1997 20:47:27 +0100
|