[ubuntu/karmic] vim 2:7.2.148-2ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Mon May 4 13:20:15 BST 2009


vim (2:7.2.148-2ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, 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.
    - Disable autoindent, line-wrapping, and backup files by default.
  * Dropped changes, merged in Debian:
    - Add jaunty, karmic to the list of valid suites.
    - runtime/syntax/debsources.vim:
      + Add "jaunty" to debsourcesDistrKeyword
    - Create a .pot file for translations.
  * Drop gutsy from the list of valid distro series, it's been EOLed.

vim (2:7.2.148-2) unstable; urgency=low

  * [0657c8d] debian/rules: SHELL really does need to be bash...

vim (2:7.2.148-1) unstable; urgency=low

  * [a97ec6d] Remove transitional vim-{full,perl,python,ruby,tcl}
    packages as they were simply needed for Etch -> Lenny transitions.
  * debian/control:
    - [d92f9ec] Set vim-dbg to Section: debug to match the override.
    - [5677315] Bump S-V to 3.8.1.0; no changes needed.
  * syntax/debcontrol.vim:
    - [8089fae] Update list of valid sections.  (Closes: #520041)
    - [2301bbd] Add kfreebsd-amd64 to architecture list.
  * [5474b86] syntax/debsources.vim: Enable spell-checking only for
    comments
  * [33a8ff5] helpztags: Sanity check filenames being processed.
    (Closes: #523963)
  * [502102f] Update README for patches 131 - 148
    - [f4547c6] [7.2.147] cursor in wrong position after Tab for small version
      (Closes: #506658)
  * [ab97c3c] Sync runtime files from upstream.
    - Correct checks which determine whether to use the c filetype for header
      files.  (Closes: #524338)
  * [1baf458] Add karmic as a valid distribution for Debian-related
    runtime files.
  * debian/rules:
    - [e8715d6] Remove stale comment and unnecessary use of bash as $SHELL
    - [b11bf9f] Build vim.pot for translations.
    - [665588f] update-orig will tag/archive either the upstream or
      upstream-runtime branch as the upstream source based on whether there
      are differences between the two.
  * [fd87319] compiler/javac.vim: Remove automatic appending of filename
    to compiler command as that removes flexibility from the user.  Re-opens
    #408338.
  * [5ef47fb] README.source: Update text to match current practice regarding
    generating the orig.tar.gz and branch merging.

vim (2:7.2.130-1) unstable; urgency=low

  * [3694d28] Update README for patches 80 - 093
  * [7a0baa7] update-patches: Redirect `which' output to /dev/null
  * [6313a2e] Remove sarge and add squeeze to the Debian syntax files
  * [5623ecb] Update README for patches 94 - 108
  * [a80edd8] syntax/fstab.vim: Recognize ext4 related options (Closes:
    #512550)
  * [813748e] Update README for patches 109 - 130
    - [9cff935] [7.2.130] Vim may haing until CTRL-C is typed when using
      CTRL-Z  (Closes: #516580)

Date: Mon, 04 May 2009 11:13:42 +0000
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/karmic/+source/vim/2:7.2.148-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 04 May 2009 11:13:42 +0000
Source: vim
Binary: vim-common vim-gui-common vim-runtime vim-doc vim-tiny vim vim-dbg vim-gtk vim-nox vim-lesstif vim-gnome
Architecture: source
Version: 2:7.2.148-2ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 vim-dbg    - Vi IMproved - enhanced vi editor (debugging symbols)
 vim-doc    - Vi IMproved - HTML documentation
 vim-gnome  - Vi IMproved - enhanced vi editor - with GNOME2 GUI
 vim-gtk    - Vi IMproved - enhanced vi editor - with GTK2 GUI
 vim-gui-common - Vi IMproved - Common GUI files
 vim-lesstif - Vi IMproved - enhanced vi editor - with LessTif GUI
 vim-nox    - Vi IMproved - enhanced vi editor
 vim-runtime - Vi IMproved - Runtime files
 vim-tiny   - Vi IMproved - enhanced vi editor - compact version
Closes: 506658 512550 516580 520041 523963 524338
Changes: 
 vim (2:7.2.148-2ubuntu1) karmic; urgency=low
 .
   * Merge from Debian unstable, 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.
     - Disable autoindent, line-wrapping, and backup files by default.
   * Dropped changes, merged in Debian:
     - Add jaunty, karmic to the list of valid suites.
     - runtime/syntax/debsources.vim:
       + Add "jaunty" to debsourcesDistrKeyword
     - Create a .pot file for translations.
   * Drop gutsy from the list of valid distro series, it's been EOLed.
 .
 vim (2:7.2.148-2) unstable; urgency=low
 .
   * [0657c8d] debian/rules: SHELL really does need to be bash...
 .
 vim (2:7.2.148-1) unstable; urgency=low
 .
   * [a97ec6d] Remove transitional vim-{full,perl,python,ruby,tcl}
     packages as they were simply needed for Etch -> Lenny transitions.
   * debian/control:
     - [d92f9ec] Set vim-dbg to Section: debug to match the override.
     - [5677315] Bump S-V to 3.8.1.0; no changes needed.
   * syntax/debcontrol.vim:
     - [8089fae] Update list of valid sections.  (Closes: #520041)
     - [2301bbd] Add kfreebsd-amd64 to architecture list.
   * [5474b86] syntax/debsources.vim: Enable spell-checking only for
     comments
   * [33a8ff5] helpztags: Sanity check filenames being processed.
     (Closes: #523963)
   * [502102f] Update README for patches 131 - 148
     - [f4547c6] [7.2.147] cursor in wrong position after Tab for small version
       (Closes: #506658)
   * [ab97c3c] Sync runtime files from upstream.
     - Correct checks which determine whether to use the c filetype for header
       files.  (Closes: #524338)
   * [1baf458] Add karmic as a valid distribution for Debian-related
     runtime files.
   * debian/rules:
     - [e8715d6] Remove stale comment and unnecessary use of bash as $SHELL
     - [b11bf9f] Build vim.pot for translations.
     - [665588f] update-orig will tag/archive either the upstream or
       upstream-runtime branch as the upstream source based on whether there
       are differences between the two.
   * [fd87319] compiler/javac.vim: Remove automatic appending of filename
     to compiler command as that removes flexibility from the user.  Re-opens
     #408338.
   * [5ef47fb] README.source: Update text to match current practice regarding
     generating the orig.tar.gz and branch merging.
 .
 vim (2:7.2.130-1) unstable; urgency=low
 .
   * [3694d28] Update README for patches 80 - 093
   * [7a0baa7] update-patches: Redirect `which' output to /dev/null
   * [6313a2e] Remove sarge and add squeeze to the Debian syntax files
   * [5623ecb] Update README for patches 94 - 108
   * [a80edd8] syntax/fstab.vim: Recognize ext4 related options (Closes:
     #512550)
   * [813748e] Update README for patches 109 - 130
     - [9cff935] [7.2.130] Vim may haing until CTRL-C is typed when using
       CTRL-Z  (Closes: #516580)
Checksums-Sha1: 
 4c279c95068b4463168507811af6936cd9be8ddf 1742 vim_7.2.148-2ubuntu1.dsc
 0e2a3bd5b72c09283ba3e34ab844870b9a6f28f2 10956030 vim_7.2.148.orig.tar.gz
 1683a1cd141cc30397651d39ad1b548c486bb082 192163 vim_7.2.148-2ubuntu1.diff.gz
Checksums-Sha256: 
 ed8a2ed4711b8e763dfb338a6ace4c0c30eba9d196b0fb73c90624981827e0ed 1742 vim_7.2.148-2ubuntu1.dsc
 f272f63f10029a97d7248f600358a1cba23d3499a7c80c065201de01eadcf3c8 10956030 vim_7.2.148.orig.tar.gz
 84315ab0c68b8d9c7b3cfecb957cb0e48d5b631f9c0f94183f62979633bc1254 192163 vim_7.2.148-2ubuntu1.diff.gz
Files: 
 23b11687524f8a530c7a67216eb1715f 1742 editors optional vim_7.2.148-2ubuntu1.dsc
 070d0d073d90d79d0c1f657eb02bd1a2 10956030 editors optional vim_7.2.148.orig.tar.gz
 164914bd45ecfd3a3ef7d13c62ee45c0 192163 editors optional vim_7.2.148-2ubuntu1.diff.gz
Original-Maintainer: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJ/tw2KN6ufymYLloRAsrsAKC7uUMxPf+rXZjdG4+BrG3E33fYTQCgp0wA
vg+wSoNZ11Qi/tgfT0JwuU0=
=XUxC
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list