unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte9) lucid; urgency=low

  * Do not call bamf_matcher_register_favorites; it's an API we do not
    have and causes FTBFS.

 -- Alex Chiang <achiang@canonical.com>  Wed, 15 Jun 2011 10:00:14 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte8) lucid; urgency=low

  * Rebuild to fix FTBFS.

 -- Alex Chiang <achiang@canonical.com>  Wed, 15 Jun 2011 08:27:48 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte7) lucid; urgency=low

  * Turn off compositing manager gconf key (LP: #797235)

 -- Alex Chiang <achiang@canonical.com>  Wed, 15 Jun 2011 07:46:36 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte6) lucid; urgency=low

  * Remove chromium from launcher (LP: #795776)

 -- Alex Chiang <achiang@canonical.com>  Fri, 10 Jun 2011 16:41:40 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte5) lucid; urgency=low

  * Fix typos in compositing gconf keys

 -- Alex Chiang <achiang@canonical.com>  Tue, 24 May 2011 15:13:42 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte4) lucid; urgency=low

  * Set appropriate gconf keys for compositing manager and effects.
  * Increase launcher/dash alpha to 0.71, now that we have compositing.

 -- Alex Chiang <achiang@canonical.com>  Mon, 23 May 2011 11:36:19 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte3) lucid; urgency=low

  * If there's a compositor running let the fullscreen dash and the
    launcher use real transparency (LP: #772118)

 -- Alex Chiang <achiang@canonical.com>  Fri, 20 May 2011 10:27:02 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte2) lucid; urgency=low

  * launcher/UnityApplications/launcherapplication.cpp: a fix for LP: #768539
    introduced a small regression, where we no longer display GenericName,
    so fix the place where we ask for the app's name (LP: #778548)
  * places/SearchEntry.qml: wait a little longer before searching for the
    user's search term; this prevents us from doing multiple, false searches
    which performs poorly and looks bad on our hardware (LP: #772036)

 -- Alex Chiang <achiang@canonical.com>  Thu, 19 May 2011 09:07:06 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2charlotte1) lucid; urgency=low

  * Merge with OEM upstream

 -- Alex Chiang <achiang@canonical.com>  Wed, 11 May 2011 22:56:58 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d2) lucid; urgency=low

  * Launcher.qml: cache launcher items to improve scrolling (LP: #780566)

 -- Alex Chiang <achiang@canonical.com>  Wed, 11 May 2011 22:53:56 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d1charlotte4) lucid; urgency=low

  * Fix a comment in HomeButtonApplication.qml. Need to use C style
    comment delimiters, not shell style; using '#' causes dash to break

 -- Alex Chiang <achiang@canonical.com>  Tue, 03 May 2011 08:51:42 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d1charlotte3) lucid; urgency=low

  * Rework the dash homescreen default applications (LP: #768755)

 -- Alex Chiang <achiang@canonical.com>  Mon, 02 May 2011 13:00:07 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d1charlotte2) lucid; urgency=low

  * Set default label text in HomeButtonApplication.qml to help support
    the changes we want for LP: #768755

 -- Alex Chiang <achiang@canonical.com>  Mon, 02 May 2011 11:53:19 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream

 -- Alex Chiang <achiang@canonical.com>  Fri, 22 Apr 2011 11:02:20 -0600

