gnome-disk-utility (3.12.1-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 3.12.1
  * Bump Standards-Version to 3.9.5

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 19 Jun 2014 23:56:15 +0200

gnome-disk-utility (3.12.0-1) unstable; urgency=medium

  * Imported Upstream version 3.12.0

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 23 Mar 2014 18:47:25 +0100

gnome-disk-utility (3.10.0-1) unstable; urgency=low

  * New upstream release.
  * Bump required version of udisks2 to (>= 2.1.1).
  * Add Build-Depends on liblzma-dev (>= 5.0.5) to get support for restoring
    XZ compressed disk images.
  * Remove debian/patches/02-fix-ftbfs-format.patch, merged upstream.
  * Re-enable gnome-settings-daemon plugin. (Closes: #726334)

 -- Michael Biebl <biebl@debian.org>  Mon, 14 Oct 2013 19:18:54 +0200

gnome-disk-utility (3.8.2-3) unstable; urgency=low

  * Team upload.
  * debian/patches/02-fix-ftbfs-format.patch: Fix FTBFS on several
    architectures (cherrypick from upstream)

 -- Laurent Bigonville <bigon@debian.org>  Sat, 12 Oct 2013 17:06:45 -0400

gnome-disk-utility (3.8.2-2) unstable; urgency=low

  * Upload to unstable.
  * Disable the gnome-setting-daemon plugin for now until we have a recent
    enough version of gnome-settings-daemon in unstable.
  * Bump Depends on udisks2 to (>= 2.1.0).

 -- Michael Biebl <biebl@debian.org>  Wed, 18 Sep 2013 03:55:18 +0200

gnome-disk-utility (3.8.2-1) experimental; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.4. No further changes.
  * Exclude the g-s-d plugin when running dh_makeshlibs.

 -- Michael Biebl <biebl@debian.org>  Fri, 14 Jun 2013 01:21:20 +0200

gnome-disk-utility (3.8.0-1) experimental; urgency=low

  * Team upload.
  * Imported Upstream version 3.8.0
  * Bump udisks2 build-dependency to >= 2.1.0 according to configure.ac
  * Add new build-dependencies according to configure.ac
    - canberra, libdvdread, gnome-settings-daemon, libnotify
  * Don't ship any *.la files
  * Bump gsd to >= 3.8 according to https://bugzilla.gnome.org/697146
  * Add libsystemd-login-dev build-dependency to enable multiseat support

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 25 May 2013 16:20:41 +0200

gnome-disk-utility (3.6.1-1) experimental; urgency=low

  * New upstream release. (Closes: #671494)
    - Major rewrite.
    - Renamed to GNOME Disks or simply Disks.
    - The libgdu library has been removed in favour of libudisks2.
  * Use xz compression for source tarballs.
  * Drop all binary packages besides gnome-disk-utility. (Closes: #646204)
  * Drop all patches, they are obsolete.
  * Bump debhelper compat level to 9.
  * Bump Standards-Version to 3.9.3.
  * Update Build-Depends according to configure.ac.
  * Make gnome-disk-utility depend on udisks2.
  * Remove the obsolete /etc/xdg/autostart/gdu-notification-daemon.desktop
    conffile on upgrades using the dh_installdeb maintscript facility.
  * Remove obsolete configure switch.
  * Update package description: palimpsest → GNOME Disks.
  * Update debian/copyright.

 -- Michael Biebl <biebl@debian.org>  Tue, 13 Nov 2012 08:05:15 +0100

gnome-disk-utility (3.0.2-3) unstable; urgency=low

  [ Ansgar Burchardt ]
  * debian/rules: Use xz compression for binary packages. (Closes: #683841)

 -- Michael Biebl <biebl@debian.org>  Fri, 24 Aug 2012 15:08:55 +0200

gnome-disk-utility (3.0.2-2) unstable; urgency=low

  * Upload to unstable.
  * Update debian/libgdu0.symbols.

 -- Michael Biebl <biebl@debian.org>  Thu, 13 Oct 2011 18:53:23 +0200

gnome-disk-utility (3.0.2-1) experimental; urgency=low

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Fri, 08 Jul 2011 18:55:46 +0200

gnome-disk-utility (3.0.0-2) experimental; urgency=low

  [ Martin Pitt ]
  * debian/watch: Update for new upstream URL.

  [ Michael Biebl ]
  * Merge changes from unstable branch.
  * Refresh debian/patches/00git-palimpsest-small-screens.patch.
  * Avoid partial upgrades involving gnome-disk-utility and libgdu-gtk.
    Bump the symbol versions in libgdu-gtk0.symbols to 3.0.0 and add
    Breaks: gnome-disk-utility (<< 3.0.0) to libgdu-gtk0 as a workaround for
    libgdu-gtk building against GTK3 (which changes its ABI) but not bumping
    the soname. (Closes: #626821)

 -- Michael Biebl <biebl@debian.org>  Fri, 20 May 2011 00:06:40 +0200

gnome-disk-utility (3.0.0-1) experimental; urgency=low

  * New upstream release
  * debian/patches/01_delay_autostart.patch: Updated
  * debian/control: Update build-depends
  * debian/gbp.conf: Change tarball compression to bz2
  * debian/libgdu-dev.install: Don't try to install gtk-doc documentation,
    it's not available anymore
  * Update symbols files

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 14 May 2011 21:33:56 +0100

gnome-disk-utility (2.32.0-1) unstable; urgency=low

  [ Martin Pitt ]
  * New upstream release.
    - Lots of translation updates.
    - Use accessor functions instead direct access, for GTK 3 compliance.
    - Nuke gtk-doc usage for now. It was never really set up correctly and
      it's causing issues with autotools and dist checking.
    - Note that we keep 00git-palimpsest-small-screens.patch. It was reverted
      upstream for now, since it is not a perfect solution; but it does
      improve matters on small screens.

  [ Michael Biebl ]
  * Use dpkg-vendor instead of lsb_release.
  * Stop installing gtk-doc API documentation. It has  been removed upstream.
    - Update debian/libgdu-dev.install.
    - Drop Conflicts/Replaces from libgdu-dev as it no longer necessary.
  * Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
  * Bump Standards-Version to 3.9.2. No further changes.
  * Switch from cdbs to dh
    - Drop Build-Depends on cdbs.
    - Convert debian/rules to use dh.
    - Override dh_auto_test to disable test suite.
    - Add debian/gnome-disk-utility.docs.

 -- Michael Biebl <biebl@debian.org>  Thu, 19 May 2011 22:51:56 +0200

gnome-disk-utility (2.30.1-2) unstable; urgency=low

  * Add 00git-palimpsest-small-screens.patch: Add scrollbars to the right pane
    if the window is smaller than the contents. This makes palimpsest working
    on small screens. (Closes: #589502, LP: #414107, GNOME #594088)
  * debian/control: Bump Standards-Version to 3.9.1 (no changes necessary).
  * Convert source package to "3.0 (quilt)" format.

 -- Martin Pitt <mpitt@debian.org>  Thu, 19 Aug 2010 14:55:27 +0200

gnome-disk-utility (2.30.1-1) unstable; urgency=low

  * New upstream release:
    - Fix crash in gdu_adapter_get_object_path.
    - Fix broken rendering for some part of application.
    - Translation updates.

 -- Michael Biebl <biebl@debian.org>  Sun, 04 Apr 2010 23:58:54 +0200

gnome-disk-utility (2.30.0-1) unstable; urgency=low

  * New upstream release.
    - Various translation updates.
    - Fix theming for the volume grid widget.
    - Don't include non-working Help menu item. (Closes: #573910)
    - Initial support for loop devices.
  * debian/patches/01_delay_autostart.patch
    - Don't patch data/gdu-notification-daemon.desktop.in. It's an
      autogenerated file and will be overwritten anyway.
  * Update symbols files for new API additions.

 -- Michael Biebl <biebl@debian.org>  Tue, 16 Mar 2010 14:56:07 +0100

gnome-disk-utility (2.29.90-2) experimental; urgency=low

  [ Michael Biebl ]
  * debian/libgdu-gtk0.symbols
    - Bump symbol versions to 2.29.90 for all symbols that were added after
      version 2.28.1.
  * debian/control
    - Bump Build-Depends on libglib2.0-dev to (>= 2.22).

  [ Martin Pitt ]
  * Move gtk-doc files (which describe the API, not the palimpsest program)
    from gnome-disk-utility to libgdu-dev. Add an appropriate
    Conflicts/Replaces. (LP: #517698)

 -- Martin Pitt <mpitt@debian.org>  Thu, 04 Mar 2010 16:23:53 +0100

gnome-disk-utility (2.29.90-1) experimental; urgency=low

  * New upstream release.
  * 01_delay_autostart.patch: Refresh for new release.
  * debian/libgdu0.symbols: Add new symbol from this release, and bump symbol
    versions from previous git snapshot versions to 2.29.90.

 -- Martin Pitt <mpitt@debian.org>  Wed, 24 Feb 2010 00:00:55 +0100

gnome-disk-utility (2.29.0~git20100222.e85476-1) experimental; urgency=low

  [ Michael Biebl ]
  * Git snapshot of the upcoming 2.29.0 release:
    - Port to udisks.
    - Grid based UI for palimpsest.
    - Initial support for LVM2.
  * Remove patches
    - debian/patches/01-reiserfs-support.patch (merged upstream)
    - debian/patches/02-link-against-libx11-for-xkb.patch (merged upstream)
    - debian/patches/99-autoreconf.patch (no longer required)
  * debian/control
    - Update package descriptions for the DeviceKit-disks → udisks renaming.
    - Add Build-Depends on libavahi-ui-dev (>= 0.6.25), and replace
      devicekit-disks (>= 007) Build-Depends with udisks (>= 1.0.0~).
    - Replace Depends on devicekit-disks (>= 007) with
      udisks (>= 1.0.0~), udisks (<< 1.1.0).
    - Bump Standards-Version to 3.8.4. No further changes.
  * debian/*.symbols
    - Update symbols files for libgdu0 and libgdu-gtk0.

  [ Martin Pitt ]
  * Add 01_delay_autostart.patch: Delay autostart of the gdu daemon for 10
    seconds. It is not needed immediately (thus no need to slow down initial
    session startup) and is not visible permanently (thus it won't cause
    visual disruptions later on). This depends on the patch in GNOME #608402,
    and will be a no-op if that's not available.
  * debian/control: Move udisks dependency from g-d-u to libgdu0, since it's
    really the library which talks to it. Otherwise you could not install
    g-d-u and get crashes in GNOME. (LP: #523634)

 -- Martin Pitt <mpitt@debian.org>  Tue, 23 Feb 2010 12:04:01 +0100

gnome-disk-utility (2.28.1-3) unstable; urgency=medium

  * debian/control
    - Move devicekit-disks dependency from g-d-u to libgdu0, since it's really
      the library which talks to it.
      Also, other packages using libgdu0, like gvfs, should not have to add an
      explicit dependency on devicekit-disks as it's libgdu0's responsibility
      to depend on the correct backend.

 -- Michael Biebl <biebl@debian.org>  Mon, 08 Mar 2010 01:29:57 +0100

gnome-disk-utility (2.28.1-2) unstable; urgency=low

  * debian/patches/01-reiserfs-support.patch
    - Add support for ReiserFS.
  * debian/patches/02-link-against-libx11-for-xkb.patch
    - Explicitly link against libX11 as g-d-u uses Xkb* functions and it
      otherwise fails to build with binutils-gold. (Closes: #554650)
  * debian/patches/99-autoreconf.patch
    - Run autoreconf for the changes in 02-link-against-libx11-for-xkb.patch.

 -- Michael Biebl <biebl@debian.org>  Tue, 17 Nov 2009 13:01:13 -0600

gnome-disk-utility (2.28.1-1) unstable; urgency=low

  * New upstream bug fix release.
  * debian/rules: Enable quilt patch system. Add quilt build dependency.

 -- Martin Pitt <mpitt@debian.org>  Tue, 03 Nov 2009 15:28:15 +0100

gnome-disk-utility (2.28.0-1) unstable; urgency=low

  * New upstream version:
    - Port to PolicyKit-1 (which essentially means to drop all the PK code).
    - Follow GNOME release cycle now.
    - Lots of bug fixes and translation updates.
    - Land new ATA SMART user interface (requires DK-disks 007).
  * debian/control:
    - Drop old libpolkit*-dev build and binary dependencies.
    - Bump devicekit-disks build/binary dependency to >= 007.
    - Bump libgtk2.0-dev and libatasmart-dev build dependencies as required by
      upstream.
    - Drop libsexy-dev build dependency, not necessary any more.
  * debian/control: Add alternative build dependency "rarian-compat", the
    successor of scrollkeeper.
  * debian/libgdu0.symbols, debian/libgdu-gtk0.symbols: Update for new
    release.
  * debian/control: Bump Standards-Version to 3.8.3 (no changes necessary).
  * debian/rules: When building for Ubuntu, update palimpsest .desktop's
    Category field to appear in System → Administration instead of Apps →
    System Tools.
  * debian/*.install: Drop debian/tmp/ prefix, since we use dh compat 7.
    Also, simplify and sort the file lists.
  * debian/control: Added myself to uploaders, with Michael's consent.

 -- Martin Pitt <mpitt@debian.org>  Mon, 28 Sep 2009 17:15:02 +0200

gnome-disk-utility (0.3-2) experimental; urgency=low

  * debian/copyright
    - Add Name, Maintainer and Source field as recommended by DEP-5.
  * debian/control
    - Add missing Build-Depends on gnome-doc-utils, scrollkeeper and
      libnautilus-extension-dev (>= 2.24). (Closes: #529589)

 -- Michael Biebl <biebl@debian.org>  Wed, 20 May 2009 18:27:27 +0200

gnome-disk-utility (0.3-1) experimental; urgency=low

  * Initial release. (Closes: #521365)

 -- Michael Biebl <biebl@debian.org>  Mon, 18 May 2009 10:49:51 +0200
