lp://staging/~kees/vte/bolding-update
- Get this branch:
- bzr branch lp://staging/~kees/vte/bolding-update
Branch merges
Branch information
Recent revisions
- 22. By Kees Cook
-
debian/
patches/ 92_pangocairo_ full_bold_ fonts.patch: update from
upstream bug tracker with better fallback double-strike support. - 19. By Michael Vogt
-
* New upstream version (LP: #316601):
- New, PangoCairo, rendering backend.
- All other backends are removed.
- Configurable cursor shape (block, underline, I-beam).
- Preliminary object properties added to VteTerminal.
- API that will be removed in vte 1.0 has been marked deprecated in
this release.
- General code maintenance and cleanup.
- Bug fixes.
* debian/rules:
- Bump shlibs to 0.19.1.
- Removed obsolete flags from UDEB_CONFIGURE_EXTRA_FLAGS:
(--without- xft2, --without-ft2, --without-pangox, --without-glX)
* debian/control{ .in}:
- Bumped libglib2.0-dev build-dependency to 2.18.0.
- Bumped libgtk2.0-dev build-dependency to 2.12.0.
* Patches dropped due to obsolete upstream code:
- 04_dsp_non_alias. patch
- 20_make_ft2_optional. patch
- 92_full_bold_fonts. patch
* Patches updated for new version:
- 12_python_reaper. patch
- 25_optional-ncurses. patch
- 90_autoreconf.patch
- 93_add_alt_screen_ scroll_ toggle. patch
* debian/patches/ 92_pangocairo_ full_bold_ fonts.patch:
- Replacement for the dropped 92_full_bold_fonts. patch, which
was applicable to the deprecated xft backend. This patch applies
to the PangoCairo backend, and was submitted by Kees Cook to
http://bugzilla. gnome.org/ show_bug. cgi?id= 54926
* Dropped debian/patches/ 94_no_nul_ backspace. patch:
- Merged upstream.
* debian/patches/ 26_optional- x.patch:
- Add option to build without X Window System. This flag
was dropped from the new upstream version.
* 94_no_nul_backspace. patch: Avoid sending NUL character for
backspace, when the termios's erase character is undefined and
backspace is bound to VTE_ERASE_AUTO. (LP: #29787) - 18. By Michael Vogt
-
* 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/PatchTagging Guidelines.
* Drop XS- from Vcs-Bzr control field, now official.
* libvte-doc.links: add a link in /usr/share/doc to the documentation.
Closes: #495356.
* Don't overwrite DEB_FIXPERMS_EXCLUDE and DEB_DH_ MAKESHLIBS_ ARGS_ALL.
* 01_anjuta_hang.patch: new patch, stolen from upstream. Fix hangs in
Geany and Anjuta. Closes: #498295.
* Fix 1:0.16.14-2 changelog entry.
* Upload to unstable.
* Properly anchor libvteN regexp.
* Misc cleanups of the below changelog and patches.
* 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.
* Drop dup --disable-maintainer- mode flag.
* Override CFLAGS for udeb during configure. - 16. By Michael Vogt
-
* New upstream release
- Update python bindings to bind new API from 0.17.1
- Bug 538344 – Anjuta hangs when program is executed in terminal - 15. By Ted Gould
-
New package from Kees Cook adding patch 93_add_
alt_screen_ scroll_ toggle. patch which adds an alternate screen scrolling method. Bug #106995
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)