[Bug 374133] Re: Please sync avant-windows-navigator (0.3.2.1-1) from Debian unstable
Julien Lavergne
julien.lavergne at gmail.com
Mon May 25 17:40:36 UTC 2009
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 <julien.lavergne at gmail.com> 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 <julien.lavergne at gmail.com> 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 <julien.lavergne at gmail.com> 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 <julien.lavergne at gmail.com> 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 <julien.lavergne at gmail.com> 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 <geser at ubuntu.com> 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 <a.starr.b at gmail.com> Thu, 18 Dec 2008
19:01:40 -0500
** Changed in: avant-window-navigator (Ubuntu)
Status: In Progress => New
** Changed in: avant-window-navigator (Ubuntu)
Assignee: Julien Lavergne (gilir) => (unassigned)
** Summary changed:
- Please sync avant-windows-navigator (0.3.2.1-2) from Debian unstable
+ Please sync avant-window-navigator (0.3.2.1-2) from Debian unstable
--
Please sync avant-window-navigator (0.3.2.1-2) from Debian unstable
https://bugs.launchpad.net/bugs/374133
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list