[ubuntu/maverick] awn-extras-applets 0.4.0+bzr1372-0ubuntu1 (Accepted)

Julien Lavergne gilir at ubuntu.com
Sun Aug 29 18:33:32 BST 2010


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.

Date: Sun, 29 Aug 2010 14:29:52 +0200
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Julien Lavergne <julien.lavergne at gmail.com>
https://launchpad.net/ubuntu/maverick/+source/awn-extras-applets/0.4.0+bzr1372-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Sun, 29 Aug 2010 14:29:52 +0200
Source: awn-extras-applets
Binary: awn-applets-c-core awn-applets-c-extras awn-applets-python-core awn-applets-python-extras python-awn-extras awn-applets-c-dbg awn-applets-common
Architecture: source
Version: 0.4.0+bzr1372-0ubuntu1
Distribution: maverick
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Description: 
 awn-applets-c-core - A collection of applets for Awn, written in C or Vala
 awn-applets-c-dbg - A collection of applets for avant-window-navigator - debug symbol
 awn-applets-c-extras - A collection of extras applets for Awn, written in C or Vala
 awn-applets-common - A collection of applets for avant-window-navigator - common files
 awn-applets-python-core - A collection of applets for Awn, written in python
 awn-applets-python-extras - A collection of extras applets for Awn, written in python
 python-awn-extras - Python bindings for avant-window-navigator's applets
Closes: 550280 557833 557834 569388 571153 586744 587632 587964 589317
Launchpad-Bugs-Fixed: 261520 359668 423598 461123 497787 511256 524559 532848 545164 551119 556175 558463 561611 562548 581414 626265
Changes: 
 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.
Checksums-Sha1: 
 c6db279a5ba813781cf373719115982534bff1af 1864 awn-extras-applets_0.4.0+bzr1372-0ubuntu1.dsc
 1ac735d5ef88cce21bed338a5d8b1958e86b7d79 3271996 awn-extras-applets_0.4.0+bzr1372.orig.tar.gz
 858c2d5117122f80456ceae01f58ceafd3910e20 20213 awn-extras-applets_0.4.0+bzr1372-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 479056c329c6b4204b729622dfc0940922a7c45c591353b1df758d6af3dcc74f 1864 awn-extras-applets_0.4.0+bzr1372-0ubuntu1.dsc
 6ef6558958f670c7a177b47e29923a2583aa0f5ad701bc63beb1a1474601768f 3271996 awn-extras-applets_0.4.0+bzr1372.orig.tar.gz
 cab2d01602c9f671a8627b9979f5768a03888cd5c1c0d0e7b618540f208c044f 20213 awn-extras-applets_0.4.0+bzr1372-0ubuntu1.debian.tar.gz
Files: 
 39315ca0a18ff6fcd57ac17eeaa59605 1864 gnome optional awn-extras-applets_0.4.0+bzr1372-0ubuntu1.dsc
 845e353d0550c621dfb34eb4ed1fab7e 3271996 gnome optional awn-extras-applets_0.4.0+bzr1372.orig.tar.gz
 a4fb2860e2fee231c920d5514b897448 20213 gnome optional awn-extras-applets_0.4.0+bzr1372-0ubuntu1.debian.tar.gz
Original-Maintainer: Julien Lavergne <julien.lavergne at gmail.com>


More information about the Maverick-changes mailing list