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 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
|
lwm (1.2.2-6) unstable; urgency=medium
* debian/control
- (Homepage): Update.
- (Standards-Version): Update to 3.9.8.
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- Update URLs.
* lwm.desktop
- (Keywords): Add.
-- Jari Aalto <jari.aalto@cante.net> Wed, 19 Oct 2016 12:12:24 +0300
lwm (1.2.2-5) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (Standards-Version): Update to 3.9.4.
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- Sync Debian mantainers with debian/copyright.
- (Comment): New. Move extra information here.
* debian/debian-vars.mk
- Delete. No longer needed.
* debian/rules
- Add install variables form debian-vars.mk.
-- Jari Aalto <jari.aalto@cante.net> Tue, 11 Jun 2013 16:56:19 +0300
lwm (1.2.2-4) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright
- Update to format 1.0.
* debian/rules
- Enable all hardening flags.
- Use DEB_*_MAINT_* variables.
-- Jari Aalto <jari.aalto@cante.net> Fri, 23 Mar 2012 12:47:24 -0400
lwm (1.2.2-3) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1.
- (Standards-Version): Update to 3.9.2.
* debian/copyright
- Update to DEP5.
* debian/patches
- (20): Fix code for gcc hardened format specifiers.
* debian/rules
- Use hardened CFLAGS.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Mon, 13 Feb 2012 05:22:51 -0500
lwm (1.2.2-2) unstable; urgency=low
* debian/compat
- Update to 8.
* debian/control
- (Build-Depends): update to debhelper 8.
- (Standards-Version): Update to 3.9.1.
* debian/patches
- (40): New. Increase target area for close box. Patch thanks
to Joey Hess <joeyh@debian.org> (Closes: #453170).
* debian/rules
- Simplify rules.
- (override_dh_installwm): New.
- (override_dh_auto_install): New.
- (install): Delete.
-- Jari Aalto <jari.aalto@cante.net> Tue, 12 Oct 2010 23:54:37 +0300
lwm (1.2.2-1) unstable; urgency=low
* New upstream release.
* debian/copyright
- (Upstream Authors): add note about invalid email.
* debian/rules:
- (binary): remove binary-indep.
-- Jari Aalto <jari.aalto@cante.net> Sat, 20 Mar 2010 11:27:27 +0200
lwm (1.2.1-2) unstable; urgency=low
* New maintainer (Closes: #572506).
- Move to packaging format "3.0 (quilt)".
- ACK NMU (Closes: #537321).
* debian/clean
- New file.
* debian/compat:
- Update to 7.
* debian/control
- (Build-Depends): update to debhelper 7.1.
- (Description): use neutral tone (Closes: #439572).
- (Depends): add ${misc:Depends}, add xterm etc. before virtual
x-terminal-emulator.
- (Homepage): update to Freshmeat.
- (Standards-Version): update to 3.8.4.
- (Suggests): new field.
* debian/copyright
- Update layout.
* debian/debian-vars.mk
- New file.
* debian/lwm.desktop
- New file (Closes: #330055).
* debian/patches
- Convert inline changes to patches.
- (Number 05): Link with ICE library (FTBFS minor; Closes: #555571).
* debian/rules
- Update to dh(1).
- (install): Define CC, otherwise the build fails under pbuilder.
* debian/source/format
- New file.
* debian/watch
- New file.
-- Jari Aalto <jari.aalto@cante.net> Tue, 09 Mar 2010 17:16:54 +0200
lwm (1.2.1-1.2) unstable; urgency=low
* Non-maintainer upload.
* Build-depend on xutils-dev instead of xutils for xmkmf (Closes: #485209).
* Build-depend on x11proto-core-dev instead of x-dev (Closes: #515382).
* debian/rules: Use $(MAKE) distclean instead of $(MAKE) clean, do not
ignore errors.
* Set debhelper compat version to 5.
* Install man page as "lwm.1.gz".
* Mention copyright holder and years of copyright in debian/copyright.
* debian/control: Add Homepage field.
* debian/control: Bump Standards-Version to 3.8.2.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 16 Jul 2009 21:19:15 +0200
lwm (1.2.1-1.1) unstable; urgency=low
* Non-maintainer upload to fix Failure To Build From Source.
* Remove extra Depends line. Thanks to Barry deFreese for the patch.
Closes: 464296
* debian/menu:
+ Updated section from "WindowManagers" to "Window Managers"
+ Updated command from "/usr/bin/X11/lwm" to "/usr/bin/lwm"
+ Quoted all strings
-- Margarita Manterola <marga@debian.org> Wed, 27 Feb 2008 18:13:52 +0000
lwm (1.2.1-1) unstable; urgency=low
* New upstream release. Closes: #279410
* Change build-dependency from xlibs-dev to the libs we actually depend on
* Reword manpage to clarify the button 3 menu. Closes: #275836
* Move setlocale() call after XCreateFontSet(). Closes: #257251
-- Matthew Wilcox <willy@debian.org> Sat, 26 Feb 2005 21:18:36 -0500
lwm (1.2.0-1) unstable; urgency=low
* New upstream release.
* Remove lesstif-dev from build-depends since it's no longer needed.
-- Matthew Wilcox <willy@debian.org> Tue, 09 Dec 2003 11:34:24 -0500
lwm (1.1.5-1) unstable; urgency=low
* New maintainer. Closes: #219063
* New upstream version. Closes: #215194
* New upstream location. Closes: #215193
* Repackage, based on William's work.
- Replace the manual page with upstream.
- Drop support for /usr/sbin/register-window-manager
- Bump priority to 80 (20 base + 20 for menu + 40 for EWMH).
- Use debhelper v4.
- Don't ship INSTALL -- we already did that bit for you.
* Standards-Version 3.6.1
* Somewhere, the patch to use x-terminal-emulator got lost. Reinstate it.
* Depend on x-terminal-emulator, we do invoke it after all.
-- Matthew Wilcox <willy@debian.org> Wed, 05 Nov 2003 12:33:41 -0500
lwm (1.01-3) unstable; urgency=low
* Standards-Version: 3.5.6.1
* Changed ComplexProgramTarget to ComplexProgramTargetNoMan in Imakefile per
http://lists.debian.org/debian-devel/2002/debian-devel-200202/msg01206.html
(Closes: #141433)
* Removed invocation of dh_suidregister
* Now invokes dh_installwm per current policy
-- William Ono <wmono@debian.org> Sun, 14 Apr 2002 20:44:26 -0700
lwm (1.01-2) unstable; urgency=low
* Fixed Build-Depends to match woody's package names (Closes: #81188)
Specifically, xlib6g-dev was replaced by xutils and xlibs-dev
-- William Ono <wmono@debian.org> Thu, 4 Jan 2001 04:44:30 -0800
lwm (1.01-1) unstable; urgency=low
* New upstream version (Closes: #80171)
* Fixed lwm.1x so the section NAME is properly named (Closes: #80393)
-- William Ono <wmono@debian.org> Wed, 27 Dec 2000 11:39:17 -0800
lwm (1.00-4) unstable; urgency=low
* Set Build-Depends in debian/control
-- William Ono <wmono@debian.org> Sun, 19 Mar 2000 20:00:48 -0800
lwm (1.00-3) unstable; urgency=low
* Changed xterm dependence in lwm.h to x-terminal-emulator
(Closes: #52977)
-- William Ono <wmono@debian.org> Tue, 21 Dec 1999 12:54:22 -0800
lwm (1.00-2) unstable; urgency=low
* Now has hard-coded reference to x-terminal-emulator instead of xterm
(Related to #52977, does not close this bug)
* Registers as a window manager with register-window-manager
(Closes: #52978)
-- William Ono <wmono@debian.org> Fri, 17 Dec 1999 17:38:59 -0800
lwm (1.00-1) unstable; urgency=low
* Initial Release of Debian package.
-- William Ono <wmono@debian.org> Fri, 22 Oct 1999 17:55:35 -0700
|