[ubuntu/jaunty] vte 1:0.17.4-0ubuntu2 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Tue Nov 18 13:40:14 GMT 2008
vte (1:0.17.4-0ubuntu2) jaunty; urgency=low
* Resynchronise with Debian 1:0.16.14-4. Remaining packaging changes:
- Newer upstream version:
+ 01_anjuta_hang.patch, 29_add_am_prog_cc_c_o_for_buffer_c.patch:
Removed; obsolete.
+ 20_make_ft2_optional.patch: Adjust to apply cleanly.
+ 90_autoreconf.patch: Regenerate.
+ Bump glib requirement to 2.14.
+ Bump shlibs to 0.17.1.
- Set minimum Python version to 2.4.
- Build a python-vte-dbg package.
- Install python-vte examples.
- 91_keep_fds.patch: Keep file descriptors open on vte_fork_pty().
- 92_full_bold_fonts.patch: Fix bold font handling.
- 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
when using alternate screen or scrolling is restricted.
* Tag Ubuntu patches per UbuntuDevelopment/PatchTaggingGuidelines.
* Drop XS- from Vcs-Bzr control field, now official.
vte (1:0.16.14-4) unstable; urgency=low
[ Josselin Mouette ]
* libvte-doc.links: add a link in /usr/share/doc to the documentation.
Closes: #495356.
[ Loic Minier ]
* Don't overwrite DEB_FIXPERMS_EXCLUDE and DEB_DH_MAKESHLIBS_ARGS_ALL.
[ Josselin Mouette ]
* 01_anjuta_hang.patch: new patch, stolen from upstream. Fix hangs in
Geany and Anjuta. Closes: #498295.
vte (1:0.16.14-3) unstable; urgency=low
* Fix 1:0.16.14-2 changelog entry.
* Upload to unstable.
vte (1:0.16.14-2) experimental; urgency=low
[ Loic Minier ]
* Properly anchor libvteN regexp.
* Misc cleanups of the below changelog and patches.
[ Jérémy Bobbio ]
* New patch, 20_make_ft2_optional, make Freetype2 bdep/dep optional;
GNOME #542560.
* New patch, 29_add_am_prog_cc_c_o_for_buffer_c, add the AM_PROG_CC_C_O
macro which automake claim is required and was added in upstream SVN
already.
* New patch, 30_fix_build_no_pty_helper, fix missing header issue when
building without gnome-pty-helper; GNOME #542561.
* New patch, 25_optional_ncurses, allows not linking against ncurses but
using the builtin termcap support instead.
* New patch, 90_autoreconf, run autoreconf for 20_make_ft2_optional,
29_add_am_prog_cc_c_o_for_buffer_c, and 25_optional_ncurses.
* Re-enable libvte9-udeb build.
- Drop libvte-common dep in the udeb.
- Configure the udeb without pangox and ft2 and with a static ncurses.
* New patch, 60_termcap-home-end, defines home/end in the builtin termcap
support file.
[ Loic Minier ]
* Drop dup --disable-maintainer-mode flag.
* Override CFLAGS for udeb during configure.
Date: Tue, 18 Nov 2008 13:36:23 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/jaunty/+source/vte/1:0.17.4-0ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 18 Nov 2008 13:36:23 +0000
Source: vte
Binary: libvte9 libvte9-udeb libvte-dev libvte-common python-vte python-vte-dbg libvte-doc
Architecture: source
Version: 1:0.17.4-0ubuntu2
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.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
python-vte-dbg - Python bindings for the VTE widget set (debug extension)
Closes: 495356 498295
Launchpad-Bugs-Fixed: 106995 256769
Changes:
vte (1:0.17.4-0ubuntu2) jaunty; urgency=low
.
* Resynchronise with Debian 1:0.16.14-4. Remaining packaging changes:
- Newer upstream version:
+ 01_anjuta_hang.patch, 29_add_am_prog_cc_c_o_for_buffer_c.patch:
Removed; obsolete.
+ 20_make_ft2_optional.patch: Adjust to apply cleanly.
+ 90_autoreconf.patch: Regenerate.
+ Bump glib requirement to 2.14.
+ Bump shlibs to 0.17.1.
- Set minimum Python version to 2.4.
- Build a python-vte-dbg package.
- Install python-vte examples.
- 91_keep_fds.patch: Keep file descriptors open on vte_fork_pty().
- 92_full_bold_fonts.patch: Fix bold font handling.
- 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
when using alternate screen or scrolling is restricted.
* Tag Ubuntu patches per UbuntuDevelopment/PatchTaggingGuidelines.
* Drop XS- from Vcs-Bzr control field, now official.
.
vte (1:0.16.14-4) unstable; urgency=low
.
[ Josselin Mouette ]
* libvte-doc.links: add a link in /usr/share/doc to the documentation.
Closes: #495356.
.
[ Loic Minier ]
* Don't overwrite DEB_FIXPERMS_EXCLUDE and DEB_DH_MAKESHLIBS_ARGS_ALL.
.
[ Josselin Mouette ]
* 01_anjuta_hang.patch: new patch, stolen from upstream. Fix hangs in
Geany and Anjuta. Closes: #498295.
.
vte (1:0.16.14-3) unstable; urgency=low
.
* Fix 1:0.16.14-2 changelog entry.
* Upload to unstable.
.
vte (1:0.16.14-2) experimental; urgency=low
.
[ Loic Minier ]
* Properly anchor libvteN regexp.
* Misc cleanups of the below changelog and patches.
.
[ Jérémy Bobbio ]
* New patch, 20_make_ft2_optional, make Freetype2 bdep/dep optional;
GNOME #542560.
* New patch, 29_add_am_prog_cc_c_o_for_buffer_c, add the AM_PROG_CC_C_O
macro which automake claim is required and was added in upstream SVN
already.
* New patch, 30_fix_build_no_pty_helper, fix missing header issue when
building without gnome-pty-helper; GNOME #542561.
* New patch, 25_optional_ncurses, allows not linking against ncurses but
using the builtin termcap support instead.
* New patch, 90_autoreconf, run autoreconf for 20_make_ft2_optional,
29_add_am_prog_cc_c_o_for_buffer_c, and 25_optional_ncurses.
* Re-enable libvte9-udeb build.
- Drop libvte-common dep in the udeb.
- Configure the udeb without pangox and ft2 and with a static ncurses.
* New patch, 60_termcap-home-end, defines home/end in the builtin termcap
support file.
.
[ Loic Minier ]
* Drop dup --disable-maintainer-mode flag.
* Override CFLAGS for udeb during configure.
Checksums-Sha1:
64b36f6d68d3a50a5489e5a80cdaa301085e7de7 1805 vte_0.17.4-0ubuntu2.dsc
65d6864bd4be7799392b8eea77dcec777dc03640 483783 vte_0.17.4-0ubuntu2.diff.gz
Checksums-Sha256:
6910ee5db06644bb57640c11b07ea26cf19fa6de1f74b3e5e2fee13807e98b2c 1805 vte_0.17.4-0ubuntu2.dsc
a115a0dfce5e3f361c3dd037c5241d0d6aeb77676610fc5c15c86e5f38879731 483783 vte_0.17.4-0ubuntu2.diff.gz
Files:
24e3485b9f0ed4ccd05b51d1623acbaa 1805 libs optional vte_0.17.4-0ubuntu2.dsc
e7e4a0eecc705baf58b11811fd5e657e 483783 libs optional vte_0.17.4-0ubuntu2.diff.gz
Original-Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iD8DBQFJIsUH9t0zAhD6TNERApbgAJ0Y+58UhVd8uYe/58EUaC27i4Fb4wCdGu9s
J3WVr/JFSuf8L1oN6sLm9Og=
=+qEZ
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list