apturl (0.2.6ubuntu1~hardy1) hardy-backports; urgency=low

  * Automated backport upload; no source changes.

 -- Vadim Peretokin <vperetokin@gmail.com>  Fri, 05 Sep 2008 10:26:46 +0100

apturl (0.2.6ubuntu1) intrepid; urgency=low

  * apturl:
    - add new ?refresh=1 option that allows forcing a apt-get update
      before the package gets installed (thanks to Vadim Peretokin, 
      LP: #258173)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 15 Aug 2008 17:13:14 +0200

apturl (0.2.5ubuntu1) intrepid; urgency=low

  * apturl:
     - Hide python-apt's "API not stable yet" warning.
     - If a package is already installed, show an informational box, not
       an error message (LP: #237012).
     - Give error dialogs the same icon as question dialogs have.
  * apturl.8, debian/rules:
     - Add a manpage (LP: #159422).
  * debian/control:
     - Bump the minimum debhelper version to 5.0.51~, as required for dh_icons.
     - Improve the description.
  * debian/copyright:
     - Include the full GPL header.

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Sat, 14 Jun 2008 15:37:27 +0200

apturl (0.2.4ubuntu1) intrepid; urgency=low

  * make dialog less greedy to not cover up Synaptic (LP: #252028)

 -- Jacob Peddicord <jpeddicord@ubuntu.com>  Fri, 25 Jul 2008 22:23:25 -0400

apturl (0.2.3ubuntu1) intrepid; urgency=low

  * set always on top to prevent window from being hidden (LP: #234992)

 -- Jacob Peddicord <jpeddicord@ubuntu.com>  Mon, 26 May 2008 10:45:16 -0400

apturl (0.2.2ubuntu1) hardy; urgency=low

  * apturl:
    - only add/ask about component enabling if the 
      component is actually not yet available (#163049)
    - return correct error code when enabling
      a component failed/got cancelt
    - fix missing destroy in question() helper
    - ensure that component is fully availabe (LP: #208722)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 15 Apr 2008 15:45:00 +0200

apturl (0.2.1ubuntu1) hardy; urgency=low

  [ Michael Vogt ]
  * apturl:
    - fix broken enable of components 
  * debian/control:
    - add missing python-apt dependency

  [ Fabien Tassin ]
  * setup.py:
    - add support for firefox-3.0 (LP: #207281)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Apr 2008 16:36:48 +0200

apturl (0.2.0ubuntu1) hardy; urgency=low

  * apturl:
    - run gtk.init_check() (LP: #197062)
    - make the description better (split into summary/long descr)
    - fix filename creation (LP: #138315)
    - typo (LP: #200504)
    - return proper exit codes on success/cancel/failure (LP: #132276)
    - only run if the apt cache is not broken
  * data/apturl.glade:
    - default button is 'no'
    - make it resizable 
  * po/POTFILES.in:
    - add missing files (LP: #173846)
  * date/apturl.schemas.in, setup.py:
    - register apturl in gnome as a protocol

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Mar 2008 10:15:57 +0100

apturl (0.1.2ubuntu1) hardy; urgency=low

  * support --http-proxy for better integration with the 
    proxy settings of firefox (LP: #162609)
  * merged patch from Andy Owen to display a description

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 16 Jan 2008 14:51:24 +0100

apturl (0.1.1ubuntu1) hardy; urgency=low

  * AptUrl/Parser.py:
    - Implemented multipackage installation (LP: #154593)
  * tests/apturlparse.py:
    - add test for the new multipackage feature

 -- Sasa Bodiroza <jazzva@gmail.com>  Sat, 27 Oct 2007 13:42:45 +0200

apturl (0.1ubuntu2) gutsy-proposed; urgency=low

  * support --http-proxy for better integration with the
    proxy settings of firefox (LP: #162609)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 14 Nov 2007 16:44:14 +0100

apturl (0.1ubuntu1) gutsy; urgency=low

  * debian/control:
    - fix typo in description (LP: #131828)
    - add missing synaptic dependency (LP: #132067)
  * apturl:
    - check for already installed or unavailable packages
      earlier (LP: #137053, LP: #137055)
    - fix incorrect reference to GDebi (LP: #137065)
    - disable adding repositories for now (LP: #139227)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 05 Oct 2007 16:28:24 +0200

apturl (0.0+bzr20070816) gutsy; urgency=low

  * added i18n support
  * added support for "minver"
  * added support to add repositories and sections
  * added suppor for removing sources again

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 16 Aug 2007 18:03:48 +0200

apturl (0.0+bzr20070709) gutsy; urgency=low

  * properly integrate with firefox

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  9 Jul 2007 11:53:32 +0200

apturl (0.0+bzr20070702) gutsy; urgency=low

  * Initial Release.
  * Implements subset of https://wiki.ubuntu.com/AptFirefoxFileHandler
    (to unblock firefox-distro-addon-support spec)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 02 Jul 2007 12:49:37 +0200

