Skip to content

Debian Changelog xfwm4 (4.6.1-1)

2009

xfwm4 (4.6.1-1) unstable; urgency=low

   * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Apr 2009 18:30:15 +0200

xfwm4 (4.6.0-2) unstable; urgency=low

   * Upload to unstable, and mark fixed bugs as such:
     - warn user about shortcut conflicts.                       closes: #370482
     - allow user to disable blinking windows (in accessibility) closes: #500949
     - keyboard shortcut themes don't exist in 4.6 anymore, this closes: #434480
     - mouse position after wrap follows the wrap distance.      closes: #380480
   * debian/rules:
     - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
     - install manpages using dh_installman.
   * debian/compat bumped to 7.
   * debian/control:
     - update standards version to 3.8.1.
     - move to xfce section.
   * add manpages for all binaries.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Apr 2009 01:35:58 +0200

xfwm4 (4.6.0-1) experimental; urgency=low

   [ Yves-Alexis Perez ]
   [ Xfce 4.6 Alpha “Pinkie”]
   * new upstream alpha release.
   * debian/control:
     - update standards version to 3.8.0.
     - update build dep for Xfce 4.6 Alpha release.
     - remove build dep on quilt.
     - add build dep on intltool.
   * debian/patches:
     - 01_filter-grab-ungrab-events dropped, merged upstream.
     - 02_exit-on-selectionclear too.
     - 03_fix-compositing-overlay as well.
     - 04_fix-automaximize-on-move ...
     - 05_awn-focus.patch finally.
   * debian/rules, debian/lintian:
     - remove all references to mcs.
     - remove references to quilt.
     - stop messing with config.{guess,sub}.
 
   [ Xfce 4.6 Beta 1 “Fuzzy”]
   * new upstream beta release.
   * debian/control:
     - update build-deps for Fuzzy.
 
   [ Xfce 4.6 Beta 2 “Hopper”]
   * new upstream beta release.
   * debian/control:
     - update build-deps for Hopper.
   * debian/patches:
     - 01_fix-maximize-bug, fix maximization bug.                closes: #508352
 
   [ Xfce 4.6 Beta 3 “Tuco-tuco”]
   * new upstream beta release.
   * debian/control:
     - update build-deps for “Tuco-Tuco”.
   * debian/rules:
     - replace dh_clean -k by dh_prep.
     - install NEWS file.
 
   [ Xfce 4.6 RC1 “Capybara” ]
   * new upstream release candidate.
   * debian/control:
     - update build-deps for “Capybara”.
 
   [ Xfce 4.6 ]
   * new upstream release.
     - fix various compositing issues.                           closes: #483070
     - fix support for win_gravity wm hint.                      closes: #448443
     - fix iconification with skip_taskbar.                      closes: #491817
   * debian/control:
     - update build-deps for 4.6.
     - bump build-dep on debhelper for dh_prep.
     - drop build-dep on quilt, now useless.
   * debian/copyright:
     - update dates, copyrights and licensing informations.
   * debian/patches:
     - 01_fix-maximize-bug dropped, merged upstream.
   * debian/rules:
     - remove calls to quilt patch rules
 
   [ Michael Casadevall ]
   [ Xfce 4.6 Beta 1 "Fuzzy" ]
   * debian/rules:
     - Added --libexecdir=\$${prefix}/lib to compily with Debian policy
   * debian/control:
     - Added myself to uploaders

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 13:41:49 +0100

2008

xfwm4 (4.4.2-5) unstable; urgency=low

   * switch to triggers:
     - debian/{postinst,prerm}: remove xfce-mcs-manager refresh.
     - debian/control: version the Recommends: on xfce4-mcs-manager.
   * debian/control:
     - remove Martin Loschwitz from Uploaders.
     - drop Conflicts/Replaces against old xfwm4-themes not in Etch.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 18 May 2008 19:58:55 +0200

