2009
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
2008
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