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

  • 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 <email address hidden>  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 <email address hidden>  Wed, 23 Jun 2010 00:38:46 +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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  Sat, 27 Jun 2009 14:06:25 +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 <email address hidden>  Mon, 16 Mar 2009 16:02:31 +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 <email address hidden>  Wed, 15 Oct 2008 21:52:42 +0200