2006
jwm (1.5-1) unstable; urgency=low
* New upstream release.
* debian/menu: New file. Added jwm.menu-methods (initial
code sent by Paolo D'Emilio <kaysix AT olografix.org>; thanks).
Added IconPath to include /usr/X11R6/include/X11/pixmaps.
Updated restart and exit icon *.xpm names.
User menus do not yet work: added to TODO.
* Reduced tray size from 32 to 24 pixels to make more room under 1024x768
laptops (size comparable to e.g. fluxbox)
* Svn revision: 266-275
* debian/jwm.menu-method: Corrected menu path from
/usr/sbin/install-menu to /usr/bin/install-menu
* debian/jwm.menu: Corrected package name: pwm => jwm. Removed
commands: exit, restart.
* debian/control::Buil-depends: Added libxft-dev, libxrender-dev,
libfontconfig1-dev, zlib1g-dev. Removed libx11-dev, x-dev
-- Jari Aalto <jari.aalto@cante.net> Wed, 29 Mar 2006 14:36:49 +0300
jwm (1.4-1) unstable; urgency=low
* New upstream release. * Svn revision: 175-180
-- Jari Aalto <jari.aalto@cante.net> Sun, 26 Feb 2006 23:53:59 +0200
jwm (1.3-1) unstable; urgency=low
* New upstream release. * Svn revision: 46-48, 173
-- Jari Aalto <jari.aalto@cante.net> Sun, 5 Feb 2006 22:57:26 +0200
jwm (1.1-1) unstable; urgency=low
* New upstream release.
* debian/control: Description string formatted to fit in 80 characters.
Added Build-Depends: libpng12-dev, libxpm-dev, libxinerama-dev
* Svn revision: 30-44
-- Jari Aalto <jari.aalto@cante.net> Sat, 4 Feb 2006 13:08:37 +0200
jwm (0.23-3.1) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for RC bugfix.
* Build-depend on libxext-dev and libxpm-dev instead of on the obsolete
xlibs-dev; thanks to Justin Pryzby <justinpryzby@users.sf.net> for
testing. See <http://wiki.debian.org/DependsXlibsDev>.
Closes: #346625. (FTBFS: build-depends on removed xlibs-dev).
* Re-run autoconf to pull in a current version of AC_PATH_X, to avoid a
build-dep on libxt-dev.
-- Steve Langasek <vorlon@debian.org> Tue, 17 Jan 2006 05:12:03 -0800
2005
jwm (0.23-3) unstable; urgency=medium
* debian/jwm.postinst: Closes: #327136. important; accidental /usr/bin/x-window-manager link deletion. * debian/control: Closes #327013. wishlist; more accurate homepage location. Updated `Description:' field. * Svn revision: 24-27 * urgency: medium (restore /usr/bin/x-window-manager)
-- Jari Aalto <jari.aalto@cante.net> Fri, 9 Sep 2005 13:49:37 +0300
jwm (0.23-2) unstable; urgency=low
* Closes: #326420 (serious; amd64/unstable compile error fix). src/hint.c::GetWindowAtom() arg: CARD32 *value => Window *value. Patch thanks to Andreas Jochens < aj andaco de> * Sent notification to upstream about rest of the compiler warnings. * debian/copyright: Updated new FSF address * Renamed debian/TODO.Debian => debian/TODO due to dh_installdocs(1). * Svn revision: 12-16 * debian/control: Added "Provides: x-window-manager". See Debian Policy Manual Chapter 11 - Customized programs: 11.8.3 Packages providing a terminal emulator. See also 7.4 Virtual packages - Provides. * debian/jwm.postinst: Register /etc/alternatives with priority 20. * debian/jwm.prerm: New file. Unregister /etc/alternatives * Svn revision 11
-- Jari Aalto <jari.aalto@cante.net> Sat, 3 Sep 2005 14:02:01 +0300
jwm (0.23-1) unstable; urgency=low
* Initial Debian release (sponsored; David Moreno Garza). * Closes: #323353 (WNPP RFP; retitled ITP) * debian/control: (Build-Depends): Removed gcc. Unnecessary. * debian/rules: Removed non-used dh_* lines. * internal: All revision numbers changed due to Debian ftp-master message that orig.tar was not uploaded. Started at N.N-1
-- Jari Aalto <jari.aalto@cante.net> Mon, 29 Aug 2005 22:24:15 +0300
jwm (0.23-0.11) unstable; urgency=low
* debian/Jwm.desktop: New file for /usr/share/xsessions/ * debian/rules:
-- Jari Aalto <jari.aalto@cante.net> Mon, 29 Aug 2005 09:06:32 +0300
jwm (0.23-0.10) unstable; urgency=low
* debian/control: Removed debhelper(1) ${misc:Depends}. Unnecessary.
Added 'Suggests: menu'.
* debian/dirs: File removed. Unnecessary
* debian/rule: change --sysconfig to /etc/jwm
* debian/jwm.postrm: New.
-- Jari Aalto <jari.aalto@cante.net> Sun, 21 Aug 2005 11:37:40 +0300
jwm (0.23-0.9) unstable; urgency=low
* debian/compat: New file.
-- Jari Aalto <jari.aalto@cante.net> Fri, 19 Aug 2005 11:07:40 +0300
jwm (0.23-0.8) unstable; urgency=low
* debian/control: Fixed Build-Depends and tested with pbuilder(1)
-- Jari Aalto <jari.aalto@cante.net> Thu, 18 Aug 2005 00:48:04 +0300
jwm (0.23-0.7) unstable; urgency=low
* debian/control: Fixed missging newline. Updated policy to 3.6.2
-- Jari Aalto <jari.aalto@cante.net> Wed, 17 Aug 2005 17:46:38 +0300
jwm (0.23-0.6) unstable; urgency=low
* example.jwmrc: Change border's width and height twice smaller.
-- Jari Aalto <jari.aalto@cante.net> Tue, 16 Aug 2005 13:41:03 +0300
jwm (0.23-0.5) unstable; urgency=low
* example.jwmrc: removed non-existing programs. Changed better default
font.
-- Jari Aalto <jari.aalto@cante.net> Tue, 16 Aug 2005 13:41:03 +0300
jwm (0.23-0.4) unstable; urgency=low
* Added --sysconf option to debian/rules to put files in /etc
-- Jari Aalto <jari.aalto@cante.net> Tue, 16 Aug 2005 12:24:10 +0300
jwm (0.23-0.3) unstable; urgency=low
* Moved /etc/system.jwmrc to /etc/jwmrc
-- Jari Aalto <jari.aalto@cante.net> Tue, 16 Aug 2005 12:13:05 +0300
jwm (0.23-0.2) unstable; urgency=low
* Moved /usr/etc/system.jwmrc to /etc
-- Jari Aalto <jari.aalto@cante.net> Tue, 16 Aug 2005 12:12:03 +0300
jwm (0.23-0.1) unstable; urgency=low
* Initial private packaging.
-- Jari Aalto <jari.aalto@cante.net> Tue, 16 Aug 2005 11:00:32 +0300