Comment 2 for bug 509900

Revision history for this message
Michael Bienia (geser) wrote : Re: merge vim 2:7.2.245-2ubuntu2 from debian (unstable)

Here is a prelimary merge of the version in Debian unstable (7.2.330-1).
I also merged the changes from the unreleased commit in bzr.

I've also added temporarily a build dependency on libssl-dev to be able to locally compile vim with python support to be able to work on porting the bug completion from python-launchpad-bugs to python-launchpadlib.
This depends on the anonymous login to the LP API which is currently only available on edge (should change with the next LP release). After that I plan to switch to 'production' instead of 'edge' and forward also this changes towards Debian.
I hope to also get the python linking issue resolved till then (any help appreciated).

vim (2:7.2.330-1ubuntu1) lucid; urgency=low

  [Michael Bienia]
  * Merge with Debian unstable (lp: #509900). Remaining changes:
    - debian/runtime/vimrc: "syntax on" is a sane default for non-tiny vim.
    - runtime/syntax/debcontrol.vim:
      + Add "metapackages" to the list of valid sections.
    - runtime/syntax/grub.vim:
      + Add Ubuntu-specific 'quiet' keyword.
    - Drop vim-lesstif package and lesstif2-dev build-dependency.
    - Enable Python interpreter on basic builds.
    - Rename Vcs-* to XS-Debian-Vcs-*.
  * Apply patch from Ted Gould to highlight Breaks in debian/control
    (lp: #498303).
  * runtime/ftplugin/debchangelog.vim: Use python-launchpadlib (and LP API)
    instead of python-launchpad-bugs for bug completion for Ubuntu
  * Temporarily add libssl-dev to Build-depends (to make linking with python
    possible)

  [Colin Watson]
  * Add Launchpad integration to the Help menu if launchpad-integration is
    installed (lp: #453103).

 -- Michael Bienia <email address hidden> Sat, 23 Jan 2010 22:55:34 +0100