xfwm4 (4.4.2-4) unstable; urgency=low

   * debian/patches:
     - 01_filter-grab-ungrab-events added, prevents redrawing the frame twice.
       (Xfce r26363).
     - 02_exit-on-selectionclear added, improve “--replace” protocol.
       (Xfce #2374 and r26585).
     - 03_compositing-overlay added, fix compositing with overlay
       windows (video players and screensavers).
       Xfce #3849, taken from r26691.                            closes: #476396
     - 04_fix-automaximize-on-move added. (Xfce r26966)
     - 01_awn-focus moved to 05_awn-focus.
   * debian/copyright: update dates.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 17 May 2008 16:58:28 +0200

xfwm4 (4.4.2-3) unstable; urgency=low

   * debian/patches: 01_awn-focus added, fix focus problems with
     avant-window-navigator in some cases. Xfce #3439.           closes: #463647

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 28 Mar 2008 23:52:59 +0100

xfwm4 (4.4.2-2) unstable; urgency=low

   * debian/watch: narrow regexp so we don't match xfwm4-themes. Thanks
     Antonio Terceiro.                                           closes: #462462
   * debian/control:
     - updated my email address.
     - updated standards version to 3.7.3 (no changes needed).
   * debian/copyright: use © sign.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 02 Mar 2008 01:18:01 +0100

2007

xfwm4 (4.4.2-1) unstable; urgency=low

   [ Simon Huggins ]
   * Use kill -s to keep Hurd and lintian happy at the same time.
   * debian/control: Move fake Homepage field to a real one now dpkg
     supports it.
   * Add Vcs-* headers to debian/control
 
   [ Yves-Alexis Perez ]
   * New upstream release.
   * debian/patches:
    - 01_xfwm4-fix-transient-windows.patch removed, included upstream.
    - 02_fix-xfwm4-hang.patch removed, included upstream.
   * debian/rules: fix parallel builds.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 02 Dec 2007 11:33:02 +0100

xfwm4 (4.4.1-3) unstable; urgency=high

   * debian/xfwm4.1: update bugs reporting in manpage.
   * debian/xfwm4.menu: switch to new menu policy.
   * debian/postinst: use posix kill -s to avoid problems on hurd.
   * debian/rules: enable output of distclean target.
   * debian/lintian: ignore safe lintian warnings.
   * debian/patches/02_fix-xfwm-hang.patch added to fix deadlock with gtk 2.12
     urgency=high because gtk 2.12 entered archive so we need to reach testing
     before it does.

 -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 21 Sep 2007 08:43:40 +0200

xfwm4 (4.4.1-2) unstable; urgency=low

   * debian/patches: 01_xfwm4-fix-transient-windows.patch added to correct
     behavior with transient windows.                            closes: #367616
   * switch from dpatch to quilt.

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 26 Jun 2007 23:41:22 +0200

xfwm4 (4.4.1-1) unstable; urgency=low

   * New upstream release.
   * debian/control: added versionned build-dep against gtk 2.10.
   * debian/copyright: update copyright holders.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 15 Apr 2007 15:28:17 +0100

xfwm4 (4.4.0-1) experimental; urgency=low

   (Yves-Alexis Perez)
   * New upstream release.                     closes: #390462, #379442, #380639
   * debian/control:
     - updated build-deps against Xfce 4.4.
     - recommends librsvg2-common so svg icons are preferred over png ones.
 
   (Emanuele Rocca)
   * debian/rules: s/theme=microdeck2/theme=curve/ removed to keep upstream's
     /usr/share/xfwm4/defaults

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 29 Jan 2007 12:08:33 +0100

2006

xfwm4 (4.3.99.2-1) unstable; urgency=low

   * New upstream release.
   * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 16:37:06 +0100

xfwm4 (4.3.99.1-1) unstable; urgency=low

   * New upstream release.
   * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
   * Cycle windows keybinding is back.				Closes: #370310

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 13:43:51 +0100

xfwm4 (4.3.90.2-2) unstable; urgency=low

   * Add upstream patch to fix mouse focus grab.
     See http://bugzilla.xfce.org/show_bug.cgi?id=2022

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 25 Jul 2006 09:59:09 +0200

xfwm4 (4.3.90.2-1) unstable; urgency=low

   (Yves-Alexis Perez)
   * New upstream release.
   * debian/postinst: fixed install on hurd by not using pkill.
   * debian/control: updated standards version to 3.7.2.
   (Simon Huggins)
   * Add rpath fixes.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 10 Jul 2006 19:26:50 +0200

xfwm4 (4.3.90.1-1) unstable; urgency=low

   * New upstream release

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 18:35:05 +0100

xfwm4 (4.2.3.2-2) unstable; urgency=low

   * Add patch to fix moving windows to other workspaces        closes: #341058

 -- Simon Huggins <huggie@earth.li>  Thu, 05 Jan 2006 00:41:18 +0000

2005

xfwm4 (4.2.3.2-1) unstable; urgency=low

   * New Upstream Release
   * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 06 Nov 2005 22:01:12 +0100

xfwm4 (4.2.2-1) unstable; urgency=low

   * New Upstream Release
   * Remove Build-Depends on libstartup-notification0-dev as this should be
     satisfied via libxfce4gui-dev now
   * Change suite to unstable

 -- Simon Huggins <huggie@earth.li>  Sat, 18 Jun 2005 09:45:36 +0100

xfwm4 (4.2.1-1) experimental; urgency=low

   * ML: New Upstream Release (Xfce 4.2.1)
   * ML: Upload to experimental to prevents problems with NEW packages
   * ML: debian/control: Added/fixed Maintainer/Uploaders fields

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 19 Mar 2005 13:02:00 +0100

xfwm4 (4.2.0-2) experimental; urgency=low

   * Add --enable-final to configure.
   * Add a Homepage: to the description

 -- Simon Huggins <huggie@earth.li>  Sun, 16 Jan 2005 17:01:33 +0000

xfwm4 (4.2.0-1) experimental; urgency=low

   * New Upstream Release

 -- Simon Huggins <huggie@earth.li>  Sat, 15 Jan 2005 13:41:19 +0000

2004

xfwm4 (4.1.99.1-1) experimental; urgency=low

   * ML: New Upstream Release (4.1.99.1 alias XFce4 4.2 RC1)
   * ML: rules: example.xfwm4rc is gone, don't try to install it

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 19 Nov 2004 17:23:00 +0100

xfwm4 (4.0.6-1) unstable; urgency=low

   * New upstream release
   * Remove Norbert Tretkowski as requested
   * Improve description
   * Suggests: xfce4

 -- Simon Huggins <huggie@earth.li>  Sat, 24 Jul 2004 18:29:50 +0100

xfwm4 (4.0.5-1) unstable; urgency=low

   * New upstream release
   * Update upstream's libtool
   * Correct path in manpage
   * Add recommends on xfce4-mcs-manager the settings manager
   * Add depends on libstartup-notification0

 -- Simon Huggins <huggie@earth.li>  Sun, 02 May 2004 19:12:09 +0100

xfwm4 (4.0.3.1-2) unstable; urgency=low

   * Update libtool
   * Just adding Daniel wasn't enough.  Add self to Uploaders so katie doesn't
     think this is an NMU again.

 -- Simon Huggins <huggie@earth.li>  Tue, 09 Mar 2004 13:56:19 +0000

xfwm4 (4.0.3.1-1) unstable; urgency=low

   * New upstream release
   * Add Daniel Silverstone <dsilvers@debian.org> to Uploaders as approved by
     madkiss
   * Add a manpage for xfwm4 referring to the packaged docs
     closes: #226032, #188734
   * Remove .la and .a files from mcs-plugins dir
   * Quote needs in menu for lintian
   * Thanks to Daniel for checking and uploading these packages

 -- Simon Huggins <huggie@earth.li>  Wed, 25 Feb 2004 12:11:05 +0000

2003

xfwm4 (4.0.2-2) unstable; urgency=low

   * Fixed Recommends/Replaces stuff in debian/control

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 27 Dec 2003 12:25:00 +0100

xfwm4 (4.0.2-1) unstable; urgency=low

   * Acknowledging NMU (Closes:#211804)
   * New Upstream release

 -- Martin Loschwitz <madkiss@debian.org>  Fri, 26 Dec 2003 16:17:00 +0100

xfwm4 (4.0.0.final-1.1) unstable; urgency=low

   * NMU
   * remove --slave part from "update-alternatives --remove" in prerm
     (Closes:#211804)

 -- Guido Guenther <agx@debian.org>  Thu, 20 Nov 2003 12:14:48 +0100

xfwm4 (4.0.0.final-1) unstable; urgency=low

   * New Upstream release.
   * New Co-Maintainer: Norbert Tretkowski.
   * Various cleanups in debian/ subdirectory.
   * Deleted xfwm4-themes, has its own source package now.
   * Bumped Standards-Version to 3.6.1 (no changes).

 -- Martin Loschwitz <madkiss@debian.org>  Tue, 29 Sep 2003 16:58:00 +0200

xfwm4 (4.0.0+cvs.20030421-1) unstable; urgency=low

   * New CVS checkout (2003-04-21)

 -- Martin Loschwitz <madkiss@debian.org>  Mon, 21 Apr 2003 19:33:00 +0100

xfwm4 (4.0.0+cvs.20030301-1) unstable; urgency=low

   * New CVS checkout (Using Xfce CVS, 2003-03-01)
   * Official release (really this time!) (last release was never made public)
   * debian/control: Changed Maintainer e-mail address

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 01 Mar 2003 14:09:00 +0100

xfwm4 (4.0.0+cvs.20030216-1) unstable; urgency=low

   * New CVS checkout (Using Xfce CVS, 2003-02-16)
   * Official release (last release was never made public)

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 16 Feb 2003 12:57:00 +0100

xfwm4 (4.0.0+cvs.20030119-1) unstable; urgency=low

   * New CVS checkout (Using Xfce4 cvs, 2003-01-19)
   * debian/control: Use Xft2
   * debian/control: Build depend on libxfce4-mcs
   * debian/control: Suggest xfce-mce-manager

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 19 Jan 2003 14:52:00 +0100

2002

xfwm4 (4.0.0+cvs.20021222-1) unstable; urgency=low

   * New CVS checkout (Using Xfce4 cvs, 2002-12-22)
   * debian/rules: Install example configuration file into doc-dir
   * debian/control: Changed some Recommends: to Suggests:
   * debian/xfwm4-themes.install: Added new theme koynacity

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 22 Dec 2002 14:09:00 +0100

xfwm4 (4.0.0+cvs.20021127-1) unstable; urgency=low

   * Initial Release. (Closes: #166641)

 -- Martin Loschwitz <madkiss@madkiss.org>  Wed, 27 Nov 2002 15:14:00 +0100