Comment 1 for bug 374133

Revision history for this message
Julien Lavergne (gilir) wrote : Re: Please sync avant-windows-navigator (0.3.2.1-1) from Debian unstable

Please sync avant-windows-navigator (0.3.2.1-2) from Debian unstable, all Ubuntu changes are merged on Debian :
- patches are part of the upstream 0.3.2.1 release.
- python 2.6 changes was merged.

It builds fine in a karmic pbuilder.

Last Debian changelog entries:
avant-window-navigator (0.3.2.1-2) unstable; urgency=medium

  * debian/control: Use XS-Python-Version to avoid breakage during upgrade
    (Closes: #530274)

 -- Julien Lavergne <email address hidden> Sat, 23 May 2009 22:23:41 +0200

avant-window-navigator (0.3.2.1-1) unstable; urgency=low

  * New Upstream Version.
  * debian/control
   - Remove depends on python-gnome2 and python-gnome2-desktop for
     awn-manager, not needed anymore.
   - Add python-gtk2 as depends for python-awn.
   - Remove depends on avant-window-navigator for awn-manager to avoid
     circular dependency. This is unnecessary until awn depends on awn-manager
     for the migration script. (Closes: #520120).
   - Add libgnome-desktop-dev and libdbus-glib-1-dev as depends for libawn-dev.
   - Switch from python-central to python-support.
   - Remove X{B,S}-Python-Version.
   - Bump build-depends on debhelper to (>= 7).
   - Remove build-depends on cdbs.
   - Build depends on quilt.
   - Add Vcs fields.
   - Move libawn-dbg section to debug.
   - Bump Standards-Version to 3.8.1 (no change needed).
  * debian/rules:
   - Rewrite to drop the use of cdbs and build python bindings for all versions
     of python.
   - Switch from python-central to python-support.
  * debian/pycompat:
   - Remove.
  * debian/pyversions:
   - Add, python >= 2.4 is supported.
  * debian/compat:
   - Bump to 7.
  * debian/*.manpages:
   - Add for avant-window-navigator and awn-manager.
  * debian/README.source
   - Replace since the package use quilt.
  * debian/patches
   - Switch to use quilt.
  * debian/preinst
   - add preinst maintainer script to clean after pycentral.

 -- Julien Lavergne <email address hidden> Wed, 06 May 2009 09:54:52 +0200

avant-window-navigator (0.3.2-1) unstable; urgency=low

  * New upstream release (Closes : #514681) (LP: #327443)
   - Add a script to delay the start of awn when using the autostart.
     (Closes: #493640)
   - Fix awn-manager permission when trying to edit some desktop file
    (LP: #260987)
   - Update position on screen resolution changes (LP: #276734)
  * debian/awn.wrapper
   - A script to update applets path using awn-applets-migration script.
  * debian/*.install:
   - Add the themes directory to avant-window-navigator-data.install.
   - Add awn-autostart to avant-window-navigator.install.
   - Add awn-applets-migration to awn-manager.install.
   - Remove usr/bin/avant-window-navigator, handle by debian/rules.
   - Install python bindings in *-packages instead of site-packages only,
     needed for the python migration in squeeze (LP: #335785).
  * debian/control:
   - Add missing ${misc:Depends}.
   - Bump Build-Depends and Depends for vala to (>= 0.5.4).
   - Set awn-manager as Depends rather than Recommends, needed by the
     awn-applets-migration script.
   - Remove unnecessary "Section: gnome"
   - Note that the libawn0-dbg contains debuggins symbols.
   - Set Build-Depends on python (>= 2.5) instead of hardcoding the python
     version.
  * debian/awn-autostart.1 & debian/awn-applets-migrations:
   - Add new man pages.
  * debian/avant-window-navigator.links
   - Symlink awn.1 with avant-window-navigator.1
  * debian/rules:
   - Move avant-window-navigator to awn, and copy awn.wrapper to
     avant-window-navigator
   - Add new man pages.
  * debian/patches/
   - 00-wm-behavior.patch : Don't bring the windows to the current workspace
     when the icon of the bar is clicked. Keep the same behavior that the
     gnome-panel applet.
   - 01-tasks-have-arrow.patch: Set the option "Tasks have arrow" by default.
   - 03-python-import.path : Update.
  * debian/copyright
   - Replace (C) by ©.

 -- Julien Lavergne <email address hidden> Mon, 19 Jan 2009 19:35:52 +0100

Last Ubuntu changelog entries :
avant-window-navigator (0.3.2-0ubuntu2) jaunty; urgency=low

  * debian/patches/90-disable-size-changed_method.patch
   - From upstream (r557), don't use size_changed. It's not used anymore and it
     cause crashes (LP: #351433).
  * debian/patches/91-use-g_strcmp0.patch
   - From upstream (r558), use g_strcmp0 instead of strcmp to avoid crash
     (LP: #352950)

 -- Julien Lavergne <email address hidden> Sat, 04 Apr 2009 00:05:58 +0200

avant-window-navigator (0.3.2-0ubuntu1) jaunty; urgency=low

  * New upstream release (Closes : #514681) (LP: #327443)
   - Add a script to delay the start of awn when using the autostart.
     (Closes: #493640)
   - Fix awn-manager permission when trying to edit some desktop file
    (LP: #260987)
   - Update position on screen resolution changes (LP: #276734)
  * debian/awn.wrapper
   - A script to update applets path using awn-applets-migration script.
  * debian/*.install:
   - Add the themes directory to avant-window-navigator-data.install.
   - Add awn-autostart to avant-window-navigator.install.
   - Add awn-applets-migration to awn-manager.install.
   - Remove usr/bin/avant-window-navigator, handle by debian/rules.
   - Install python bindings in *-packages instead of site-packages only,
     needed for the python migration in squeeze (LP: #335785).
  * debian/control:
   - Add missing ${misc:Depends}.
   - Bump Build-Depends and Depends for vala to (>= 0.5.4).
   - Set awn-manager as Depends rather than Recommends, needed by the
     awn-applets-migration script.
   - Remove unnecessary "Section: gnome"
   - Note that the libawn0-dbg contains debuggins symbols.
   - Set Build-Depends on python (>= 2.5) instead of hardcoding the python
     version.
  * debian/awn-autostart.1 & debian/awn-applets-migrations:
   - Add new man pages.
  * debian/avant-window-navigator.links
   - Symlink awn.1 with avant-window-navigator.1
  * debian/rules:
   - Move avant-window-navigator to awn, and copy awn.wrapper to
     avant-window-navigator
   - Add new man pages.
  * debian/patches/
   - 00-wm-behavior.patch : Don't bring the windows to the current workspace
     when the icon of the bar is clicked. Keep the same behavior that the
     gnome-panel applet.
   - 01-tasks-have-arrow.patch: Set the option "Tasks have arrow" by default.
   - 03-python-import.path : Update.
  * debian/copyright
   - Replace (C) by ©.

 -- Julien Lavergne <email address hidden> Mon, 19 Jan 2009 19:35:52 +0100

avant-window-navigator (0.3~bzr489-1ubuntu1) jaunty; urgency=low

  * Python 2.6 transition (lp: #335785).

 -- Michael Bienia <email address hidden> Thu, 05 Mar 2009 16:12:10 +0100

avant-window-navigator (0.3~bzr489-1build1) jaunty; urgency=low

  * Rebuild for libgnome-desktop-2-7 -> libgnome-desktop-2-11
    transition. (LP: #309529)

 -- Andrew Starr-Bochicchio <email address hidden> Thu, 18 Dec 2008 19:01:40 -0500