libxfce4ui (4.14.1-1ubuntu1~18.04) bionic; urgency=medium

  * No-change backport to bionic

 -- Unit 193 <unit193@ubuntu.com>  Wed, 28 Aug 2019 23:24:20 -0400

libxfce4ui (4.14.1-1ubuntu1) devel; urgency=medium

  * Merge from Debian, remaining changes:
    - d/control: Add libxfce4ui-glade
    - d/rules: Drop --disable-gladeui2

 -- Unit 193 <unit193@ubuntu.com>  Tue, 27 Aug 2019 18:43:41 -0400

libxfce4ui (4.14.1-1) unstable; urgency=medium

  [ Unit 193 ]
  * New upstream version 4.14.1
  * d/rules: Pass '--enable-gtk-doc' during configure to fix consecutive builds.
    (Closes: #884216)

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 14 Aug 2019 15:35:31 +0200

libxfce4ui (4.14.1-0ubuntu1) devel; urgency=medium

  * New upstream release.

 -- Unit 193 <unit193@ubuntu.com>  Sun, 11 Aug 2019 20:27:11 -0400

libxfce4ui (4.13.7-0ubuntu1) devel; urgency=medium

  * New upstream release.

 -- Unit 193 <unit193@ubuntu.com>  Sun, 28 Jul 2019 22:49:03 -0400

libxfce4ui (4.13.6-1) experimental; urgency=medium

  [ Unit 193 ]
  * New upstream version 4.13.5
    - Add new symbols.
  * d/control, d/rules: Update glade build-dep, but leave disabled.
  * d/compat, d/control:
    - Drop d/compat in favor of debhelper-compat, bump to 11.
  * d/control:
    - Drop B-D on autotools-dev, versioned dpkg-dev.
    - B-D on gtk-doc-tools and xfce4-dev-tools for autoreconf.
  * d/rules:
    - Drop '--disable-silent-rules' and '--parallel' invocation, now default.
    - Allow dh-autoreconf to run xdt-autogen.
  * Trim whitespace from previous changelog entries.

  [ Mateusz Łukasik ]
  * New upstream version 4.13.6

  [ Yves-Alexis Perez ]
  * d/control: update standards version to 4.4.0

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 15 Jul 2019 15:00:36 +0200

libxfce4ui (4.13.6-0ubuntu1) devel; urgency=medium

  * New upstream release.

 -- Unit 193 <unit193@ubuntu.com>  Tue, 02 Jul 2019 18:40:57 -0400

libxfce4ui (4.13.5-0ubuntu1) devel; urgency=medium

  * New upstream release.
  * Update symbols.

 -- Unit 193 <unit193@ubuntu.com>  Sat, 18 May 2019 19:12:07 -0400

libxfce4ui (4.13.4-2ubuntu1) devel; urgency=medium

  * Merge from Debian experimental, remaining changes:
    - d/control:
      + Update build-dep: libglade2-dev → libgladeui-dev.
      + Add libxfce4ui-glade
    - d/rules: Drop --disable-gladeui

 -- Unit 193 <unit193@ubuntu.com>  Thu, 09 May 2019 23:38:36 -0400

libxfce4ui (4.13.4-2) experimental; urgency=medium

  * Moved the package to git on salsa.debian.org
  * Updated the maintainer address to debian-xfce@lists.debian.org
                                                                closes: #899595
  * d/control: drop Lionel from uploaders, thanks!
  * d/control: update standards version to 4.3.0
  * d/*.symbols: add relevant Build-Depends-Package fields
  * d/copyright updated

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 27 Dec 2018 11:56:37 +0100

libxfce4ui (4.13.4-1ubuntu2) devel; urgency=medium

  * No-change rebuild against libxfconf-0-3.

 -- Unit 193 <unit193@ubuntu.com>  Mon, 25 Jun 2018 23:48:48 -0400

libxfce4ui (4.13.4-1ubuntu1) devel; urgency=medium

  * Merge from Debian experimental, remaining changes:
    - d/control:
      + Update build-dep: libglade2-dev → libgladeui-dev.
      + Add libxfce4ui-glade
    - d/rules: Drop --disable-gladeui

 -- Unit 193 <unit193@ubuntu.com>  Wed, 03 Jan 2018 20:05:08 -0500

libxfce4ui (4.13.4-1) experimental; urgency=medium

  [ Unit 193 ]
  * New upstream development release.
    - Fix missing gresource file in release tarball             closes: #880431
  * d/changelog:
    - Remove trailing whitespace from old entries.
  * d/control, d/copyright, d/vendorinfo, d/xfce4-about.1, d/xfhelp4:
    - Use https where possible.
  * d/control:
    - Drop the xfce-keyboard-shortcuts transitional package.
  * d/watch:
    - Use https now that it is available.
  * Update Standards-Version to 4.1.2.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 17 Dec 2017 15:56:42 +0100

libxfce4ui (4.13.3-1) experimental; urgency=medium

  [ Yves-Alexis Perez ]
  * Run wrap-and-sort.
  * Update standards version to 4.0.0.
  * debian/rules:
    - use dh_missing instead of dh_install --list-missing

  [ Unit 193 ]
  * New upstream development release.
    - Drop upstream patch.
  * d/control:
    - Add Multi-Arch classifiers to all qualifying packages.    closes: #846902
    - Remove duplicated 'Section' declaration.
    - Drop the dbg packages.
  * d/rules:
    - Migrate to dbgsym packages.
    - Replace --with-gtk3 with --with-gtk2, since gtk2 is now optional.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 08 Jul 2017 15:06:39 +0200

libxfce4ui (4.13.1-1ubuntu1) devel; urgency=medium

  * d/control:
    - Update build-dep: libglade2-dev → libgladeui-dev.
    - Add libxfce4ui-glade
  * d/rules: Drop --disable-gladeui

 -- Unit 193 <unit193@ubuntu.com>  Sun, 05 Feb 2017 00:41:49 -0500

libxfce4ui (4.13.1-1) experimental; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.
  * Add cherry-pick to fix build error with --disable-gtk3.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 15 Sep 2016 21:38:52 +0200

libxfce4ui (4.13.0-1) experimental; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.
  * Update symbols files.
  * debian/control:
    - Bump standards-version to 3.9.8.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 25 Aug 2016 13:00:39 +0200

libxfce4ui (4.12.1-3) unstable; urgency=medium

  [ Helmut Grohne ]
  * Add Multi-Arch annotations to all but libxfce4ui-utils      closes: #846902

  [ Yves-Alexis Perez ]
  * debian/control:
    - replace Priority: extra by optional
    - update standards version to 4.1.3.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 18 Jan 2018 20:03:27 +0100

libxfce4ui (4.12.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 15:36:17 +0200

libxfce4ui (4.12.1-1) experimental; urgency=medium

  [ Jackson Doak ]
  * New upstream release

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 15 Mar 2015 21:52:50 +0100

libxfce4ui (4.12.0-1) experimental; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.
  * debian/control:
    - Bump standards-version to 3.9.6.
    - Bump minimal xfce devel depends to 4.12.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Mar 2015 15:19:16 +0100

libxfce4ui (4.11.1-2) experimental; urgency=medium

  [ Lionel Le Folgoc ]
  * debian/*.symbols: added.
  * debian/rules: override dh_makeshlibs to ignore libxfce4kbd-private.
  * debian/{vendorinfo,control}: update my email address.
  * debian/control: relax libxfce4ui-utils dependency on libxfce4ui-1-0.

  [ Yves-Alexis Perez ]
  * debian/libxfce4ui-{2,3}-0.lintian-overrides added, add lintian overrides
    for not having libxfce4kbd-private in symbols files.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 16 Mar 2014 16:20:55 +0100

libxfce4ui (4.11.1-1) experimental; urgency=medium

  [ Jackson Doak ]
  * New upstream release

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 23 Feb 2014 21:01:51 +0100

libxfce4ui (4.11.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * debian/rules:
    - force disable gladeui.                                    closes: #724037
  * debian/control:
    - update standards version to 3.9.5.

  [ Lionel Le Folgoc ]
  * New upstream development release.
  * Enable gtk3 support:
    - Introduce libxfce4ui-2-* binary packages for the Gtk+3 variant.
    - Introduce libxfce4ui-common for arch-indep files since they are used by
      both variants, and change xfce-keyboard-shortcuts into a transitional
      package depending on it.
  * debian/rules: pass --with-gtk3 to configure.
  * debian/control: add b-dep on libgtk-3-dev.
  * debian/patches/01_replace-ctrl-primary-gtk-shortcuts.patch: dropped,
    included upstream.
  * debian/libxfce4ui-1-0.shlibs: bumped to >= 4.11.0 for the new symbols.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Dec 2013 23:59:54 +0100

libxfce4ui (4.10.0-6) unstable; urgency=medium

  * debian/rules:
    - replace autotools-dev addon by a call to xdt-autogen. Fix FTBFS on
      ppc64el.                                                  closes: #760626
  * debian/control:
    - drop build-dep on autotools-dev
    - add build-dep on xfce4-dev-tools
    - update standards version to 3.9.5.
  * debian/source/lintian-overrides:
    - add overrides for the outdated config.{guess,sub} since xdt-autogen will
      update them.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 06 Sep 2014 13:01:36 +0200

libxfce4ui (4.10.0-5) unstable; urgency=low

  * debian/rules:
    - force disable gladeui.                                    closes: #724037
  * debian/patches:
    - 02_Fix-keyboard-shortcuts-with-Shift-modifier-bug-8744 added, fix
      keyboard shortcut not working when using shift modifier.  closes: #721669

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 09 Oct 2013 21:01:03 +0200

libxfce4ui (4.10.0-4) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * debian/xfhelp4: added, reintroduced until all plugins are migrated to the
    new help system.
  * debian/libxfce4ui-utils.install: install xfhelp4 to usr/bin.
  * Only install the vendorinfo file on Debian, not Ubuntu.
  * debian/rules: fix dh_strip override so that libxfce4ui-utils dbg symbols
    end up in libxfce4ui-utils-dbg and not in libxfce4ui-1-dbg.
  * debian/control: let libxfce4ui-utils-dbg breaks/replaces previous
    libxfce4ui-1-dbg for the moved symbol.

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Jackson Doak ]
  * debian/copyright: Convert to debian format 1.0
  * debian/control:
    - Make VCS URLs point to trunk instead of experimental
  * debian/rules: disable silent building

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 21 Sep 2013 17:48:36 +0200

libxfce4ui (4.10.0-3) unstable; urgency=low

  * debian/control:
    - drop glade-xfce package, since it's now useless with the move to GTK3.
                                                                closes: #709243
    - update standards version to 3.9.4.
  * debian/rules:
    - drop glade file removal.
    - use autotools-dev addons to refresh config.{sub,guess}.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 16 Jun 2013 16:05:12 +0200

libxfce4ui (4.10.0-2) unstable; urgency=low

  * Upload to unstable.
  * debian/rules:
    - enable all hardening flags.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 21 May 2013 21:32:57 +0200

libxfce4ui (4.10.0-1) experimental; urgency=low

  * New upstream stable release.
  * debian/patches:
    - 01_replace-ctrl-primary-gtk-shortcuts.patch: refreshed to apply cleanly.
  * debian/control: revert to unversioned libxfce4util-dev, bump required
    versions for Xfce 4.10.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Fri, 04 May 2012 22:48:03 +0200

libxfce4ui (4.9.2-1) experimental; urgency=low

  * New upstream development release.
  * debian/xfce4-about.1, debian/libxfce4ui-utils.manpages: ship a manpage
    for xfce4-about.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sun, 15 Apr 2012 15:29:29 +0200

libxfce4ui (4.9.1-1) experimental; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream development release.
  * debian/control:
    - add a new binary package libxfce4ui-utils to contain xfce4-about files
    - libxfce4ui-utils breaks/replaces pre 4.10 xfce4-utils package, as it
      previously shipped xfce4-about.
    - use Breaks instead of Conflicts when possible.
  * debian/patches:
    - 01_replace-ctrl-primary-gtk-shortcuts.patch: refreshed to apply cleanly
      and add DEP-3 headers.
  * debian/libxfce4ui-1-0.shlibs: added.
  * debian/rules: take vendor handling code from xfce4-utils for xfce4-about.
  * debian/vendorinfo: added, taken from xfce4-utils, and renamed from
    debian/Debian.

  [ Yves-Alexis Perez ]
  * debian/control:
    - update standards version to 3.9.3.
    - update debhelper build-dep to 9.
    - add build-dep on dpkg-dev 1.16.1.
    - drop hardening-includes build-dep.
    - add pre-depends on ${misc:Pre-Depends}.
    - build-dep on libxfce4util6-dev to start using the new API and make the
      -dev package depends on it.
  * debian/rules:
    - use hardening support in debhelper 9 and dpkg-dev 1.16.1
    - multi-archify the paths.
    - build with --parallel.
  * debian/*.install:
    - multi-archify the paths.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sun, 08 Apr 2012 16:03:09 +0200

libxfce4ui (4.8.1-1) unstable; urgency=low

  * New upstream bugfix release, including:
    - updated dutch translation.                                    lp: #781043
  * debian/copyright: fix EOLs.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Wed, 28 Dec 2011 21:20:37 +0100

libxfce4ui (4.8.0-4) unstable; urgency=low

  * debian/control:
    - fix glade-xfce Recommends on libxfce4ui-1-dev.
  * debian/patches:
    - 01_replace-ctrl-primary-gtk-shortcuts added, replace Control by Primary
      in keyboard shortcuts since Gtk+ switch broke current shortcuts.
  * debian/NEWS added to tell people how to rebind shortcuts broken by the
    Gtk+ upgrade.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 20 Dec 2011 15:39:18 +0100

libxfce4ui (4.8.0-3) unstable; urgency=low

  * debian/rules:
    - cleanup .la files for glade too.                          closes: #633239

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 09 Jul 2011 15:34:01 +0200

libxfce4ui (4.8.0-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control:
    - drop Emanuele, Simon and Mike from uploaders.
    - update standards version to 3.9.2.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 19 Apr 2011 15:56:59 +0200

libxfce4ui (4.8.0-1) experimental; urgency=low

  * Initial release.                                            closes: #612048

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 06 Feb 2011 16:53:52 +0100
