lp:debian/awn-extras-applets

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/awn-extras-applets
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

13. By Julien Lavergne

* debian/patches:
 - 04-glib-single-include.patch: Include only glib.h, to fix FTBFS with
   glib 2.32. Thanks Michael Biebl for the patch. (Closes: #665509)
* debian/control:
 - Provide notification-daemon for notification-daemon applet.
   (Closes: #597678)
 - Update Standards-Version to 3.9.3, no change needed.
 - Update descriptions.

12. By Julien Lavergne

* ACK NMU, thanks Laurent Bigonville (Closes: #636382).
* debian/control:
 - Add DM-Upload-Allowed: yes
 - Remove python-central build-depends (Closes: #616743)
 - Add build-depends on python (>= 2.6.6-3~) for dh_python2 support.
 - Use X-Python-Version instead of debian/pyversions.
 - Explicit depends on python.
* debian/rules:
 - Use --with python2 (Closes: #634684)

11. By Laurent Bigonville

* Non-maintainer upload.
* debian/patches/03-libnotify07.patch: Transition to libnotify 0.7
  (Closes: #630262)
* debian/control:
  - Bump libnotify build-dependency version to 0.7
  - Build-depends against libawn-dev instead of vala-awn (Closes: #634552)
  - Transition to webkitgtk+ (Closes: #635401)

10. By Julien Lavergne

* 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.

9. By Julien Lavergne

* 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).

8. By Julien Lavergne

* 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.

7. By Julien Lavergne

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

6. By Julien Lavergne

* 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.

5. By Julien Lavergne

* 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.

4. By Julien Lavergne

* 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/awn-extras-applets
This branch contains Public information 
Everyone can see this information.

Subscribers