deja-dup (30.0-0ubuntu4) trusty; urgency=medium

  * debian/patches/drop-u1.patch:
    - Update from upstream patches to provide an error message so that
      users know what is happening if they have a previously configured
      Ubuntu One backup.

 -- Michael Terry <mterry@ubuntu.com>  Wed, 02 Apr 2014 22:19:02 -0400

deja-dup (30.0-0ubuntu3) trusty; urgency=medium

  * Drop U1 backend (LP: #1300916)
  * Provide a temporary home for tests to pass.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 02 Apr 2014 15:47:13 +0100

deja-dup (30.0-0ubuntu2) trusty; urgency=medium

  [ Martin Pitt ]
  * Add missing "make" test dependency.

 -- Michael Terry <mterry@ubuntu.com>  Fri, 28 Mar 2014 09:18:16 -0400

deja-dup (30.0-0ubuntu1) trusty; urgency=medium

  * New upstream release
    - Fixes build error with CMake 2.8.12
    - Updates translations
  * debian/patches/rm-full-path.patch: Dropped, included upstream

 -- Michael Terry <mterry@ubuntu.com>  Fri, 28 Mar 2014 09:03:56 -0400

deja-dup (29.5-0ubuntu2) trusty; urgency=medium

  * debian/patches/rm-full-path.patch:
    - Backport patch from trunk; specify full path to /bin/rm because
      one of the tests modifies PATH and a call to 'rm' may fail depending
      on the shell used.  Fixes dep8 test.

 -- Michael Terry <mterry@ubuntu.com>  Thu, 30 Jan 2014 23:21:00 -0500

deja-dup (29.5-0ubuntu1) trusty; urgency=medium

  * New upstream release
    - Re-enables libunity support
    - Requires duplicity 0.6.23

 -- Michael Terry <mterry@ubuntu.com>  Thu, 30 Jan 2014 16:54:22 -0500

deja-dup (29.4-0ubuntu1) trusty; urgency=medium

  * New upstream release
    - Fixes building with latest valac
    - Adds support for unity-control-center

 -- Michael Terry <mterry@ubuntu.com>  Fri, 10 Jan 2014 18:33:58 -0500

deja-dup (29.1-0ubuntu4) trusty; urgency=low

  * debian/rules:
    - Set DEB_HOST_MULTIARCH ourselves, instead of relying on it to be
      set for us.  Allows dep8 test to be built the same way the deb
      file is, fixing dep8 failure.

 -- Michael Terry <mterry@ubuntu.com>  Sat, 16 Nov 2013 08:40:25 -0500

deja-dup (29.1-0ubuntu3) trusty; urgency=low

  * debian/tests/control:
    - Comment out autopilot test completely rather than just calling
      exit 0 in test to disable it.  The dependencies for the test
      are causing a problem in jenkins.  This can be enabled in future
      when upstream gets the tests to work in xvfb.

 -- Michael Terry <mterry@ubuntu.com>  Fri, 08 Nov 2013 02:04:12 -0500

deja-dup (29.1-0ubuntu2) trusty; urgency=low

  * debian/patches/fix-parallel-build.patch:
    - Backport patch from upstream to fix parallel builds

 -- Michael Terry <mterry@ubuntu.com>  Thu, 07 Nov 2013 22:36:36 -0500

deja-dup (29.1-0ubuntu1) trusty; urgency=low

  * New upstream release
    - Update look and feel of preferences
  * debian/control, debian/rules:
    - Bump required versions of GTK+, GLib, and control center
    - Update for new CMake build system

 -- Michael Terry <mterry@ubuntu.com>  Mon, 30 Sep 2013 18:42:43 -0400

deja-dup (27.3.1-0ubuntu1) saucy; urgency=low

  * New upstream release
    - Fixes unit tests on 32-bit systems

 -- Michael Terry <mterry@ubuntu.com>  Mon, 17 Jun 2013 14:34:41 -0400

deja-dup (27.3-0ubuntu1) saucy; urgency=low

  * New upstream release
    - Supports System Settings panels with GNOME 3.8
  * debian/control:
    - Adjust valac dependency to be >= 0.16

 -- Michael Terry <mterry@ubuntu.com>  Mon, 17 Jun 2013 10:20:09 -0400

deja-dup (26.0-0ubuntu2) saucy; urgency=low

  * Build-depend on valac (>= 0.18) instead of valac-0.18 for easier
    transitions

 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 07 Jun 2013 18:06:52 -0400

deja-dup (26.0-0ubuntu1) raring; urgency=low

  * New upstream release
    - Only use the GNOME Shell interface when actually in GNOME Shell,
      not something that is merely similar, like the Cinnamon shell
      (LP: #1155929)
    - When testing a restore, also use a temporary directory that is
      on the same partition as the include files (LP: #1159749)
    - Spread default backup time around a bit, from always starting at
      midnight UTC to starting between 2 and 4 AM local time
      (LP: #1154920)
    - Use more-aggressively-idle modes for ionice and nice if available

 -- Michael Terry <mterry@ubuntu.com>  Thu, 28 Mar 2013 13:01:53 -0400

deja-dup (25.5-0ubuntu1) raring; urgency=low

  * New upstream release
    - Use same partition for temp files as include files (to avoid problems
      with tiny /tmp partitions like tmpfs).  LP: #1100092
    - Tell GNOME 3 about notifications, so the user can disable them
    - Always exclude /run (in case user includes /)
  * debian/rules:
    - Be explicit about what features we turn on (ccpanel, nautilus, unity)
  * debian/control:
    - Require duplicity 0.6.21

 -- Michael Terry <mterry@ubuntu.com>  Mon, 04 Feb 2013 15:12:32 -0500

deja-dup (25.3-0ubuntu1) raring; urgency=low

  * New upstream release
    - Support replacing $USER in gsettings default paths for system
      administrators (LP: #1086097)
    - Fix Ubuntu One support for duplicity 0.6.20 and above
    - Ignore ~/Steam due to its large and cache-oriented content
  * debian/patches/ignore-steam.patch,
    debian/patches/support-new-u1backend.patch:
    - Dropped, included upstream

 -- Michael Terry <mterry@ubuntu.com>  Tue, 18 Dec 2012 14:10:19 -0500

deja-dup (25.1.1-0ubuntu2) raring; urgency=low

  * debian/patches/ignore-steam.patch:
    - Always ignore ~/Steam (via ~/.steam/root).  Patch from upstream
      trunk.  LP: #1083237

 -- Michael Terry <mterry@ubuntu.com>  Wed, 05 Dec 2012 00:10:09 -0500

deja-dup (25.1.1-0ubuntu1) raring; urgency=low

  * New upstream release
  * debian/control:
    - Use libsecret, not libgnome-keyring
    - Switch to valac-0.18
    - Add various deja-dup-backend-* metapackages to make seeding
      different ones easier for flavors
  * debian/tests:
    - Add dep8 test to run upstream test suite against system install
  * debian/patches/support-new-u1backend.patch:
    - Support new u1backend in duplicity 0.6.20

 -- Michael Terry <mterry@ubuntu.com>  Tue, 30 Oct 2012 19:03:03 +0100

deja-dup (24.0-0ubuntu1) quantal-proposed; urgency=low

  * New upstream release
    - Updated translations

 -- Michael Terry <mterry@ubuntu.com>  Tue, 25 Sep 2012 11:00:17 -0400

deja-dup (23.92-0ubuntu1) quantal; urgency=low

  * New upstream release
    - Only allow one deja-dup-monitor process at a time (LP: #891797,
      LP: #1051811)

 -- Michael Terry <mterry@ubuntu.com>  Tue, 18 Sep 2012 13:15:04 -0400

deja-dup (23.90-0ubuntu1) quantal; urgency=low

  * New upstream release
  * debian/control:
    - Suggest python-cloudfiles instead of python-rackspace-cloudfiles
    - Use ${misc:Pre-Depends}
  * debian/rules:
    - Remove another instance of .la and .a files

 -- Michael Terry <mterry@ubuntu.com>  Tue, 21 Aug 2012 15:33:44 -0400

deja-dup (23.4-0ubuntu1) quantal; urgency=low

  * New upstream release
  * debian/control:
    - Recommend policykit-1

 -- Michael Terry <mterry@ubuntu.com>  Fri, 20 Jul 2012 19:59:35 -0400

deja-dup (23.2-0ubuntu1) quantal-proposed; urgency=low

  * New upstream release
  * debian/control:
    - Add libpeas-dev to Build-Depends
    - Update valac and libglib2.0-dev versions
    - Bump debhelper version to 9
  * debian/compat:
    - Bump to 9
  * debian/rules:
    - Don't install new .la and .a files from upstream
  * debian/patches/allow-resuming-encrypted-backup.patch:
    - Dropped, included upstream

 -- Michael Terry <mterry@ubuntu.com>  Tue, 05 Jun 2012 13:45:39 -0400

deja-dup (22.0-0ubuntu2) precise; urgency=low

  * debian/patches/allow-resuming-encrypted-backup.patch:
    - When resuming an encrypted backup, don't delete partial backup,
      causing a lot of work to be redone.  LP: #902985

 -- Michael Terry <mterry@ubuntu.com>  Tue, 10 Apr 2012 15:42:45 -0400

deja-dup (22.0-0ubuntu1) precise; urgency=low

  * New upstream release
    - Fixes "Can't restore from remote server after prompt for root
      password" (LP: #929139)
  * debian/control:
    - Add gvfs-backends to Recommends (LP: #880273)

 -- Michael Terry <mterry@ubuntu.com>  Thu, 22 Mar 2012 08:39:50 -0400

deja-dup (21.90-0ubuntu1) precise; urgency=low

  * New upstream release
  * debian/rules:
    - Enable 'make check' by default again
  * debian/control:
    - Add dbus-x11 and desktop-file-utils as Build-Depends for tests

 -- Michael Terry <mterry@ubuntu.com>  Thu, 23 Feb 2012 12:42:44 -0500

deja-dup (21.2-0ubuntu4) precise; urgency=low

  * Rebuild with the fixed pkgbinarymangler to get a correct gettext domain

 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 16 Jan 2012 12:00:04 +0100

deja-dup (21.2-0ubuntu3) precise; urgency=low

  * Rebuilt against latest libunity
  * debian/control:
    - Require libunity 5.0.0

 -- Michael Terry <mterry@ubuntu.com>  Fri, 13 Jan 2012 10:22:05 +0100

deja-dup (21.2-0ubuntu2) precise; urgency=low

  * Rebuild with libnautilus-extension1a. 

 -- James Page <james.page@ubuntu.com>  Fri, 09 Dec 2011 16:31:00 +0000

deja-dup (21.2-0ubuntu1) precise; urgency=low

  * New upstream release
  * debian/patches/fix_encryption_switch.patch:
    - Dropped, applied upstream

 -- Michael Terry <mterry@ubuntu.com>  Tue, 06 Dec 2011 14:32:51 -0500

deja-dup (21.1-0ubuntu2) precise; urgency=low

  * debian/patches/fix_encryption_switch.patch:
    - Backport patch from trunk to fix a bad bug that breaks backups after
      an interruption for some locales.  LP: #877631

 -- Michael Terry <mterry@ubuntu.com>  Thu, 03 Nov 2011 17:33:20 -0400

deja-dup (21.1-0ubuntu1) precise; urgency=low

  * New upstream release
  * debian/control:
    - Add valac-0.14 to Build-Depends
    - Drop libdbusmenu-gtk3-dev from Build-Depends
  * debian/watch:
    - Look for .xz tarballs instead of .bz2 ones

 -- Michael Terry <mterry@ubuntu.com>  Mon, 24 Oct 2011 13:49:53 -0400

deja-dup (20.1-0ubuntu1) precise; urgency=low

  * New upstream bug fix release
    - Correctly backup or exclude folders with [, ], ?, and * in their
      names (LP: #859884, but previously fixed in Ubuntu)
    - Fix translation of some strings when used in control center panel
      mode (LP: #869891)
    - Fix a nautilus crash if the gsettings schema isn't installed
      correctly (LP: #869933)
    - Allow LUKS encrypted volumes to appear in backup location list
      (LP: #871418)
  * debian/patches/escape_globs.patch:
    - Dropped, applied upstream

 -- Michael Terry <mterry@ubuntu.com>  Mon, 17 Oct 2011 14:39:06 -0400

deja-dup (20.0-0ubuntu3) oneiric; urgency=low

  * debian/patches/escape_globs.patch:
    - Remove vala portion of patch, keeping C version.  Else we trigger regenerating
      C code with valac.  Fixes FTBFS.

 -- Michael Terry <mterry@ubuntu.com>  Tue, 27 Sep 2011 03:25:29 -0400

deja-dup (20.0-0ubuntu2) oneiric; urgency=low

  * debian/patches/escape_globs.patch:
    - Escape glob characters like [, *, and ? before passing them to
      duplicity.  LP: #859884

 -- Michael Terry <mterry@ubuntu.com>  Mon, 26 Sep 2011 16:57:10 -0400

deja-dup (20.0-0ubuntu1) oneiric; urgency=low

  * New upstream bug-fix release
    - Go back to using minimized windows in compiz (LP: #855403)
  * debian/control:
    - No change standards bump to 3.9.2
    - Change yelp-tools Build-Depend to just itstool, as that's all
      that is needed

 -- Michael Terry <mterry@ubuntu.com>  Mon, 26 Sep 2011 09:04:07 -0400

deja-dup (19.92-0ubuntu2) oneiric; urgency=low

  * debian/control:
    - Restore enumerated Ubuntu One package Recommends, since they will
      remain on the CD after all. (LP: #854202)

 -- Michael Terry <mterry@ubuntu.com>  Thu, 22 Sep 2011 11:32:57 -0400

deja-dup (19.92-0ubuntu1) oneiric; urgency=low

  * New upstream bug-fix release
    - Fixes "Can't click on Backup icon in launcher" (LP: #850866)
    - Fixes "Settings window too wide when many excluded folders start
      with a dot" (LP: #850430)
  * debian/control:
    - Change various Ubuntu One Recommends to ubuntuone-installer
      instead (LP: #833824)
    - Drop deja-dup-dbg package

 -- Michael Terry <mterry@ubuntu.com>  Thu, 15 Sep 2011 13:14:48 -0400

deja-dup (19.91-0ubuntu3) oneiric; urgency=low

  * debian/control:
    - bump build-dep on libunity-dev for ABI break

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 09 Sep 2011 12:31:52 +0200

deja-dup (19.91-0ubuntu2) oneiric; urgency=low

  * debian/control:
    - Bump required duplicity to 0.6.14
    - Fix typo in ubuntuone-couch dependency, to actually pull it in

 -- Michael Terry <mterry@ubuntu.com>  Tue, 06 Sep 2011 13:45:13 -0400

deja-dup (19.91-0ubuntu1) oneiric; urgency=low

  * New upstream bug-fix release
    - Fixes encrypted backups accidentally changing to unencrypted
    - Fixes help not launching (LP: #835640)

 -- Michael Terry <mterry@ubuntu.com>  Wed, 31 Aug 2011 16:41:13 -0400

deja-dup (19.90-0ubuntu1) oneiric; urgency=low

  * New upstream bug-fix release
  * debian/control:
    - Drop appindicator Build-Depends, it is no longer needed
    - Update Description to mention Ubuntu One support

 -- Michael Terry <mterry@ubuntu.com>  Mon, 22 Aug 2011 10:20:19 -0400

deja-dup (19.5-0ubuntu1) oneiric; urgency=low

  * New upstream bug-fix release
    - Fix bottom buttons being cut off (LP: #825254)
  * debian/patches/delay_nautilus_init.patch:
    - Dropped, applied upstream

 -- Michael Terry <mterry@ubuntu.com>  Mon, 15 Aug 2011 11:24:00 -0400

deja-dup (19.4-0ubuntu3) oneiric; urgency=low

  * No change rebuild for libunity update

 -- Michael Terry <mterry@ubuntu.com>  Thu, 11 Aug 2011 13:26:12 -0400

deja-dup (19.4-0ubuntu2) oneiric; urgency=low

  * debian/patches/delay_nautilus_init.patch:
    - Patch from upstream to fix nautilus crash when running as root.
      LP: #819109

 -- Michael Terry <mterry@ubuntu.com>  Mon, 01 Aug 2011 11:41:04 -0400

deja-dup (19.4-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * debian/patches/fix-close-crashes:
    - Remove, applied upstream
  * debian/control:
    - Drop liblocale-gettext-perl, no longer needed by embedded copy
      of help2man
    - Switch from gnome-doc-utils to yelp-tools

 -- Michael Terry <mterry@ubuntu.com>  Tue, 26 Jul 2011 16:36:27 -0400

deja-dup (19.3-0ubuntu4) oneiric; urgency=low

  * debian/control:
    - Add liblocale-gettext-perl as a Build-Depends for embedded copy of
      help2man

 -- Michael Terry <mterry@ubuntu.com>  Thu, 21 Jul 2011 09:58:42 -0400

deja-dup (19.3-0ubuntu3) oneiric; urgency=low

  * No-change rebuild against latest control-center

 -- Michael Terry <mterry@ubuntu.com>  Thu, 21 Jul 2011 09:07:48 -0400

deja-dup (19.3-0ubuntu2) oneiric; urgency=low

  * debian/patches/fix-close-crash.patch:
    - Fix crash when closing the preference panel (LP: #802993)

 -- Michael Terry <mterry@ubuntu.com>  Fri, 01 Jul 2011 10:16:33 +0100

deja-dup (19.3-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Fix 100% CPU use (LP: #801380)
    - Fix crash on first start (LP: #801507)
    - Fix "Restoring files always checks files from yesterday" (LP: #793126)
    - Fix "Forward button not enabled" (LP: #793123)
  * debian/control:
    - Add ubuntuone-client and ubuntuone-control-panel as Recommends too
      because deja-dup talks to them over DBus
  * debian/patches/enable-u1.patch:
    - Dropped, no longer needed

 -- Michael Terry <mterry@ubuntu.com>  Fri, 24 Jun 2011 13:36:37 -0400

deja-dup (19.2.1-0ubuntu1) oneiric; urgency=low

  * New upstream release
    - Provides Ubuntu One support
    - Fixes "Preferences aren't saved" (LP: #774897)
  * debian/control:
    - Add Recommends for python modules needed for Ubuntu One
    - Move other cloud python modules to Suggests
  * debian/patches/enable-u1.patch:
    - Unconditionally enable U1.  deja-dup normally checks for the version
      of duplicity, but since I backported U1 support, just assume it is
      supported.

 -- Michael Terry <mterry@ubuntu.com>  Mon, 13 Jun 2011 12:15:00 -0400

deja-dup (19.1-0ubuntu1) oneiric; urgency=low

  * New upstream release
  * debian/control, debian/rules:
    - Update dependencies
    - Use dh-translations

 -- Michael Terry <mterry@ubuntu.com>  Fri, 20 May 2011 13:50:02 -0400

deja-dup (18.1.1-0ubuntu1) natty; urgency=low

  * New upstream bug fix release

 -- Michael Terry <mterry@ubuntu.com>  Fri, 15 Apr 2011 14:18:31 -0400

deja-dup (18.0-0ubuntu2) natty; urgency=low

  * Rebuild against latest libunity (soname bump)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 07 Apr 2011 12:26:42 +0200

deja-dup (18.0-0ubuntu1) natty; urgency=low

  * New upstream release

 -- Michael Terry <mterry@ubuntu.com>  Tue, 05 Apr 2011 20:38:09 -0400

deja-dup (17.92-0ubuntu1) natty; urgency=low

  * New upstream release

 -- Michael Terry <mterry@ubuntu.com>  Thu, 24 Mar 2011 18:41:01 -0400

deja-dup (17.91-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fixes libunity integration to actually show itself (LP: #734529)

 -- Michael Terry <mterry@ubuntu.com>  Wed, 16 Mar 2011 17:25:02 -0400

deja-dup (17.90-0ubuntu4) natty; urgency=low

  * debian/control:
    - Rebuild (and Build-Depend) against latest libunity

 -- Michael Terry <mterry@ubuntu.com>  Thu, 24 Feb 2011 12:52:12 -0500

deja-dup (17.90-0ubuntu3) natty; urgency=low

  * debian/control:
    - Third time's the charm.  Also add libdbusmenu-gtk-dev to enable
      unity support.

 -- Michael Terry <mterry@ubuntu.com>  Wed, 23 Feb 2011 17:43:54 -0500

deja-dup (17.90-0ubuntu2) natty; urgency=low

  * debian/control:
    - Build against libunity, now that there is optional support for it

 -- Michael Terry <mterry@ubuntu.com>  Wed, 23 Feb 2011 07:43:36 -0500

deja-dup (17.90-0ubuntu1) natty; urgency=low

  * New upstream release

 -- Michael Terry <mterry@ubuntu.com>  Tue, 22 Feb 2011 21:03:19 -0500

deja-dup (17.6-0ubuntu1) natty; urgency=low

  * New upstream release
  * debian/rules:
    - Convert to dh8
  * debian/source/format:
    - Convert to 3.0 (quilt)
  * debian/control:
    - Update description
  * debian/copyright:
    - Update from upstream AUTHORS

 -- Michael Terry <mterry@ubuntu.com>  Fri, 04 Feb 2011 21:50:14 -0500

deja-dup (17.5-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fix crash when changing backup location.  LP: #694702
  * debian/control:
    - Recommend python-rackspace-cloudfiles

 -- Michael Terry <mterry@ubuntu.com>  Tue, 11 Jan 2011 23:08:42 -0500

deja-dup (17.4-0ubuntu1) natty; urgency=low

  * New upstream release

 -- Michael Terry <mterry@ubuntu.com>  Thu, 23 Dec 2010 17:45:02 -0500

deja-dup (17.3-0ubuntu1) natty; urgency=low

  * New upstream release
  * debian/patches/drop-gconf.patch:
    - Drop, no longer needed
  * debian/control:
    - Bump libnotify-dev Build-Dep to libnotify4-dev

 -- Michael Terry <mterry@ubuntu.com>  Sat, 04 Dec 2010 17:33:46 -0500

deja-dup (17.2-0ubuntu1) natty; urgency=low

  * New upstream release
    - Fix GPG Error during restore (LP: #582720)
    - Fix backing up to devices that don't report free space (LP: #657518)
    - Don't ask for root password if it's not needed (LP: #662884)
  * debian/patches/drop-gconf.patch:
    - Drop unnecessary gconf requirement from configure

 -- Michael Terry <mike@mterry.name>  Wed, 17 Nov 2010 22:21:37 -0500

deja-dup (17.0-0ubuntu1) natty; urgency=low

  * New upstream release
  * debian/control: Drop gconf dependency
  * debian/copyright: Update copyright info from AUTHORS

 -- Michael Terry <mterry@ubuntu.com>  Tue, 12 Oct 2010 08:10:59 -0400

deja-dup (16.0-0ubuntu1) maverick; urgency=low

  * New upstream release
  * debian/control: Bump glib Depends to 2.26.0

 -- Michael Terry <mike@mterry.name>  Mon, 27 Sep 2010 22:28:38 -0400

deja-dup (15.92-0ubuntu1) maverick; urgency=low

  * New upstream release
  * debian/control: Drop libdbus-glib-1 Build-Depends and require
    version 2.25.15 or greater of glib.

 -- Michael Terry <mike@mterry.name>  Sat, 11 Sep 2010 15:19:47 -0400

deja-dup (15.5-0ubuntu2) maverick; urgency=low

  * Rebuild against libappindicator1.
  * debian/control: Bump Standards-Version to 3.9.1
  * debian/copyright: Add pointer to complete license text
    in '/usr/share/common-licenses/GPL-3'.
  * debian/rules: Install NEWS as upstream changelog.

 -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Wed, 18 Aug 2010 17:55:48 -0400

deja-dup (15.5-0ubuntu1) maverick; urgency=low

  * New upstream release
    - Don't try to delete last full backup when making room for fresh
      backups on external drive.  LP: #590530
    - Closing progress window shouldn't cancel operation, but merely
      hide the window.  LP: #581232

 -- Michael Terry <mike@mterry.name>  Tue, 13 Jul 2010 07:47:47 -0400

deja-dup (15.3-0ubuntu1) maverick; urgency=low

  * New upstream release
    - Don't delete backups after 6 months if they are supposed to be
      kept forever.  LP: #590133

 -- Michael Terry <mike@mterry.name>  Sat, 05 Jun 2010 14:51:14 -0400

deja-dup (15.1-0ubuntu1) maverick; urgency=low

  * New upstream release
  * debian/source/format: Set to 1.0 for now, until debian package upgrades

 -- Michael Terry <michael.terry@canonical.com>  Tue, 04 May 2010 15:57:37 -0400

deja-dup (14.0.3-0ubuntu1) lucid; urgency=low

  * New upstream release
    - Fixes restoring into non-empty directories (including to original
      locations).  LP: #563062

 -- Michael Terry <michael.terry@canonical.com>  Sun, 18 Apr 2010 10:22:47 -0400

deja-dup (14.0.2-0ubuntu1) lucid; urgency=low

  * New upstream release
    - Fixes bug preventing changing the backup location away from an
      external drive

 -- Michael Terry <michael.terry@canonical.com>  Tue, 06 Apr 2010 11:53:05 -0400

deja-dup (14.0.1-0ubuntu1) lucid; urgency=low

  * New upstream release
    - Fixes 100% CPU bug

 -- Michael Terry <mike@mterry.name>  Sat, 03 Apr 2010 07:18:59 -0400

deja-dup (14.0-0ubuntu1) lucid; urgency=low

  * New upstream bug-fix release

 -- Michael Terry <michael.terry@canonical.com>  Sun, 28 Mar 2010 11:19:32 -0400

deja-dup (13.92-0ubuntu1) lucid; urgency=low

  * New upstream bug-fix release

 -- Michael Terry <michael.terry@canonical.com>  Tue, 09 Mar 2010 11:46:51 -0500

deja-dup (13.91-0ubuntu1) lucid; urgency=low

  * New upstream release
  * debian/control: No-change update to standards 3.8.4

 -- Michael Terry <mike@mterry.name>  Mon, 22 Feb 2010 20:29:18 -0500

deja-dup (13.7-0ubuntu1) lucid; urgency=low

  * New upstream release

 -- Michael Terry <michael.terry@canonical.com>  Mon, 08 Feb 2010 17:44:05 -0500

deja-dup (13.6-0ubuntu2) lucid; urgency=low

  * Build-depend on libappindicator-dev (>= 0.0.11), in order to switch over
    to the new libdbusmenu-glib soname.

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 05 Feb 2010 10:08:56 -0800

deja-dup (13.6-0ubuntu1) lucid; urgency=low

  * New upstream release

 -- Michael Terry <mike@mterry.name>  Sun, 24 Jan 2010 09:52:31 -0500

deja-dup (13.5-0ubuntu1) lucid; urgency=low

  * New upstream release
  * debian/copyright: Update to latest (from upstream's AUTHORS)
  * debian/control: Build-Depend on libappindicator-dev and libnotify-dev

 -- Michael Terry <mike@mterry.name>  Sun, 10 Jan 2010 10:03:06 -0500

deja-dup (11.1-0ubuntu2) lucid; urgency=low

  * debian/rules: Delete empty pot files before building the deb.  Fixes
    FTBFS due to pkgstriptranslations warning.

 -- Michael Terry <mike@mterry.name>  Sun, 22 Nov 2009 19:25:03 -0600

deja-dup (11.1-0ubuntu1) lucid; urgency=low

  * New upstream release
    - Fixes some restore issues (LP: #483631 and LP: #481582)
    - Can delete old backups (LP: #325005)
    - Can cleanly handle changed hostnames (LP: #454591)
  * Drop 01_lpi.patch: It doesn't make sense to include launchpad
    integration for a non-main app (no translation page).  Plus, deja-dup
    already has such links for its own upstream LP page.
  * debian/control: Update dependencies

 -- Michael Terry <mike@mterry.name>  Sun, 22 Nov 2009 09:39:39 -0600

deja-dup (10.2-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #404634)
  * No-change bump to standards 3.8.3

 -- Michael Terry <mike@mterry.name>  Mon, 12 Oct 2009 11:01:41 -0400

deja-dup (10.0-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #384067, LP: #353838, LP: #333126)
  * debian/control:
    - Don't recommend an ssh client, instead depend on gvfs-fuse and nautilus
  * debian/copyright:
    - Update to dep5 format by copying upstream's AUTHORS
  * debian/patches/02_check_notify_caps.patch:
    - Dropped, applied upstream
  * debian/patches/01_lpi.patch:
    - Updated to apply

 -- Michael Terry <michael.terry@canonical.com>  Fri, 05 Jun 2009 16:09:45 -0400

deja-dup (7.4-0ubuntu2) jaunty; urgency=low

  * debian/control:
    - Use ${misc:Depends} for -dbg package
    - Use unique summary for -dbg package
    - Indent bullet lists an extra time
  * debian/rules:
    - Exclude nautilus plugin from makeshlibs
  * debian/patches/02_check_notify_caps.patch:
    - Patch from upstream to work with notify-osd. LP: #334630

 -- Michael Terry <mike@mterry.name>  Wed, 25 Feb 2009 20:53:07 -0500

deja-dup (7.4-0ubuntu1) jaunty; urgency=low

  * Initial release (LP: #324388)

 -- Michael Terry <mike@mterry.name>  Thu, 12 Feb 2009 07:18:01 -0500
