gnome-codec-install (0.4.2ubuntu2) lucid; urgency=low

  * GnomeCodecInstall/MainWindow.py:
    - if no codecs are found, check if the apt package lists
      are complete and if not ask if the user wants to perform
      a update and redo the search (LP: #510033)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 21 Jan 2010 11:58:44 +0100

gnome-codec-install (0.4.2ubuntu1) lucid; urgency=low

  * Merged from debian, remaining changes:
    - add codec install warning

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 10 Nov 2009 11:55:42 +0100

gnome-codec-install (0.4.2) unstable; urgency=low

  [ Michael Vogt ]
  * GnomeCodecInstall/PackageWorker.py:
    + do not crash if window_main.window is not realized yet
      (LP: #350478)
  * GnomeCodecInstall/MainWindow.py:
    + do not crash if the user undoes a selection (LP: #355350)

  [ Sebastian Dröge ]
  * po/cs.po,
    po/da.po,
    po/id.po,
    po/sk.po:
    + Import Czech/Danish/Indonesian/Slovak translations from Launchpad.
  * po/*.po:
    + Update all other translations for Launchpad, the Catalan,
      Italian, Russian and Ukrainian translations had some updates.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 20 Oct 2009 17:35:55 +0200

gnome-codec-install (0.4.1ubuntu1) karmic; urgency=low

  * Merge from debian/unstable to get a working --transient-for
    option (LP: #455131)
  * GnomeCodecInstall/PackageWorker.py:
    - do not crash if window_main.window is not realized yet
      (LP: #350478)
  * GnomeCodecInstall/MainWindow.py:
    - do not crash if the user undoes a selection (LP: #355350)
    - change unicode "•" to "*" to workaround a gettext bug that
      prevents this string from being translated (LP: #344693)
  * po/*.po:
    - updated from LP and unfuzzy translations after the above change

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 20 Oct 2009 12:08:13 +0200

gnome-codec-install (0.4.1) unstable; urgency=low

  * po/*.po:
    + Import translations from Launchpad, this gives us translations
      in 22 new languages.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 03 Oct 2009 10:55:20 +0200

gnome-codec-install (0.4.0) unstable; urgency=low

  * GnomeCodecInstall/MainWindow.py,
    GnomeCodecInstall/Main.py:
    + Handle the --transient-for commandline option
      to set the codec installer transient for some
      parent window's XID.
    + Ignore other --foobar commandline options.
  * po/es.po:
    + Add Spanish translation, thanks to Omar Campagne (Closes: #537277).
  * po/gnome-codec-install.pot:
    + Update translation template.
  * po/de.po:
    + Update German translation.
  * po/fr.po,
    po/es.po:
    + Update some parts for the translation template update, i.e. add some
      colons at the end of some strings. Because I don't speak French/Spanish
      there are two untranslated and one fuzzy string now.
  * debian/control:
    + Update Standards-Version to 3.8.3.
    + Improve long description (Closes: #517370).

 -- Sebastian Dröge <slomo@debian.org>  Sat, 03 Oct 2009 07:42:45 +0200

gnome-codec-install (0.3.3ubuntu1) jaunty; urgency=low

  * add codec install warning (just as in hardy, intrepid)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 17 Mar 2009 16:56:29 +0100

gnome-codec-install (0.3.3) unstable; urgency=low

  * Upload to unstable.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 15 Feb 2009 20:04:17 +0100

gnome-codec-install (0.3.2) experimental; urgency=low

  * GnomeCodecInstall/MainWindow.py:
    - use gst.Caps.intersect() instead of is_subset()
      to get more accurate resuts

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Jan 2009 17:03:42 +0100

gnome-codec-install (0.3.1) experimental; urgency=low

  * GnomeCodecInstall/MainWindow.py:
    - switch from a GtkLabel based details view to a 
      subclass of GtkTextView

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 13 Jan 2009 13:50:56 +0100

gnome-codec-install (0.3) experimental; urgency=low

  * Add charset info to some python files and README.
  * Use the new "apt" API of python-apt instead of the old "apt_pkg" API.
  * Rewrite the searching of packages without using regular expressions
  * Improve UI updating and package installation.
  * Cleanups
  
 -- Michael Vogt <mvo@debian.org>  Fri, 09 Jan 2009 13:37:09 +0100

gnome-codec-install (0.2) experimental; urgency=low

  * po/de.po,
    po/fr.po:
    + Add german translation by me and french translation by Josselin Mouette.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 21 Sep 2008 15:09:49 +0200

gnome-codec-install (0.1) experimental; urgency=low

  * Initial Release.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 18 Aug 2008 14:04:40 +0200

