xfce4-utils (4.8.3-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream release, including updated translations.
  * debian/xfce4-utils.1: fix path to upstream docs.            Closes: #638205
  * debian/patches/01_xflock4-test-running-screensaver.patch: use pgrep -f for
    gnome-screensaver, as the binary name is longer than 15c.   Closes: #642551

  [ Yves-Alexis Perez ]
  * debian/rules:
    - use hardening support from dh 9 and dpkg-dev 1.16.1.
  * debian/compat bumped to 9.
  * debian/control:
    - update debhelper build-dep to 8.9.4 for hardening support.
    - add build-dep on dpkg-dev 1.16.1 for hardening support.
    - drop build-dep on hardening-includes.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Mon, 24 Oct 2011 22:49:38 +0200

xfce4-utils (4.8.2-3) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * debian/patches:
    - 01_xflock4-test-running-screensaver edited, use pgrep since the []
      trick doesn't work with dash.
  * debian/control:
    - add depends on procps.

  [ Lionel Le Folgoc ]
  * debian/rules: fix broken link to xfdesktop4's documentation.    lp: #777156

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 04 Sep 2011 21:59:38 +0200

xfce4-utils (4.8.2-2) unstable; urgency=low

  * debian/rules: set a different vendor in the about dialog if dpkg-vendor
    is Ubuntu.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Mon, 20 Jun 2011 23:05:50 +0200

xfce4-utils (4.8.2-1) unstable; urgency=low

  * New upstream bugfix release.
  * debian/preinst:
    - remove the symlink before installing the new package since dpkg can't
      handle replacing a symlink by a folder automatically.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 18 Jun 2011 09:14:07 +0200

xfce4-utils (4.8.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/rules:
    - disable the perl 4.4 → 4.6 migration script since we won't support
      direct upgrades.
  * debian/Debian: update maintainers.
  * debian/control:
    - remove Emanuele and Simon from uploaders, thanks to them.
    - remove libxml-parser-perl dependency since we no disable the perl
      migration script.
    - update standards version to 3.9.2.
  * debian/preinst: Clean up migration script on upgrade.
  * debian/postinst, debian/postrm:
    - add startxfce4 as a valid x-session-manager alternative so a full Xfce
      session is started by default.                            closes: #607786

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 19 Apr 2011 16:32:53 +0200

xfce4-utils (4.8.1-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream development release.
    - fix annoying messages in .xsession-errors    lp: #539247, Closes: #567300
    - fix spelling error in xfhelp4 script                      Closes: #534850
  * debian/control:
    - refresh build-deps for Xfce 4.7
    - bump standards version to 3.9.1
    - add build-dep on hardening-includes
    - add back build-dep on libdbus-glib-1-dev for xfrun dbus support which
      was dropped in 4.6 for no good reason.
    - add build-dep on xfce4-dev-tools and libtool
  * debian/patches:
    - 01_xflock4-test-running-screensaver refreshed.
    - 02_use-Xsessions.options-for-ssh-agent-handling dropped, Xfce has an
      internal parameter so it can now be disabled there.
    - 02_xfhelp-rename-module added, since xfce-utils is called xfce4-utils on
      Debian, rename it in the script.
  * debian/rules:
    - pick {C,LD}FLAGS from dpkg-buildflags.
    - add hardening flags to {C,LD}FLAGS
    - create /usr/share/xfce4 folder before installing vendor info.
    - run xdt-autogen after applying patch touching configure.in.
  * debian/copyright updated for new release.

  [ Lionel Le Folgoc ]
  * New upstream bugfix release.
  * debian/rules: force $docdir to /usr/share/doc/xfce4-utils, and drop
    $libexecdir, unneeded.
  * debian/control: add myself to Uploaders.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 06 Feb 2011 18:10:22 +0100

xfce4-utils (4.6.2-1) unstable; urgency=low

  [ Stefan Ott ]
  * debian/watch edited to track Xfce archive reorganisation.

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control:
    - update standards version to 3.8.4.
    - add ${misc:Depends} to Depends. 
    - update debhelper build dep for overrides.
  * Switch to 3.0 (quilt) source format.
  * debian/rules:
    - switch to tiny debhelper 7 rules.
  * debian/manpages: install manpages for scripts from dh_installman.
  * debian/docs: install docs from dh_installdocs.
  * debian/patches:
    - 04_debianize-scripts added, add iceweasel to browser list, use Thunar
      instead of xftree as filemanager.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 22 May 2010 17:31:09 +0200

xfce4-utils (4.6.1-2) unstable; urgency=low

  * debian/patches:
    - 02_use-Xsessions.options-for-ssh-agent-handling.patch refreshed to
      patch xinitrc.in.in.
  * debian/control:
    - update standards version to 3.8.3.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 11 Oct 2009 14:33:20 +0200

xfce4-utils (4.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Apr 2009 14:43:52 +0200

xfce4-utils (4.6.0-2) unstable; urgency=low

  * Upload to unstable.
  * debian/rules:
    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
    - replace dh_clean -k by dh_prep.
  * debian/compat bumped to 7.
  * debian/control:
    - update build-dep on debhelper to 7 accordingly.
    - update standards version to 3.8.1.
    - move to xfce section.

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

xfce4-utils (4.6.0-1) experimental; urgency=low

  [ Xfce 4.6 Alpha “Pinkie”]
  * New upstream alpha release.
  * debian/control:
    - drop xfce-mcs-manager from (build-)depends.
    - update standards version to 3.8.0.
    - update build-dep on debhelper for dh_lintian support.
    - add a Recommends: on xinput for migration script.
    - add build-dep on intltool.
    - add Recommends: on xdg-user-dirs so it can be used at startup.
    - add Depends: on libxml-parser-perl for migration script.
  * debian/rules:
    - stop messing with config.{sub,guess}.
    - use dh_lintian.
    - don't manually install xfce.desktop in /u/s/xsessions, it's already done.
    - configure libexecdir so it ends in /usr/lib.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for Fuzzy.
    - add explicit build-dep on libgtk2.0-dev.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for Hopper.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - update build-deps for “Capybara”.
  * debian/patches/01_xflock4-test-running-screensaver.patch:
    - refresh patch to force blank mode in xlock, as it's known to be quite
      insecure anyway.

  [ Xfce 4.6  ]
  * new upstream release.
  * debian/control:
    - update build-deps for 4.6.
  * debian/copyright: update dates, copyright owners and format.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 12:44:14 +0100

xfce4-utils (4.4.2-8) unstable; urgency=low

  * debian/{postinst,prerm} dropped, we don't install any mcs plugin anyway.
  * debian/control:
    - remove Martin Loschwitz from Uploaders.

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

xfce4-utils (4.4.2-7) unstable; urgency=low

  * debian/patches: 03_xfterm4-bug added, fix bug when trying to run console
    application.                                                closes: #439269

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 29 Apr 2008 21:19:18 +0200

xfce4-utils (4.4.2-6) unstable; urgency=low

  * debian/control: move dbus to dbus-x11 to make sure dbus-launch is present
    when starting Xfce, so users can have a session bus.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 27 Apr 2008 18:10:04 +0200

xfce4-utils (4.4.2-5) unstable; urgency=low

  * debian/startxfce4.1: correct xinitrc path.                  closes: #471481
  * debian/patches:
    - 02_use-Xsessions.options-for-ssh-agent-handling added.    closes: #470599

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 06 Apr 2008 02:47:18 +0200

xfce4-utils (4.4.2-4) unstable; urgency=low

  * debian/Debian: changed email address for About Box.
  * debian/patches:
    - 01_xflock4-test-running-screensaver added, test the running screensaver
      instead of the installed ones.
  * debian/rules:
    - include quilt patch system.
    - activate x support at configure time.
    - remove useless replace for xterm in xfterm4 (use exo-open by default).
  * debian/control:
    - build-dep on quilt.
    - dep on exo-utils as we use some tools in this package.
    - build-dep against libdbus-1-dev and libdbus-glib-1-dev to add dbus
      support to xfrun. Add dbus to Recommends: accordingly.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 26 Jan 2008 13:46:58 +0100

xfce4-utils (4.4.2-3) unstable; urgency=low

  * The “brown paper bag” release.
  * debian/control: depend on x11-xserver-utils and not x11-servers-utils…

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 08 Dec 2007 22:43:10 +0100

xfce4-utils (4.4.2-2) unstable; urgency=low

  * debian/control:
    - rewrite long description (include startxfce4)
    - updated standard versions to 3.7.3.
    - add dependencies on xinit and x11-server-utils because startxfce4 need
      them.                                                     closes: #454985
    - add my debian.org email address to uploader field.
    - drop dpatch build-dep as we don't have patches anymore.
  * debian/rules: remove dpatch rules include.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 08 Dec 2007 19:09:48 +0100

xfce4-utils (4.4.2-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/rules: 
    - don't ignore all make errors at clean stage.
    - fix parallel builds.

  [ Simon Huggins ]
  * Add Vcs-* headers to debian/control

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

xfce4-utils (4.4.1-3) unstable; urgency=low

  * 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.
  * debian/menu: Remove leftover \                              closes: #447282

 -- Simon Huggins <huggie@earth.li>  Sun, 21 Oct 2007 09:12:27 +0100

xfce4-utils (4.4.1-2) unstable; urgency=low

  (Yves-Alexis Perez)
  * debian/xfterm4.1, debian/xfce4-utils.1: update bug reporting address in
    manpage.
  * debian/menu: switch to new menu policy.
  * debian/postinst: use posix kill -s to avoid problems on hurd. 
  (Simon Huggins)
  * debian/rules: fixup mistake in startxfce4 that stops local panel plugins
    working                                                     closes: #427918
  * Recommend a screensaver so that xflock4 works (first reported by Cyril
    Brulebois in 2006 and shamefully not fixed til now, sorry)  closes: #430288

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 08 Oct 2007 14:46:40 +0100

xfce4-utils (4.4.1-1) unstable; urgency=low

  * New upstream release. 
  * debian/control: added versionned build-dep against gtk2.10.
  * debian/startxfce4.1: correct path.							closes: #416943
  * documentation provided is now for 4.4.						closes: #372846
  * debian/copyright: update copyright holders.

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

xfce4-utils (4.4.0-1) experimental; urgency=low

  (Yves-Alexis Perez)
  * New upstream release.
  * debian/control: updated build deps against Xfce 4.4.
  * Provide a missing manpage for xfbrowser4.
  * Use iceweasel instead of firefox in the static browser list of xfbrowser4.

  (Emanuele Rocca)
  * Empty TODO file removed.

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 25 Jan 2007 00:12:53 +0100

xfce4-utils (4.3.99.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
  * debian/control: moved thunar to Recommends. Updated description
    accordingly.						Closes: #397085

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 15:30:02 +0100

xfce4-utils (4.3.99.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
  * xfmountdev4: use thunar instead of xftree4 

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

xfce4-utils (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:19:54 +0200

xfce4-utils (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

xfce4-utils (4.2.3-2) unstable; urgency=low

  * Fix for X11R7; stop depending on xlibs-static-*

 -- Simon Huggins <huggie@earth.li>  Mon, 17 Apr 2006 18:14:48 +0100

xfce4-utils (4.2.3-1) unstable; urgency=low

  * Yves-Alexis Perez
   * New Upstream Release
   * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin.
  * Simon Huggins
   * Move sysconfdir to /etc/xdg as per rest of the packages

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 27 Nov 2005 11:58:10 +0000

xfce4-utils (4.2.2-1) unstable; urgency=low

  * Simon Huggins
    - New Upstream Release
    - Change suite to unstable
  * Emanuele Rocca
    - Remove Depends on debianutils, it is Essential
    - Remove chmod +x for files in bin/, it's the job of dh_fixperms
    - Actually, etc/X11/xdg/xfce4/xinitrc needs to be chmodded
    - Add lintian override: usr/share/xfce4/COPYING is not useless
    - Add manpage for startxfce4
  * Rudy Godoy
    - Spelling fix for Xfce name

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

xfce4-utils (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 Maintainer/Uploaders fields

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

xfce4-utils (4.2.0-2) experimental; urgency=low

  * Add --enable-final to configure.
  * Add a Homepage: to the description
  * Ship README AUTHORS and NEWS too.
  * Stop rebuilding the docs - we don't do this anywhere else as upstream
    should have built them in their tarballs.

 -- Simon Huggins <huggie@earth.li>  Sun, 16 Jan 2005 16:45:32 +0000

xfce4-utils (4.2.0-1) experimental; urgency=low

  * New Upstream Release

 -- Simon Huggins <huggie@earth.li>  Sat, 15 Jan 2005 12:00:40 +0000

xfce4-utils (4.1.99.1-1) experimental; urgency=low

  * ML: New Upstream Release (4.1.99.1 alias XFce4 4.2 RC1)

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

xfce4-utils (4.0.6-1) unstable; urgency=low

  * New upstream release
  * Reworked the description a bit
  * Use a better way to use x-terminal-emulator not xterm in xfterm4

 -- Simon Huggins <huggie@earth.li>  Mon, 19 Jul 2004 19:43:03 +0100

xfce4-utils (4.0.5-3) unstable; urgency=low

  * Add patch from Michael Banck to disable libgtkhtml2 on Hurd closes: #254384
  * Use sensible-browser instead of mozilla (add Depends: debianutils)
    closes: #254231
  * Remove Norbert Tretkowski from uploaders as requested

 -- Simon Huggins <huggie@earth.li>  Sat, 03 Jul 2004 18:25:07 +0100

xfce4-utils (4.0.5-2) unstable; urgency=low

  * gdm's changelog lies.  /etc/dm/Sessions isn't supported by KDM.  Put the
    desktop file in /usr/share/xsessions instead

 -- Simon Huggins <huggie@earth.li>  Tue, 04 May 2004 21:03:07 +0100

xfce4-utils (4.0.5-1) unstable; urgency=low

  * New upstream release
  * Update upstream's libtool
  * Correct path to docs in manpage
  * Put back startxfce4 and /etc/X11/xfce4/xinitrc.  Upstream want this and I
    can see no reason to exclude it.
  * Update xlibs-pic dependency to xlibs-static-pic
  * Install upstream's xfce.desktop to actually give us a gdm session under
    the new gdm                                                closes: #241080
  * Since we're installing this desktop file, add a postrm to remove it on purge
  * Add a Suggests on xfce4-session since this will improve the desktop file

 -- Simon Huggins <huggie@earth.li>  Sun, 02 May 2004 17:20:21 +0100

xfce4-utils (4.0.3-2) unstable; urgency=low

  * Update libtool closes: #237339
  * 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:49:04 +0000

xfce4-utils (4.0.3-1) unstable; urgency=low

  * New Upstream release.
  * Add Daniel Silverstone <dsilvers@debian.org> to Uploaders as approved by
    madkiss
  * Change xfterm4 to use x-terminal-emulator by default and Depend: on
    xterm|x-terminal-emulator closes: #217204
  * Add manpage for xfterm4 closes: #221834
  * Add generic manpage for xfce4-utils refering to the upstream docs and
    link their specific manpages to it
  * Remove the .la and .a files from mcs-plugins
  * Quote needs in menu for lintian
  * Thanks to Daniel for checking and uploading these packages

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

xfce4-utils (4.0.2-1) unstable; urgency=low

  * New Upstream release.
  * Added Build-Dependency for xlibs-pic (Closes: #215592)

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

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

  * New Upstream release.
  * New Co-Maintainer: Norbert Tretkowski.
  * Various cleanups in debian/ subdirectory.
  * Bumped Standards-Version to 3.6.1 (no changes).

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

xfce4-utils (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:44:00 +0200
 
xfce4-utils (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:52:00 +0100

xfce4-utils (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 13:21:00 +0100
 
xfce4-utils (4.0.0+cvs.20030119-1) unstable; urgency=low

  * New CVS checkout (Using Xfce4 CVS, 2003-01-19)

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

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

  * New CVS checkout (using Xfce4 CVS, 2002-12-22)
  * debian/control: Made some Suggests: being Recommends:

 -- Martin Loschwitz <madkiss@madkiss.org>  Sun, 22 Dec 2002 16:08:00 +0100
 
xfce4-utils (4.0.0+cvs.20021127-1) unstable; urgency=low

  * Initial Release. (Closes: #166636)

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