awn-extras-applets (0.4.0-3) unstable; urgency=low

  * debian/control:
   - Add depends on python-awn-extras (>= 0.4.0) for all python applets.
     Closes: #589317
   - Fix wrong description for awn-applets-common. Closes: #587632
   - Recommend python-pyinotify for thinkhdaps applet.
   - Use Breaks instead of Replaces and Conflicts when moving files between
     packages to conform to Standards-Version 3.9.0.
   - Bump Standards-Version to 3.9.0.
   - Fix Conflicts for python-awn-extras.
   - Improve short descriptions.
  * debian/pyversions: Build only for python >= 2.5. Thanks Jakub Wilk for the
    patch. Closes: #587964
  * debian/copyright: Remove mention of BSD license in
    /usr/share/common-licenses to conform to Standards-Version 3.9.0.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Sat, 17 Jul 2010 13:11:19 +0200

awn-extras-applets (0.4.0-2) unstable; urgency=medium

  * Urgency set to medium to close RC bug.
  * debian/control:
   - Add Conflicts/Replaces between python-awn-extras and python-awnlib, all
     files from python-awnlib was moved into python-awn-extras.
     (Closes: #586744).

 -- Julien Lavergne <julien.lavergne@gmail.com>  Wed, 23 Jun 2010 00:38:46 +0200

awn-extras-applets (0.4.0-1) unstable; urgency=low

  * New upstream release.
   - Catch error in weather applet (LP: #359668)
   - Stack applet close on click (LP: #261520)
   - Close cairo-menu after a click (LP: #511256)
   - Fix crash of awn-system-monitor (LP: #545164)
   - Fix crash when removing a volume >1 or adding volume >1 or using prefs
     while > 1 volumes is present (LP: #556175)
   - Fix crash of media-control when Rhythmbox quit (LP: #558463)
   - Fix crash of file-browser-launcher when there is no .gtk-bookmarks
     (LP: #551119)
  * Update applets location:
   - Plugger, Filebrowser, Trasher, DesktopManager, Lastfm, Meebo, Digg, Pynot,
     RTM applets removed.
   - Sysmon, Bandwidth-monitor, Dialect, Hardware sensors, YAMA, Slickswitcher
     applets added
   - Separator applet move to Awn package.
   - Trash applet replaced by Garbage applet.
   - Arss applet replaced by Feeds applet.
   - Showdesktop applet move from python-core to c-core.
   - Digital Clock applet move from python-extras to c-extras.
   - Mimenu applet desactived.
  * debian/series: disable 01-ftbfs-python-2.6.patch.
  * debian/patches/02-shinyswitcher-default-layout.patch refreshed. 
  * debian/watch: Update to the new package naming.
  * debian/control:
   - Description updated with new applets.
   - Update Depends, Recommends and Suggests for all applets and add comments.
   - Add recommends on python-rsvg and python-wnck on python-core rather
     than python-extras applets. Thanks Mark Lee for the patch (LP: #423598).
   - Bump debhelper build-depends to (>= 7.0.50~) for overrides.
   - Bump build-depends libawn-dev (>= 0.4.0) and valac (>= 0.7.7).
   - Remove libawn-extras and python-awnlib, all merged in python-awn-extras.
   - Replace awn-manager by awn-settings.
   - Drop build-depends on libgnome-desktop-dev, python*-dev, awn-manager,
     libglade2-dev and libgnomeui-dev.
   - Add build-depends on libdesktop-agnostic-bin and vala-awn.
   - Demote gconf-editor to Suggests, it's only needed for very advanced
     settings.
   - Add a debug package for C applets.
   - Add a common package for translations, and make it depends on all applets
     packages.
   - Add proper Conflicts/Replaces for updates of applets location
     (LP: #524559).
  * debian/rules
   - Rewrite to use overrides and dh_install --fail-missing.
   - Disable dropper (not finished), mimenu (unstable) vala-test, python-test,
     wobblyzini (only for development purpose) applets.
   - Remove useless call to dh_makeshlibs.
   - Add dh_strip call for awn-applets-c-dbg binary.
   - Make scripts executable.
  * debian/awn-applets-c-core.links: dropped, not needed.
  * debian/libawn-extras*: Removed, libawn-extras was removed upstream.
  * debian/python-awnlib*: Merged with python-awn-extras.
  * debian/python-awn-extras.install: Install only py files.
  * debian/copyright:
   - Update copyright and licenses.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Wed, 16 Jun 2010 21:39:36 +0200

awn-extras-applets (0.3.2.2-4) unstable; urgency=medium

  * debian/patches/01-ftbfs-python-2.6.patch: Remove LOCALMODLIBS in configure
    and m4 to avoid unnecessary linking with -lssl. (Closes: #571153)

 -- Julien Lavergne <julien.lavergne@gmail.com>  Wed, 03 Mar 2010 23:05:24 +0100

awn-extras-applets (0.3.2.2-3) unstable; urgency=medium

  *  debian/control:
   - Add python-rsvg | python-gnome2-desktop depends for core applets, needed
     by cairo-clock (Closes: #550280)
   - Build-depends on python-dev (>= 2.5) and remove build-depends on
     python-elementtree, it's now included in python (Closes: #569388)
   - Fix typo in description (Closes: #557833, #557834)
   - Bump Standards-Version to 3.8.4, no change needed.
  * Switch to dpkg-source 3.0 (quilt) format
   - Drop usage of quilt in debian/rules.
   - Drop build-depends on quilt.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Thu, 11 Feb 2010 23:32:58 +0100

awn-extras-applets (0.3.2.2-2) unstable; urgency=low

  * debian/control:
   - Depends on python-awnlib (>= 0.3.2.2) and python-awn-extras (>= 0.3.2.2),
     first version build with python-support, to avoid breakage on partial
     upgrade.
     Closes: #534665, #534666
   - Bump Standards-Version to 3.8.2 (no change needed).
   - Fix comma in depends field.  

 -- Julien Lavergne <julien.lavergne@gmail.com>  Sat, 27 Jun 2009 14:06:25 +0200

awn-extras-applets (0.3.2.2-1) unstable; urgency=low

  * New Upstream Version (LP: #344874, #350383).
  * debian/rules:
   - Rewrite to use python-support and debhelper v7.
   - Add quilt support.
  * debian/compat:
   - Bump to 7.
  * debian/control:
   - Bump debhelper build-depends to (>= 7).
   - Drop build-depends on cdbs.
   - Add missing ${misc:Depends} for python-awnlib.
   - Bump Standards-Version to 3.8.1.
   - Following the split of python-gnome2-desktop, replace the recommends 
     by python-rsvg | python-gnome2-desktop.
   - Remove useless "section" field.
   - Add VCS fields.
   - Bump depends for python-awn to >= 0.3.2.1, to force the depends on the 
     1st version build with python-support.
   - Add build-depends on quilt.
   - Remove X{B,S}-Python-Version.
  * debian/patches: Convert to use quilt.
  * debian/python-awnlib.preinst:
   - add maintainer scripts to clean after pycentral. 
  * Add debian/pyversions and remove debian/pycompat

 -- Julien Lavergne <julien.lavergne@gmail.com>  Wed, 17 Jun 2009 00:21:53 +0200

awn-extras-applets (0.3.2.1-1) unstable; urgency=low

  * New upstream release.
   - Applets added : notification-area, animal farm.
   - Applets removed : cairo-menu classic, switcher, tsclient.
  * debian/control:
   - Update with new applets.
   - Add Recommends on hal instead of acpi because new battery-applet use it 
     now (Closes: #510018).
   - Bump valac Build-Depends to (>= 0.5.4)
   - Add python-dateutil and libgweather-common as Recommends for cairo-clock.
   - Add gnome-applets as Recommends for cpufreq applet.
   - Add fortune as Recommends for animal-farm.
   - Bump python-awnlib version to 0.3.2.
   - Remove Recommends for tsclient, the applet was removed.
   - Remove libtrackerclient as Build-Depends, the affinity applet was removed.
   - Replace python2.5 by python (>= 2.5).
   - Drop libawn-extras0 depends, handle by debian/rules.
  * debian/patches
   - 01-hardcode-icon-location.patch: Remove, fixed upstream.
   - 02-shinyswitcher-default-layout : Set the layout to 4x1 workspaces by 
     default, and applet's size to 80% of the bar.
   - 10-implicit-pointer-conversion.patch: Removed, the affinity applet was 
     removed.
   - 99-gnomeui-CFLAGS.patch: Remove, fixed upstream.
  * debian/rules
   - Add libawn-extras0 as a shlibs.
   - Add exclude=* to dh_makeshlibs to remove useless shlibs file.
  * debian/copyright
   - Update with new applets.
   - Replace (C) by ©
  * debian/*.install:
   - Update with new and removed applets.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Mon, 16 Mar 2009 16:02:31 +0100

awn-extras-applets (0.3~bzr912-1ubuntu3) jaunty; urgency=low

  * Python 2.6 transition (lp: #338550).

 -- Michael Bienia <geser@ubuntu.com>  Fri, 06 Mar 2009 14:48:41 +0100

awn-extras-applets (0.3~bzr912-1ubuntu2) jaunty; urgency=low

  * Also add a missing build-dependency on libgnomeui-dev, overlooked in
    the previous upload.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 14 Jan 2009 06:58:30 +0000

awn-extras-applets (0.3~bzr912-1ubuntu1) jaunty; urgency=low

  * Rebuild against libgnome-desktop-2-11.  LP: #309529.
  * Add missing build-dependency on libglade2-dev.
  * debian/patches/99-gnomeui-CFLAGS.patch: Add libgnomeui-2.0 CFLAGS,
    since aff-utils.c needs gnome-icon-lookup.h.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 14 Jan 2009 02:31:11 +0000

awn-extras-applets (0.3~bzr912-1) experimental; urgency=low

  * New upstream snapshot.
  * debian/patches
   - All patches are merged upstream. Remaining patches :
   - 10-implicit-pointer-conversion.patch : 
    + Update to apply only to affinity applet.
    + Add Debian and Upstream bug tracker entries.
   - 01-hardcode-icon-location.patch:
    + Hardcode icon location to workaround build system.
  * debian/*.install & debian/*.links
   - Update location, from /usr/*/awn/ to /usr/*/avant-window-navigator/
   - Install new applets.
   - Update schemas files installation.
   - Update AWNLib installation.
  * debian/control
   - Bump libawn-dev Build-Depends to >= 0.3~bzr489.
   - Bump python-awnlib Depends to >= 0.3~bzr912.
   - Bump awn-manager Recommends to >= 0.3~bzr489.
   - Suggest extras packages for each core binaries.
   - Add valac for Build-Depends and Depends.
   - Add libwebkit-deb as Build-Depends for webapplet.
   - Add python2.5 as Build-Depends if python-elementtree is not installed.
   - Add squilte3 and python-sqlalchemy as Depends for arss applet.
   - Add python-xlib as Recommends for pynot applet.
   - Add xdg-utils as Recommends for trash applet.
   - Add python-dbus as Recommends for battery-applet.
   - Add Conflicts and Replaces with previous version because calendar is now 
     in python-extras.
   - Add Suggests tomboy for tomboy applet.
   - Remove gnome-icon-theme, not needed as the icon is now available.
   - Update description for new applets.
  * debian/copyright
   - Add new copyright and licence for new applets.
  * debian/rules
   - Pass --with-webkit flag to build webapplet.
  * debian/libawn-extras0.symbols
   - Add with current symbols.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Sun, 23 Nov 2008 11:34:07 +0100

awn-extras-applets (0.2.6-4) unstable; urgency=low

  * debian/control
   - Recommend acpi package for battery-applet.
   - Add depends on gnome-icon-theme for the file-browser-launcher link.
  * debian/awn-applets-python-core.links
   - Add links for stacks to fix error in loading images.
   - Add link for file-browser-launcher to point to icon of a folder.
  * debian/awn-applets-python-core.install
   - Install missing feedlist-default in arss applet.
  * debian/awn-applets-c-*.install
   - Install schemas files (Closes: #477367, #477371).
  * debian/patches/
   - 93-bzr-show-desktop-title.patch: from upstream, fix show-desktop applet on
     mouse over.
   - 94_shinyswitcher_string_to_color.patch: from upstream, fix 
     awn_cairo_string_to_color crash for shinyswitcher.
   - 95_weather_correct_url.patch: from upstream, update URL to fetch the data
     for the weather applet.
   - 96_shinyswitcher_cairo_set_operator.patch : From upstream, fix 
     cairo_set_operator() crash.
   - 101_places_string_to_color.patch: fix awn_cairo_string_to_color crash for
     shinyswitcher.
   - 102_fbl_trash_location.patch: fix location of Trash in file browser
     launcher applet.
   - 103-fix-schemas-generation.patch: Generate schemas files at build time.
   - 104_tsclient_create_home.patch: create ~/.tsclient to avoid applet to
     crash.
   - 105_mimenu_missing_bookmark.patch: don't crash Main Menu applet if there is 
     no bookmark.
   - 106_fbl_missing_bookmark.patch: don't crash file-browser-launcher applet
     if there is no bookmark.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Wed, 15 Oct 2008 21:52:42 +0200

awn-extras-applets (0.2.6-3) unstable; urgency=low

  * debian/control
   - Bump to 3.8.0 Standards-Version (no change needed).
   - Bump Build-Depends of libawn-dev to (>= 0.2.6)
  * debian/patches/11-volume-channel-missing.patch
   - Fix volume applet when current channel disappear (Closes: #491118).
     Thanks Jean-Michel Philippe for the patch.
  * debian/copyright
   - Remove the complete Apache Licence and link instead to
     /usr/share/common-licenses/Apache-2.0.
   - Reformat the complete licence to reduce the lines under 80 characters.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Mon, 15 Sep 2008 22:57:18 +0200

awn-extras-applets (0.2.6-2) unstable; urgency=medium

  * Rebuild for python2.5 transition (Closes: #477264)
  * debian/patches/10-implicit-pointer-conversion.patch
    Avoid possible FTBFS and segfault on some architectures. Thanks Dann 
    Frazier for the patch (Closes: #477181)

 -- Julien Lavergne <julien.lavergne@gmail.com>  Thu, 24 Apr 2008 19:46:11 +0200

awn-extras-applets (0.2.6-1) unstable; urgency=low

  * Initial upload (Closes: #468098)
  * debian/patches:
   - 00-Install-in-share.patch: Install python applets in /usr/share.
   - 01_lastfm_fix_try-finally_block.patch: Fix block to work with python 2.4.
   - 02_define_new_path_for_stack_dependency.patch: Add /usr/share as a 
     location of stack applet.
   - 03_fix_shebang.patch: Fix all shebang.
   - 90_bzr_convert_filebrowser_to_awnclient.patch: From bzr, convert 
     filebrowser to the new configuration system.
   - 91_bzr_change_pandora_url.patch: Use new URL for pandora applet.
   - 92_bzr_fix_location_for_comic.patch: From bzr, use /tmp/ instead of 
     home directory.
  * Applets comic, pandora, notification-area are not installed because of 
    stability issues.

 -- Julien Lavergne <julien.lavergne@gmail.com>  Tue, 05 Feb 2008 01:19:17 +0100
