Skip to content

Debian Changelog jwm (2.0.1-1.1)

2008

jwm (2.0.1-1.1) unstable; urgency=medium

   * Non Maintainer Upload.
   * debian/jwm.postinst:
     + Fixed postinst creation of /etc/alternatives/x-window-manager which
       was causing package uninstallable. Thanks to Goswin von Brederlow
       for help. (Closes: #472367)
   * Urgency set to medium because of RC bug.

 -- Kartik Mistry <kartik.mistry@gmail.com>  Mon, 31 Mar 2008 10:19:39 +0530

2007

jwm (2.0.1-1) unstable; urgency=low

   * New upstream release (Closes: #384553
   * debian/control:
     (Description): Reworded. Add 2 spaces in front of URL.
     (Build-Depands): Added dpatch
   * debian/copyright:
     - Update to latest template.
     - Mention Debian source repository
   * debian/menu:
     - Change output encoding from ISO-8859-1 to UTF-8
       to work with C locales. (Closes: #392845)
     - Change WindowManagers to 'Window Managers'
   * debian/menu-method: include menu.h without path component
     (Closes: #408519).
   * debian/patches: New. Convert package to dpatch format.
   * debian/rules: Changed -$(MAKE) to fix lintian warning.
   * debian/watch: New file.
   * src/Makefile.in: Add patch 60 to comment out strip (Closes: #437244)

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 02 Aug 2007 10:45:54 +0300

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)
   * 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.

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 26 Feb 2006 23:53:59 +0200

jwm (1.3-1) unstable; urgency=low

   * New upstream release.

 -- 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

 -- 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.
   * 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).
   * 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

 -- 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