unity-2d (0.4-0ubuntu1~bzr457unity2d1) lucid; urgency=low

  * Merge with upstream to get fixes for:
    - Midori (Close,Minimize,Maximize) buttons are missing (LP: #753702)
    - Old Open Office Icons are still displaying (LP: #768539)

 -- Alex Chiang <achiang@canonical.com>  Fri, 22 Apr 2011 11:00:16 -0600

unity-2d (0.4-0ubuntu1~bzr453unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream
  * places/Home.qml: make 'Photos' item launch Shotwell (LP: #761857)

 -- Alex Chiang <achiang@canonical.com>  Fri, 22 Apr 2011 08:46:40 -0600

unity-2d (0.4-0ubuntu1~bzr453unity2d1) lucid; urgency=low

  * Merge with upstream to get fix for LP: #768750

 -- Alex Chiang <achiang@canonical.com>  Fri, 22 Apr 2011 08:29:28 -0600

unity-2d (0.4-0ubuntu1~bzr452unity2d1charlotte2) lucid; urgency=low

  * launcher/LauncherItem.qml: decrease duration of launch pulsing, and
    make it only loop once, to make launching apps faster (LP: #758740)
  * places/Home.qml: make 'Photos' item open Nautilus in $HOME/Pictures
    (LP: #757773)
  * debian/20_unity-2d-gconf-default: add nautilus back to Launcher
    (LP: #760913)

 -- Alex Chiang <achiang@canonical.com>  Thu, 14 Apr 2011 16:57:03 -0600

unity-2d (0.4-0ubuntu1~bzr452unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream

 -- Alex Chiang <achiang@canonical.com>  Thu, 14 Apr 2011 09:12:17 -0600

unity-2d (0.4-0ubuntu1~bzr452unity2d1) lucid; urgency=low

  * Merge with upstream to pick up fix for LP: #745013

 -- Alex Chiang <achiang@canonical.com>  Thu, 14 Apr 2011 09:07:50 -0600

unity-2d (0.4-0ubuntu1~bzr451unity2d1charlotte2) lucid; urgency=low

  * Add launcher transparency. This is merely QML, uses the same logic as
    the dash, and is therefore a lot safer than messing around with panel
    transparency. Finally, it's a bigger win to get just this piece of
    functionality, versus going for the panel too.

 -- Alex Chiang <achiang@canonical.com>  Thu, 07 Apr 2011 14:08:17 -0600

unity-2d (0.4-0ubuntu1~bzr451unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream to pick up fix for (LP: #747751)

 -- Alex Chiang <achiang@canonical.com>  Thu, 07 Apr 2011 11:04:19 -0600

unity-2d (0.4-0ubuntu1~bzr451unity2d1) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Thu, 07 Apr 2011 10:35:20 -0600

unity-2d (0.4-0ubuntu1~bzr444unity2d1charlotte4) UNRELEASED; urgency=low

  * Revert alpha blending, and revert fake compositing. The compositing
    exposes an X crasher (LP: #752636), which we do not have time to fix.

 -- Alex Chiang <achiang@canonical.com>  Thu, 07 Apr 2011 10:18:05 -0600

unity-2d (0.4-0ubuntu1~bzr444unity2d1charlotte3) lucid; urgency=low

  * Change alpha blending to 0.50

 -- Alex Chiang <achiang@canonical.com>  Wed, 06 Apr 2011 11:08:45 -0600

unity-2d (0.4-0ubuntu1~bzr444unity2d1charlotte2) lucid; urgency=low

  * [launcher/places/spread]/GnomeBackground.qml: remove warty workaround,
    since we have a real png file to load now (LP: #741310)

 -- Alex Chiang <achiang@canonical.com>  Tue, 05 Apr 2011 22:01:56 -0600

unity-2d (0.4-0ubuntu1~bzr444unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream to pick up fix for LP: #751702

 -- Alex Chiang <achiang@canonical.com>  Tue, 05 Apr 2011 15:24:53 -0600

unity-2d (0.4-0ubuntu1~bzr444unity2d1) lucid; urgency=low

  * Mergew with upstream

 -- Alex Chiang <achiang@canonical.com>  Tue, 05 Apr 2011 15:14:48 -0600

unity-2d (0.4-0ubuntu1~bzr443unity2d1charlotte5) UNRELEASED; urgency=low

  * Ready to try fake compositing again.

 -- Alex Chiang <achiang@canonical.com>  Tue, 05 Apr 2011 15:10:21 -0600

unity-2d (0.4-0ubuntu1~bzr443unity2d1charlotte4) lucid; urgency=low

  * Revert fake comopositing; doesn't work yet.

 -- Alex Chiang <achiang@canonical.com>  Sun, 03 Apr 2011 23:36:20 -0600

unity-2d (0.4-0ubuntu1~bzr443unity2d1charlotte3) lucid; urgency=low

  * Fake compositing feature (LP: #741310)

 -- Alex Chiang <achiang@canonical.com>  Sun, 03 Apr 2011 21:52:37 -0600

unity-2d (0.4-0ubuntu1~bzr443unity2d1charlotte2) lucid; urgency=low

  * search/SearchEntry.qml: fix Files & Folders search l10n (LP: #747471)
  * po/*: update po files (LP: #747751)
  * debian/20_unity-2d-gconf-default: add empathy to Launcher

 -- Alex Chiang <achiang@canonical.com>  Sat, 02 Apr 2011 10:31:35 -0600

unity-2d (0.4-0ubuntu1~bzr443unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream to pick up fix for LP: #746698

 -- Alex Chiang <achiang@canonical.com>  Fri, 01 Apr 2011 13:22:32 -0600

unity-2d (0.4-0ubuntu1~bzr443unity2d1) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Fri, 01 Apr 2011 13:18:45 -0600

unity-2d (0.4-0ubuntu1~bzr441unity2d1charlotte2) lucid; urgency=low

  * launcher/Launcher.qml, places/Home.qml: import from charlotte-config,
    updated to allow l10n (LP: #747385)

 -- Alex Chiang <achiang@canonical.com>  Fri, 01 Apr 2011 10:29:39 -0600

unity-2d (0.4-0ubuntu1~bzr441unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream to pick up fix for LP: #745336

 -- Alex Chiang <achiang@canonical.com>  Thu, 31 Mar 2011 11:18:53 -0600

unity-2d (0.4-0ubuntu1~bzr441unity2d1) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Thu, 31 Mar 2011 11:16:59 -0600

unity-2d (0.4-0ubuntu1~bzr440charlotte3) lucid; urgency=low

  * launcher/artwork/[files|applications].png: refresh to Natty versions
    (LP: #741322)

 -- Alex Chiang <achiang@canonical.com>  Wed, 30 Mar 2011 12:51:55 -0600

unity-2d (0.4-0ubuntu1~bzr440charlotte2) lucid; urgency=low

  * debian/control: add version B-D on glib, as we added a new API to
    support getting generic names from desktop files
  * launcher/UnityApplications/launcherapplication.cpp: request generic
    name instead of name (LP: #742841)

 -- Alex Chiang <achiang@canonical.com>  Mon, 28 Mar 2011 16:14:22 -0600

unity-2d (0.4-0ubuntu1~bzr440charlotte1) lucid; urgency=low

  * Merge with OEM upstream to pick up fix for LP: #742837

 -- Alex Chiang <achiang@canonical.com>  Mon, 28 Mar 2011 09:22:54 -0600

unity-2d (0.4-0ubuntu1~bzr440) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Mon, 28 Mar 2011 09:08:04 -0600

unity-2d (0.4-0ubuntu1~bzr437charlotte1) lucid; urgency=low

  * Merge with OEM upstream
  * debian/20_unity-2d-gconf-default: Autohide launcher
  * Pick up charlotte-specific launcher autohide algorithm (LP: #742702)

 -- Alex Chiang <achiang@canonical.com>  Fri, 25 Mar 2011 15:54:47 -0600

unity-2d (0.4-0ubuntu1~bzr437) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Fri, 25 Mar 2011 15:48:15 -0600

unity-2d (0.4-0ubuntu1~bzr425unity2d2charlotte2) lucid; urgency=low

  * debian/20_unity-2d-gconf-default: Replace evolution with Thunderbird
    (LP: #742606)

 -- Alex Chiang <achiang@canonical.com>  Fri, 25 Mar 2011 10:51:34 -0600

unity-2d (0.4-0ubuntu1~bzr425unity2d2charlotte1) lucid; urgency=low

  * Merge with OEM upstream.

 -- Alex Chiang <achiang@canonical.com>  Wed, 23 Mar 2011 17:00:13 -0600

unity-2d (0.4-0ubuntu1~bzr425unity2d2) lucid; urgency=low

  * debian/20_unity-2d-gconf-mandatory: remove Nautilus key to allow it
    to manage the desktop by default (LP: #741327)

 -- Alex Chiang <achiang@canonical.com>  Wed, 23 Mar 2011 16:51:57 -0600

unity-2d (0.4-0ubuntu1~bzr425unity2d1charlotte2) lucid; urgency=low

  * Merge with OEM upstream to fix FTBFS (no definition of isatty)

 -- Alex Chiang <achiang@canonical.com>  Thu, 17 Mar 2011 08:50:10 -0600

unity-2d (0.4-0ubuntu1~bzr425unity2d1charlotte1) lucid; urgency=low

  * Merge with OEM upstream and pick up fixes for following bugs:
    LP: #723604 - [dash] launch applications with capital letters
    LP: #724434 - show waiting icon after clicking an application
    LP: #724446 - icons on the bottom of the left panel are getting cropped
    LP: #726712	- [dash] dash should disappear immediately upon icon activation

 -- Alex Chiang <achiang@canonical.com>  Thu, 17 Mar 2011 08:33:27 -0600

unity-2d (0.4-0ubuntu1~bzr425unity2d1) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Thu, 17 Mar 2011 08:16:34 -0600

unity-2d (0.4-0ubuntu1~bzr414unity2d2charlotte2) lucid; urgency=low

  * Run bzr clean-tree && bzr clean-tree --ignored before making upload.

 -- Alex Chiang <achiang@canonical.com>  Fri, 11 Mar 2011 17:18:26 -0700

unity-2d (0.4-0ubuntu1~bzr414unity2d2charlotte1) lucid; urgency=low

  * Arrange launcher icons per Vodafone request (LP: #730809)

 -- Alex Chiang <achiang@canonical.com>  Fri, 11 Mar 2011 16:55:28 -0700

unity-2d (0.4-0ubuntu1~bzr414unity2d2) lucid; urgency=low

  * places/HomeButton[Application].qml: backport from Unity to make
    customizing the dash homescreen much easier.

 -- Alex Chiang <achiang@canonical.com>  Fri, 11 Mar 2011 11:29:36 -0700

unity-2d (0.4-0ubuntu1~bzr414unity2d1) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Fri, 11 Mar 2011 11:20:26 -0700

unity-2d (0.4-0ubuntu1~bzr412unity2d2charlotte3) lucid; urgency=low

  * Proper fix for removing workspaces from Launcher panel (LP: #723484)

 -- Alex Chiang <achiang@canonical.com>  Tue, 08 Mar 2011 10:57:07 -0700

unity-2d (0.4-0ubuntu1~bzr412unity2d2charlotte2) lucid; urgency=low

  * Remove workspaces from Launcher panel (LP: #723484)
  * Re-order icons per Vodafone request (LP: #730809)

 -- Alex Chiang <achiang@canonical.com>  Mon, 07 Mar 2011 14:07:21 -0700

unity-2d (0.4-0ubuntu1~bzr412unity2d2charlotte1) lucid; urgency=low

  * Merge with OEM upstream

 -- Alex Chiang <achiang@canonical.com>  Mon, 07 Mar 2011 11:45:07 -0700

unity-2d (0.4-0ubuntu1~bzr412unity2d2) lucid; urgency=low

  * debian/20_unity-2d-gconf-default: fix path for evolution

 -- Alex Chiang <achiang@canonical.com>  Mon, 07 Mar 2011 11:42:48 -0700

unity-2d (0.4-0ubuntu1~bzr412unity2d1) lucid; urgency=low

  * Merge with upstream
  * Drop gesture features and libutouch-geis dependency

 -- Alex Chiang <achiang@canonical.com>  Mon, 07 Mar 2011 11:27:46 -0700

unity-2d (0.4-0ubuntu1~bzr411unity2d2charlotte1) lucid; urgency=low

  * Merge from OEM upstream

 -- Alex Chiang <achiang@canonical.com>  Mon, 07 Mar 2011 08:50:21 -0700

unity-2d (0.4-0ubuntu1~bzr411unity2d2) lucid; urgency=low

  * libunity-2d-private/src/gettexttranslator.cpp: add some #includes to
    fix FTBFS

 -- Alex Chiang <achiang@canonical.com>  Mon, 07 Mar 2011 08:15:20 -0700

unity-2d (0.4-0ubuntu1~bzr411unity2d1) lucid; urgency=low

  * Merge with upstream

 -- Alex Chiang <achiang@canonical.com>  Fri, 04 Mar 2011 10:00:56 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d5charlotte2) lucid; urgency=low

  * debian/20_unity-2d-gconf-default: remove nautilus from launcher
    (LP: #720479)

 -- Alex Chiang <achiang@canonical.com>  Wed, 16 Feb 2011 18:42:16 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d5charlotte1) lucid; urgency=low

  * New upstream version; rebuild to get charlotte-specific changes

 -- Alex Chiang <achiang@canonical.com>  Mon, 14 Feb 2011 19:32:45 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d5) lucid; urgency=low

  * debian/control: add versioned Depends on light-themes (LP: #716649)

 -- Alex Chiang <achiang@canonical.com>  Mon, 14 Feb 2011 14:38:01 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d4charlotte1) lucid; urgency=low

  * debian/control: update Vcs-Bzr link to point to charlotte branch

 -- Alex Chiang <achiang@canonical.com>  Sat, 12 Feb 2011 10:13:13 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d4) lucid; urgency=low

  * debian/control: update Vcs-Bzr link

 -- Alex Chiang <achiang@canonical.com>  Sat, 12 Feb 2011 10:10:46 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d3charlotte1) lucid; urgency=low

  * debian/20_unity-2d-gconf-default: replace cheese with chromium-browser

 -- Alex Chiang <achiang@canonical.com>  Sat, 12 Feb 2011 10:05:58 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d3) lucid; urgency=low

  * debian/source/format: change to 3.0 (native) from 3.0 (quilt), as it
    helps us pbuild, and we're not going to be using quilt patches anyway.

 -- Alex Chiang <achiang@canonical.com>  Sat, 12 Feb 2011 09:50:35 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d2) lucid; urgency=low

  * debian/libunity-2d0.symbols.*: Update with lucid-specific symbols

 -- Alex Chiang <achiang@canonical.com>  Thu, 10 Feb 2011 10:49:37 -0700

unity-2d (0.4-0ubuntu1~bzr400unity2d1) lucid; urgency=low

  * Import from Maverick

 -- Alex Chiang <achiang@canonical.com>  Wed, 09 Feb 2011 22:53:09 -0700

unity-2d (0.4) UNRELEASED; urgency=low

  [ Florian Boucault ]
  * Merged packaging improvements from natty including:
    - Fix libuqpanel.symbols for platform independence
    - Renamed packages from unity-qt-* to unity-2d-* adding a Conflicts/Replaces
      for safe upgrade

  [ Olivier Tilloy ]
  * debian/control: Add libqt4-svg as a dependency of the binary packages
    unity-2d-launcher, unity-2d-places and unity-2d-spread. (LP: #705385)

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Thu, 27 Jan 2011 14:10:37 +0100

unity-qt (0.2~bzr289) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Mon, 22 Nov 2010 15:19:25 +0100

unity-qt (0.2~bzr280) maverick; urgency=low

  * Snapshot release.

 -- Florian Boucault <florian.boucault@canonical.com>  Mon, 15 Nov 2010 14:13:07 -0200

unity-qt (0.2~bzr275) maverick; urgency=low

  * Snapshot release.

 -- Aurélien Gâteau <aurelien.gateau@canonical.com>  Thu, 11 Nov 2010 11:24:34 +0100

unity-qt (0.2~bzr270) maverick; urgency=low

  * Snapshot release.

 -- Aurélien Gâteau <aurelien.gateau@canonical.com>  Tue, 09 Nov 2010 17:57:51 +0100

unity-qt (0.2~bzr264) maverick; urgency=low

  * Snapshot release.

 -- Florian Boucault <florian.boucault@canonical.com>  Mon, 08 Nov 2010 15:05:09 -0200

unity-qt (0.2~bzr260) maverick; urgency=low

  * Snapshot release.

 -- Florian Boucault <florian.boucault@canonical.com>  Fri, 05 Nov 2010 15:19:10 -0400

unity-qt (0.0~bzr255) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Thu, 04 Nov 2010 16:53:49 -0400

unity-qt (0.0~bzr245) maverick; urgency=low

  * Snapshot release.

 -- Aurélien Gâteau <aurelien.gateau@canonical.com>  Fri, 22 Oct 2010 17:33:15 +0200

unity-qt (0.0~bzr232) maverick; urgency=low

  * Snapshot release. 

 -- Florian Boucault <florian.boucault@canonical.com>  Tue, 19 Oct 2010 23:21:20 -0400

unity-qt (0.0~bzr225) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Tue, 19 Oct 2010 17:36:47 +0200

unity-qt (0.0~bzr136) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Thu, 14 Oct 2010 17:37:32 +0200

unity-qt (0.0~bzr113) maverick; urgency=low

  * New upstream snapshot.

 -- Aurélien Gâteau <aurelien.gateau@canonical.com>  Mon, 11 Oct 2010 17:51:40 +0200

unity-qt (0.0~bzr111) maverick; urgency=low

  * New upstream snapshot.

 -- Aurélien Gâteau <aurelien.gateau@canonical.com>  Mon, 11 Oct 2010 17:04:58 +0200

unity-qt (0.0~bzr94) maverick; urgency=low

  * Snapshot release.

 -- Florian Boucault <florian.boucault@canonical.com>  Tue, 05 Oct 2010 17:26:28 +0200

unity-qt (0.0~bzr87) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Tue, 28 Sep 2010 19:26:25 +0200

unity-qt (0.0~bzr81) maverick; urgency=low

  * make unity-qt-launcher.desktop OnlyShowIn=XFCE for now until
    we correctly add it to unity-qt-default-settings and rm from here 

 -- Bill Filler <bill.filler@canonical.com>  Wed, 22 Sep 2010 13:25:29 -0400

unity-qt (0.0~bzr80) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Wed, 22 Sep 2010 17:47:48 +0200

unity-qt (0.0~bzr78) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Wed, 22 Sep 2010 11:13:52 +0200

unity-qt (0.0~bzr68) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Fri, 10 Sep 2010 13:40:52 +0200

unity-qt (0.0~bzr66) maverick; urgency=low

  * Snapshot release.

 -- Florian Boucault <florian.boucault@canonical.com>  Thu, 09 Sep 2010 15:34:31 +0200

unity-qt (0.0~bzr53) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Tue, 07 Sep 2010 10:11:43 +0200

unity-qt (0.0~bzr35) maverick; urgency=low

  * Snapshot release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Thu, 02 Sep 2010 17:15:46 +0200

unity-qt (0.0~bzr7) maverick; urgency=low

  * Initial Release.

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Mon, 30 Aug 2010 14:56:59 +0200
