[ubuntu/maverick] vte 1:0.24.1-1ubuntu1 (Accepted)
Robert Ancell
robert.ancell at canonical.com
Wed May 26 21:25:16 BST 2010
vte (1:0.24.1-1ubuntu1) maverick; urgency=low
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control.in:
- Add Vcs-Bzr info.
- Build depend on gnome-common to run autoreconf
* debian/rules:
- Run autoreconf on build, replacing 90_autoreconf.patch
- Link documentation from each package to copy in libvte-common
* debian/patches/91_keep_fds.patch:
- Keep file descriptors open on vte_fork_pty().
* debian/patches/93_add_alt_screen_scroll_toggle.patch:
- Handle scrolling differently when using alternate screen
or scrolling is restricted.
vte (1:0.24.1-1) unstable; urgency=low
* New upstream bugfix release:
+ debian/patches/01_transparent_crash.patch:
- Dropped, fixed upstream.
+ debian/patches/25_optional-ncurses.patch:
- Updated to apply cleanly again.
+ debian/patches/90_autoreconf.patch:
- Regenerated for the new version.
+ debian/control.in:
- Update build dependencies and dependencies of the -dev package.
vte (1:0.24.0-3) unstable; urgency=low
* debian/python-vte.install:
- Also install bindings for python2.6 (don't hardcode site-packages).
* debian/control.in,
debian/rules,
debian/source/format,
- Switch to source format 3.0 (quilt).
* debian/patches/25_optional-ncurses.patch:
- Updated to apply cleanly.
* debian/control.in:
- Bump Standards-Version to 3.8.4, no changes needed.
vte (1:0.24.0-2) unstable; urgency=low
* 01_transparent_crash.patch: patch by Tetralet to fix a crash when
the background file is missing, or when the transparent background
has no root window. Closes: #576624.
vte (1:0.24.0-1) unstable; urgency=low
* New upstream stable release:
+ debian/rules:
- Update shlibs version because of new API.
- Remove X_DISPLAY_MISSING from udeb CFLAGS.
+ debian/patches/90_autoreconf.patch:
- Updated for the new version.
vte (1:0.23.5-4) experimental; urgency=low
[ Cyril Brulebois ]
* Switch udeb from DirectFB to Xlib to prepare the move to an X11-based
graphical installer
- Drop the B-D on libgtk-directfb-2.0-dev.
- Bump the B-D on libgtk2.0-dev to make sure the udeb gets its
dependency on the (recently-added) udeb rather than on the library.
[ Emilio Pozuelo Monfort ]
* debian/rules:
- Remove hack that was needed to build the udeb against the DirectFB
GTK+ library, since the default one was the X11. We build against
the X11 one now.
* debian/patches/12_python_reaper.patch:
- Mention that this is WONTFIX upstream and that we should eventually
remove it.
vte (1:0.23.5-3) experimental; urgency=low
* debian/rules:
+ Update shlibs version to >= 0.23.5.
vte (1:0.23.5-2) experimental; urgency=low
* New upstream development release:
+ debian/patches/90_autoreconf.patch:
- Refreshed.
+ debian/rules:
- Include check-dist.mk to prevent accidental uploads to unstable.
+ debian/control.in:
- Build depend on GLib >= 2.22.0.
vte (1:0.22.5-1) unstable; urgency=low
* New upstream release.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
vte (1:0.22.4-1) unstable; urgency=low
* New upstream release.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
vte (1:0.22.3-1) unstable; urgency=low
* New upstream bugfix release:
+ debian/patches/70_python_env.patch:
- Dropped, merged upstream.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
vte (1:0.22.2-2) unstable; urgency=low
* debian/patches/70_python_env.patch:
- Fix Python environment passing, GNOME #587894.
vte (1:0.22.2-1) unstable; urgency=low
* New upstream bugfix release.
- debian/patches/01_vte_sequence_handler_cd_crash.patch:
+ Removed, applied upstream.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
* debian/watch: Don't uupdate.
vte (1:0.22.1-2) unstable; urgency=low
* debian/patches/01_vte_sequence_handler_cd_crash.patch:
- Patch from Matijs van Zuijlen to fix a crash. Closes: #548388.
vte (1:0.22.1-1) unstable; urgency=low
* New upstream bugfix release.
- Fix crash on terminal reset. Closes: #548319.
* debian/patches/01_background_ncurses.patch:
- Removed, the fix is in the new version.
* debian/patches/25_optional-ncurses.patch,
debian/patches/90_autoreconf.patch:
- Refreshed.
vte (1:0.22.0-2) unstable; urgency=low
* 01_background_ncurses.patch: stolen upstream. Fix background color
in ncurses applications. Closes: #548241.
vte (1:0.22.0-1) unstable; urgency=low
[ Emilio Pozuelo Monfort ]
* debian/patches/01_bashisms.patch: forwarded, add header.
[ Sebastian Dröge ]
* New upstream stable release.
Date: Mon, 24 May 2010 14:23:41 +1000
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/vte/1:0.24.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 24 May 2010 14:23:41 +1000
Source: vte
Binary: libvte9 libvte9-udeb libvte-dev libvte-common python-vte libvte-doc
Architecture: source
Version: 1:0.24.1-1ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Description:
libvte-common - Terminal emulator widget for GTK+ 2.0 - common files
libvte-dev - Terminal emulator widget for GTK+ 2.0 - development files
libvte-doc - Terminal emulator widget for GTK+ 2.0 - documentation
libvte9 - Terminal emulator widget for GTK+ 2.0 - runtime files
libvte9-udeb - Terminal emulator widget for GTK+ 2.0 - minimal runtime (udeb)
python-vte - Python bindings for the VTE widget set
Closes: 548241 548319 548388 576624
Changes:
vte (1:0.24.1-1ubuntu1) maverick; urgency=low
.
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control.in:
- Add Vcs-Bzr info.
- Build depend on gnome-common to run autoreconf
* debian/rules:
- Run autoreconf on build, replacing 90_autoreconf.patch
- Link documentation from each package to copy in libvte-common
* debian/patches/91_keep_fds.patch:
- Keep file descriptors open on vte_fork_pty().
* debian/patches/93_add_alt_screen_scroll_toggle.patch:
- Handle scrolling differently when using alternate screen
or scrolling is restricted.
.
vte (1:0.24.1-1) unstable; urgency=low
.
* New upstream bugfix release:
+ debian/patches/01_transparent_crash.patch:
- Dropped, fixed upstream.
+ debian/patches/25_optional-ncurses.patch:
- Updated to apply cleanly again.
+ debian/patches/90_autoreconf.patch:
- Regenerated for the new version.
+ debian/control.in:
- Update build dependencies and dependencies of the -dev package.
.
vte (1:0.24.0-3) unstable; urgency=low
.
* debian/python-vte.install:
- Also install bindings for python2.6 (don't hardcode site-packages).
* debian/control.in,
debian/rules,
debian/source/format,
- Switch to source format 3.0 (quilt).
* debian/patches/25_optional-ncurses.patch:
- Updated to apply cleanly.
* debian/control.in:
- Bump Standards-Version to 3.8.4, no changes needed.
.
vte (1:0.24.0-2) unstable; urgency=low
.
* 01_transparent_crash.patch: patch by Tetralet to fix a crash when
the background file is missing, or when the transparent background
has no root window. Closes: #576624.
.
vte (1:0.24.0-1) unstable; urgency=low
.
* New upstream stable release:
+ debian/rules:
- Update shlibs version because of new API.
- Remove X_DISPLAY_MISSING from udeb CFLAGS.
+ debian/patches/90_autoreconf.patch:
- Updated for the new version.
.
vte (1:0.23.5-4) experimental; urgency=low
.
[ Cyril Brulebois ]
* Switch udeb from DirectFB to Xlib to prepare the move to an X11-based
graphical installer
- Drop the B-D on libgtk-directfb-2.0-dev.
- Bump the B-D on libgtk2.0-dev to make sure the udeb gets its
dependency on the (recently-added) udeb rather than on the library.
.
[ Emilio Pozuelo Monfort ]
* debian/rules:
- Remove hack that was needed to build the udeb against the DirectFB
GTK+ library, since the default one was the X11. We build against
the X11 one now.
* debian/patches/12_python_reaper.patch:
- Mention that this is WONTFIX upstream and that we should eventually
remove it.
.
vte (1:0.23.5-3) experimental; urgency=low
.
* debian/rules:
+ Update shlibs version to >= 0.23.5.
.
vte (1:0.23.5-2) experimental; urgency=low
.
* New upstream development release:
+ debian/patches/90_autoreconf.patch:
- Refreshed.
+ debian/rules:
- Include check-dist.mk to prevent accidental uploads to unstable.
+ debian/control.in:
- Build depend on GLib >= 2.22.0.
.
vte (1:0.22.5-1) unstable; urgency=low
.
* New upstream release.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
.
vte (1:0.22.4-1) unstable; urgency=low
.
* New upstream release.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
.
vte (1:0.22.3-1) unstable; urgency=low
.
* New upstream bugfix release:
+ debian/patches/70_python_env.patch:
- Dropped, merged upstream.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
.
vte (1:0.22.2-2) unstable; urgency=low
.
* debian/patches/70_python_env.patch:
- Fix Python environment passing, GNOME #587894.
.
vte (1:0.22.2-1) unstable; urgency=low
.
* New upstream bugfix release.
- debian/patches/01_vte_sequence_handler_cd_crash.patch:
+ Removed, applied upstream.
- debian/patches/90_autoreconf.patch:
+ Refreshed.
* debian/watch: Don't uupdate.
.
vte (1:0.22.1-2) unstable; urgency=low
.
* debian/patches/01_vte_sequence_handler_cd_crash.patch:
- Patch from Matijs van Zuijlen to fix a crash. Closes: #548388.
.
vte (1:0.22.1-1) unstable; urgency=low
.
* New upstream bugfix release.
- Fix crash on terminal reset. Closes: #548319.
* debian/patches/01_background_ncurses.patch:
- Removed, the fix is in the new version.
* debian/patches/25_optional-ncurses.patch,
debian/patches/90_autoreconf.patch:
- Refreshed.
.
vte (1:0.22.0-2) unstable; urgency=low
.
* 01_background_ncurses.patch: stolen upstream. Fix background color
in ncurses applications. Closes: #548241.
.
vte (1:0.22.0-1) unstable; urgency=low
.
[ Emilio Pozuelo Monfort ]
* debian/patches/01_bashisms.patch: forwarded, add header.
.
[ Sebastian Dröge ]
* New upstream stable release.
Checksums-Sha1:
69640ec8857fe761952e4be720d46cd11280a1c5 1848 vte_0.24.1-1ubuntu1.dsc
01447a610a1da7b4ff52a8dbe87336a683979894 1671081 vte_0.24.1.orig.tar.gz
29b66929d35ea92ec99476457538e96c268cc9f0 19325 vte_0.24.1-1ubuntu1.debian.tar.gz
Checksums-Sha256:
ff82d9e18e4f77590d20e16f7a932b0d934d6f27bfb909ec4aa56bf1adc5b9bf 1848 vte_0.24.1-1ubuntu1.dsc
719d0aadf9e51d7b608f02e735bdfe51904c7889cc5af80664b8c32a4fe24f91 1671081 vte_0.24.1.orig.tar.gz
45de59ecf06ed0fc0246d33abdcb3ca2c50059f9e1d9f04df7db2d3379bc1e5b 19325 vte_0.24.1-1ubuntu1.debian.tar.gz
Files:
ec53cc411e716f4bece88a2221afbc00 1848 libs optional vte_0.24.1-1ubuntu1.dsc
01e99fa947b8dd7794e6cb1f5a21b068 1671081 libs optional vte_0.24.1.orig.tar.gz
36e78852c4c6b9d45d2dd5119d9251e9 19325 libs optional vte_0.24.1-1ubuntu1.debian.tar.gz
Original-Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkv9g6IACgkQQxo87aLX0pJl0QCgpjbD/72yD5kdgAy96fhC/vjf
ZvIAnR/cf9uwZWToi9X7wAYkGinLA0r9
=h/6L
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list