Change logs for awn-extras-applets source package in Maverick

  • awn-extras-applets (0.4.0+bzr1372-0ubuntu3) maverick; urgency=low
    
      * debian/control:
       - Build-depends on libindicator-dev (>= 0.3.14) to rebuild on lastest
         libindicator. (LP: #637692).
      * debian/patches/901-cairo-menu-fix-d-and-d.patch:
       - From upstream, fix drag and drop in cairo-menu. (LP: #568700)
      * debian/patches/902-mail-fix-pop-backend.patch:
       - From upstream, fix POP3 backend in mail applet (LP: #561919)
      * debian/patches/903-mail-fix-io-error.patch:
       - From upstream, unlock keyring on startup in mail applet (LP: #581075)
      * debian/patches/904-mail-fix-crash-on-toggle.patch
       - From upstream, Fix crash on_toggle() in mail applet (LP: #557410)
      * debian/patches/905-yama-fix-crash-nonetype.patch
       - From upstream, fix NoneType crash in YAMA applet (LP: #506847)
      * debian/patches/906-mail-desktop-icon.patch
       - From upstream, fix icon in desktop file of mail applet.
     -- Julien Lavergne <email address hidden>   Fri, 24 Sep 2010 16:04:00 +0200
  • awn-extras-applets (0.4.0+bzr1372-0ubuntu2) maverick; urgency=low
    
      * debian/control:
       - Set Architecture: all for awn-applets-common.
       - Set Replaces on c-extras and c-core for partial upgrade.
         (LP: #627175, #627307)
     -- Julien Lavergne <email address hidden>   Tue, 31 Aug 2010 22:13:00 +0200
  • awn-extras-applets (0.4.0+bzr1372-0ubuntu1) maverick; urgency=low
    
      * Sync with Debian
      * New upstream snapshot (LP: #626265)
       - YAMA: use lda instead of xdg for managing desktop files (LP: #497787)
       - Volume: fix crash on high volume value. (LP: #461123)
       - Weather: fix crash on activate_map_cb (LP: #581414)
       - File-browser-launcher: fix crash on mounting LUKS partition (LP: #532848)
       - Feeds: fix crash when getting favicon (LP: #561611)
       - Slickswitcher: Fix division by 0 (LP: #562548)
      * debian/control:
       - Build-depends on libindicator-dev (>= 0.3).
       - Build-depends on libzeitgeist-dev (>= 0.2.2).
       - Recommends python-gtop | python-gnome2-desktop for bandwidth-monitor.
       - Update description for new applets.
      * debian/rules:
       - Pass --with-indicator to enable indicator applet.
       - Remove schemas for desactivated applets.
       - Disable mount applet.
      * debian/awn-applets-c-core.install:
       - Install indicator applet.
       - Install related applet.
      * debian/awn-applets-python-core:
       - Disable mount applet.
    
    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.
    
    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).
    
    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.
    
    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)
    
    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 <email address hidden>   Sun, 29 Aug 2010 14:29:52 +0200
  • awn-extras-applets (0.4.0-0ubuntu1) lucid; urgency=low
    
      * New upstream release.
       - 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)
      * debian/awn-c-extras.install:
       - Install icons and ini files for webapplets
      * debian/awn-python-core.install:
       - Install ui file for comics (LP: #552376)
      * debian/patches:
       - 03-remove-cairo-menu-pref.patch: Merged upstream.
       - 04-tomboy-threading-free.patch: Merged upstream.
     -- Julien Lavergne <email address hidden>   Sun, 11 Apr 2010 22:38:55 +0200