Please sync awn-extras-applets with Debian unstable, all Ubuntu changes
are merged on Debian.

It builds fine with a karmic pbuilder.

Last Debian changelog:
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 protected]>  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 <[email protected]>  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 <[email protected]>  Mon, 16 Mar 2009
16:02:31 +0100


Last Ubuntu changelog :
awn-extras-applets (0.3.2.1-0ubuntu4) karmic; urgency=low

  * No-change rebuild for libwebkit-1.0-1 -> libwebkit-1.0-2 transition.

 -- Steve Kowalik <[email protected]>  Fri, 12 Jun 2009 10:13:41 +1000

awn-extras-applets (0.3.2.1-0ubuntu3) jaunty; urgency=low

  [ Julien Lavergne ]
  * debian/patches/90-shinyswitcher-null-crash-1140.patch
   - From upstream (r1140): Fix for various crash for some configurations.
     (LP: #332928) (LP: #347046). 
  * debian/patches/91-shiny-shinyswitcher-init-wallpaper-1162.patch:
   - From upstream (r1162): Initialize wallpaper variable to avoid a 
     possible crash.
  * debian/patches/92-notification-daemon-disable-notify-osd-1160-1161.patch:
   - From upstream (r1160 and r1161): Disable notify-osd when 
     awn-notification-daemon is actived. (LP: #357273)
  * debian/awn-applets-python-extras.install: Enable pynot applets with 
    transparency support (LP: #353443).
  * debian/control: 
   - Add description for pynot-rgba applet.
   - Add missing XB-Python-Version for python-awn-extras.

  [ Iain Lane ]
  * Add dependency on python-xlib for pynot-rgba plugin

 -- Julien Lavergne <[email protected]>  Wed, 15 Apr 2009
20:29:49 +0200

awn-extras-applets (0.3.2.1-0ubuntu2) jaunty; urgency=low

  * No-change rebuild to fix lpia shared library dependencies.

 -- Matthias Klose <[email protected]>  Sun, 22 Mar 2009 16:44:14 +0100

awn-extras-applets (0.3.2.1-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #276047), (LP: #293253), (LP: #324835), 
    (LP: #340260)
   - 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 protected]>  Tue, 10 Mar 2009
22:33:09 +0100

awn-extras-applets (0.3~bzr912-1ubuntu3) jaunty; urgency=low

  * Python 2.6 transition (lp: #338550).

 -- Michael Bienia <[email protected]>  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 <[email protected]>  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 <[email protected]>  Wed, 14 Jan 2009
02:31:11 +0000


** Changed in: awn-extras-applets (Ubuntu)
       Status: In Progress => New

** Changed in: awn-extras-applets (Ubuntu)
     Assignee: Julien Lavergne (gilir) => (unassigned)

** Changed in: awn-extras-applets (Ubuntu)
   Importance: Undecided => Wishlist

-- 
Please sync awn-extras-applets 0.3.2.2-2 (universe) from Debian unstable
https://bugs.launchpad.net/bugs/373685
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to