Accepted vim 1:7.0-017+8ubuntu1 (source)

Sebastian Droege slomo at ubuntu.com
Thu Jun 29 00:15:07 BST 2006


Accepted:
 OK: vim_7.0-017+8ubuntu1.dsc
     -> Component: main Section: editors
 OK: vim_7.0.orig.tar.gz
 OK: vim_7.0-017+8ubuntu1.diff.gz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 28 Jun 2006 00:58:52 +0200
Source: vim
Binary: vim-common vim-gnome vim-doc vim-runtime vim vim-gtk vim-perl vim-ruby vim-gui-common vim-tiny vim-python vim-tcl
Architecture: source
Version: 1:7.0-017+8ubuntu1
Distribution: edgy
Urgency: medium
Maintainer: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
Changed-By: Sebastian Droege <slomo at ubuntu.com>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 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-perl   - Vi IMproved - enhanced vi editor - with Perl support
 vim-python - Vi IMproved - enhanced vi editor - with Python support
 vim-ruby   - Vi IMproved - enhanced vi editor - with Ruby support
 vim-runtime - Vi IMproved - Runtime files
 vim-tcl    - Vi IMproved - enhanced vi editor - with TCL support
 vim-tiny   - Vi IMproved - enhanced vi editor - compact version
Closes: 147757 177735 217217 257342 258150 262645 266256 289115 323044 338771 341288 345765 347597 347597 347801 348233 348955 349764 350513 352885 353076 355273 355922 357705 358734 361177 361281 361317 361813 361845 362999 363558 364299 364824 365055 366396 366504 367259 367566 367777 367818 368175 368589 369124 369740 370012 372926 373117 373680 373696 373762 373890 374060
Changes: 
 vim (1:7.0-017+8ubuntu1) edgy; urgency=low
 .
   * Sync with Debian:
     Remaining Ubuntu Changes
     + debian/runtime/debian.vim.in:
       - disable autoindent and backup files
     + patches/debcontrol.vim.diff:
       - add restricted, universe, multiverse to allowed sections
     + patches/debsources.vim.diff:
       - add restricted, universe, multiverse to allowed sections
       - add dapper and edgy to allowed distributions
     + patches/debchangelog.syntax.vim.diff:
       - add breezy, dapper and edgy to allowed distributions
     + debian/control:
       - drop lesstif2-dev from Build-Depends
       - drop vim-lesstif and vim-full packages
       - add libxt-dev to Build-Depends to fix build
     + debian/rules:
       - enable pythoninterpreter on basic builds
       - skip -lesstif and -full variants
       - remove references to vim-full package
       - create a .pot file for translations
     + debian/gvim.desktop:
       - add NoDisplay=true
     + patch/cindent-fix.patch:
       - added again
 .
 vim (1:7.0-017+8) unstable; urgency=medium
 .
   * Rebuild with fixed libruby1.8.  Urgency medium since vim-full and vim-ruby
     can now be properly configured.
     (closes: #373696, #373762, #373890, #374060)
 .
 vim (1:7.0-017+7) unstable; urgency=low
 .
   * Update $VIMRUNTIME/debian.vim and /etc/vim/vimrc.tiny to properly set
     'compatible' when vim-tiny is invoked as vi.  (closes: #373680)
 .
 vim (1:7.0-017+6) unstable; urgency=low
 .
   [ Pierre Habouzit ]
   * Add a Replace: vim-runtime to vim-common because of the vimcurrent mess,
     that may prevent vim upgrade. (closes: #370012, #373117).
 .
   [ James Vega ]
   * Add vim-variant.preinst to remove any cruft left behind in
     /usr/share/doc/vim{,-$variant}, which is now a symlink to
     /usr/share/vim/vim-common.  (closes: #369740)
   * Update the build process so only vim-tiny starts in 'compatible' mode when
     invoked as vi.
     + Move patches/virc.c.diff to debian/tiny/vimrc.tiny.diff and apply only
       when building vim-tiny.
     + Rename /etc/vim/virc to /etc/vim/vimrc.tiny and add
       vim-common.{post,pre}inst code to handle the conffile renaming.
   * Update README.Debian to specify which package contains the vim policy and
     the correct directory that holds vim policy.
   * Add debchangelog.vim.diff which fixes an inifinite loop bug in the
     debchangelog filetype plugin.  (closes: #367566)
   * Add scripts.vim.diff which adds recognition of ltrace output and sets the
     filetype to 'strace'.  (closes: #372926)
 .
 vim (1:7.0-017+5) unstable; urgency=low
 .
   [ James Vega ]
   * Added po.vim.diff which locally enables line continuations while sourcing
     the po.vim syntax file.  (closes: #368589)
   * Re-add /usr/share/vim/vimcurrent as a convenience symlink.
     (closes: #369124)
   * Add python.vim-ftplugin_include.diff which sets the 'include' option to a
     stricter value to reduce the chance of mis-highlights.  (closes: #367259)
   * Add mysql.vim-syntax_comment.diff which corrects a syntax pattern for
     MySQL comments.  (closes: #367777)
 .
 vim (1:7.0-017+4) unstable; urgency=low
 .
   [ James Vega ]
   * Added edit.c.diff which fixes a crash when exiting insert mode spell
     completion.
   * Revert changes to alternative handling in vim-variant.prerm.  They should
     only be removed during a remove, not an upgrade.  (closes: #368175)
   * Move the removal of stale alternatives to vim-variant.prerm where it
     should've been to begin with.  Also, tighten the matching done when
     deciding which alternatives are removed.  Only alternatives pointing to
     /usr/bin/vim should be removed since those are the known stale
     alternatives.
   * Remove support for building spellfiles as will be moved to another set of
     packages.
     + debian/control: Remove Build-Depends-Indep which was only used for
       spellfile building.
     + debian/rules: Remove build-spell* and build-locales* targets.
     + Remove debian/locale-gen
     + Remove bg_BG.diff.diff and spell-locales.diff.
 .
 vim (1:7.0-017+3) unstable; urgency=low
 .
   [ James Vega ]
   * Add support for building l10n spellfiles.
     + Added unzip, aap, and locales to Build-Depends-Indep.
     + Added debian/locale-gen to build the locale info.
     + Update debian/rules to build spellfiles (temporarly disabled).
       - Added a check for 'nospell' in DEB_BUILD_OPTIONS to prevent building
         the spellfiles.
     + Added spell-locales.diff patch which updates the aap recipes to set the
       LC_ALL environment variable instead of LANG.
     + Added bg_BG.diff.diff patch which fixes the line-endings in the
       bg_BG.diff patch, allowing it to apply cleanly.
   * Add /usr/share/vim/virc symlink, with this fix invoking vim as "vi" will
     actually enable vim to behave differently than when invoked as "vim".
     (closes: #367818)
 .
 vim (1:7.0-017+2) unstable; urgency=low
 .
   [ Debian Vim Maintainers ]
   * Upload to unstable
 .
   [ James Vega ]
   * Update debian/vim-variant.prerm to remove alternative also during
     upgrades.
   * Add debian/vim-variant.preinst to cleanup alternatives left behind from
     previous vim-variant.prerm scripts.
 .
 vim (1:7.0-017+1) experimental; urgency=low
 .
   [ Debian Vim Maintainers ]
   * New upstream patches (011 - 017), see README.gz for details.
 .
   [ Stefano Zacchiroli ]
   * Preliminary support for add-on infrastructure
     + added symlinks from /usr/share/vim/addons/ to $VIMRUNTIME for the
       matchit plugin, so that they are no longer version dependent
     + added dir /var/lib/vim/addons/, now in the runtimepath
     + added vim add-on registry entry for the matchit plugin
   * Differentiated behaviour of Vim when invoked as "vi"
     + added patch patches/virc.c.diff which source /etc/vim/virc when invoked
       as such
     + added debian/runtime/virc; it creates a vi-like environment setting
       'compatible' and nothing else
   * Raised the alternative priority of vim.basic from 20 to 30. Rationale: the
     relative order we want to achieve is vim.tiny < nvi < vim.basic
   * vim-tiny is ready to enter the base system
     + set vim-tiny priority to Important
 .
   [ Norbert Tretkowski ]
   * Removed outdated runtime files from package.
   * Added s390x to debcontrolArchitecture in debcontrol.vim. (closes: #361281)
 .
 vim (1:7.0-010+1) experimental; urgency=low
 .
   [ Debian Vim Maintainers ]
   * New upstream release (7.0) and patches (001 - 010), see README.gz for
     details.  (closes: #366396)
     + CSS syntax highlighting properly handles non-UTF-8 aware environments.
       (closes: #358734)
     + crontab syntax highlighting recognizes % as starting stdin to the
       cronjob. (closes: #363558)
     + non-ASCII characters are properly handled when changing case in
       :substitute commands. (closes: #266256)
 .
   [ James Vega ]
   * Massage the packaging back into "stable upstream releases" mode.
     + Remove debian/watch since it isn't useful with Vim's method of releasing
       stable updates.
     + Swap out the unzip Build-Depends for bzip2.
     + Update debian/rules to use the src/lang/extra tarballs instead of one
       zip file.
 .
   [ Stefano Zacchiroli ]
   * handle debian/*.in files as autoconf files filling the @VIMCUR@
     placeholder with the appropriate vim<version> string
   * got rid of the /usr/share/vim/vimcurrent symlink, no longer needed now we
     source debian.vim (closes: #366504)
   * source vimrc.local/gvimrc.local from system-wide vimrc/gvimrc since a lot
     of users have it, added a comment about that file being deprecated
   * added a comment to system-wide gvimrc about how to obtain a reversed video
     vim gui
 .
 vim (1:6.4+7.0g01-1) experimental; urgency=low
 .
   [ Debian Vim Maintainers ]
   * New upstream snapshot (7.0g01).
     + Remove 161_cmake-support.diff, merged upstream.
     + Recognize zsh-beta as a shell that supports '2>&1| tee' for the
       'shellpipe' option. (closes: #362999)
     + Assign filetype=php to any .php<digit> filename. (closes: #365055)
     + Recognition in debcontrol's syntax file of all architectures listed at
       http://www.debian.org/ports/ (closes: 364824)
 .
   [ Stefano Zacchiroli ]
   * Screening of patches no longer needed with vim7 & pushing upstream
     of as many debian-specific patches as possible. Results:
     + removed patches: 102_pythoncomplete.vim.diff, 104_debchangelog.vim.diff,
       106_fstab.vim.diff, 108_automake.vim.diff, 109_xdefaults.vim.diff,
       111_fstab.vim.diff, 119_php.vim.diff, 130_fstab.vim.diff,
       133_resolv.vim.diff, 136_muttrc.vim.diff, 140_muttrc.vim.diff,
       148_debchangelog.vim.diff, 157_slrnrc.vim.diff, 201_fr.po.diff,
       203_zh_TW.UTF8.po.diff
     + The following runtime and translation files are now maintained upstream
       in a best effort fashion (i.e. they are looking for a new maintainer) by
       Debian VIM Maintainers: syntax/muttrc.vim, syntax/automake.vim,
       syntax/php.vim, syntax/slrnrc.vim, lang/po/zh_TW.UTF-8.po.
     + syntax/debchangelog.vim, syntax/debcontrol.vim, and syntax/tpp.vim are
       now officially co-maintained upstream by Debian Vim Maintainers
   * Improved comments and added more commented settings in /etc/vim/vimrc
 .
   [ James Vega ]
   * Add Replaces against manpages-it and manpages-pl since upstream now
     provides i10n manpages. (closes: #364299)
   * Moved Debian specific settings out from /etc/vim/{,g}vimrc, so that the
     file can be (more) freely modified by sysadmins without risking merge
     problems with maintainer updates.
 .
 vim (1:6.4+7.0d03-1) experimental; urgency=low
 .
   [ Debian Vim Maintainers ]
   * New upstream snapshot (7.0d03).
     + A lot of new features have been added, most notably: spell checking,
       omni completion, tabs, undo branches, internal grep, location lists,
       list/dictionary/funcref types for scripting.
       See ":help version7" for more information.
     + bugfixes affecting Debian's BTS:
       - new version of sh.vim syntax highlighting (closes: #355273, #361813)
       - respect LC_MESSAGES in menus (closes: #147757, #217217)
       - consistent behaviour of 'gq' when an external formatter is used
         (closes: #177735)
       - improved wildcard expansion of filename patterns
         (closes: #262645, #258150)
       - german tutorial now shows instruction on how to proceed in the first
         page (closes: #289115)
       - fixed encoding of slovak translation (closes: #257342)
       - proper escaping of characters in URLs (closes: #353076, #361317)
       - added g:is_posix flag to sh.vim to enable highlighting of POSIX shell
         scripts (closes: #361177)
 .
   [ Stefano Zacchiroli ]
   * Screening of patches no longer needed with vim7 & pushing upstream
     of as many debian-specific patches as possible. Results:
     + removed patches: 101_make.vim.diff, 103_sh.vim.diff,
       117_fortram.vim.diff, 122_html_indent.vim.diff, 135_debsources.vim.diff,
       145_fortran.vim.diff, 155_rst.vim.diff
     + removed updates: debian/updates/debsources.vim
 .
 vim (1:6.4+7.0c05-1) experimental; urgency=low
 .
   [ Debian Vim Maintainers ]
   * New upstream snapshot (7.0c05).
     + Added support for bzr diffs in scripts.vim, thanks to Adeodato Simo.
       (closes: #355922)
     + Support python `as' keyword. (closes: #352885)
 .
   [ James Vega ]
   * Sync with the work that's been done on the 6.4 vim package.
   * Add a missing quote in /etc/vim/vimrc's last-position-jump example.
     (closes: #347597)
   * Move vimtutor.1 to the same package (vim-runtime) as vimtutor.
     Fixes a lintian warning.
   * Add debian/watch.
   * Cleanup handling of manpages and alternatives. (closes: 361845)
   * debian/control:
     + Remove references to obsolete packages.
     + Move vim-doc to Section: doc.
     + Update vim-common to Recommend all the vim variants.
     + Add Build-Depends on libxpm-dev and unzip.
   * debian/rules:
     + Added support for running upstream's tests during the build process.
     + Automatically generate the necessary .install/.links/.postinst settings
       for installing the localized manpages.
 .
   [ Pierre Habouzit ]
   * Add support for cmake (from cmake.org). (closes: #357705)
   * debcontrol.vim: add kfreebsd-amd64 to the ports list.
 .
   [ Stefano Zacchiroli ]
   * Screening of patches no longer needed with vim7 & pushing upstream
     of as many debian-specific patches as possible. Results:
     + removed patches: 102_filetype.vim.diff, 107_vim.1.diff, 107_xxd.1.diff,
       105_recognize-gnumakefile-am.diff, 123_accents.diff,
       133_filetype.vim.diff, 142_filetype.vim.diff, 153_filetype.vim.diff,
       154_svn.vim.diff, 156_scripts.vim.diff, 158_python.vim.diff,
       301_xxd.c.diff, 303_option.c.diff, 305_term.c.diff
   * Added patch 102_pycomplete.vim: fixes a python omnicompletion bug when the
     cursor is on an empty line
 .
   [ Matthijs Mohlmann ]
   * Updated debsources syntax file.
     + Use debsources instead of sources.
     + Make a regexpression of deb, deb-src, main, contrib and non-free.
     + Remove setlocal iskeyword.
     + Remove compatibility with vim 5.x.
 .
 vim (1:6.4-007+1) unstable; urgency=low
 .
   [ Debian VIM Maintainers ]
   * New upstream patch (007), see README.gz for details.
 .
   [ Stefano Zacchiroli ]
   * Handle /usr/bin/gvim with alternatives, so that it can be configured
     to a vim executable with gui support when /usr/bin/vim is configured
     to one with no such support. (closes: #345765)
 .
   [ Pierre Habouzit ]
   * vim's syntax coloring mode should consider .sce extension.
     (Closes: #338771)
   * subversion commit log syntax and l10n. (Closes: #341288)
   * dh_install bug #349070 triggerd our svn.vim problem.
     (rebuild Closes: #348955).
   * enhances syntax/rst.vim. (Closes: #323044)
 .
   [ James Vega ]
   * Move alternatives handling out of vim-common so that we aren't modifying
     alternatives when the targets don't yet exist.  (closes: #348233)
   * Add 'armeb' to debcontrol syntax file. (closes: #350513)
   * debian/rules: Remove all binaries except xxd from vim-common. Handle the
     rest with alternatives in the variant packages.
   * debian/control: Changed vim-gui-common to Arch: all
   * Added patch 156_scripts.vim.diff which adds detection of svk diffs as diff
     filetype. (closes: #349764)
   * Added patch 157_slrnrc.vim.diff which adds a few more functions to the
     slrnrc syntax file. (closes: #347801)
   * Added commented out example autocmd for last-position-jump to
     /etc/vim/vimrc. (closes: #347597)
   * Lintian cleanup:
     + debian/control: Added a Depends line for vim-common.
     + debian/rules: Use proper permissions when installing the console font in
       vim-runtime
     + debian/rules: Create a symlink to /usr/share/doc/vim-gui-common for each
       GUI variant package.  This fixes a usr-doc-symlink-without-dependency
       warning.
Files: 
 5a112996f6e2786667d7730681080145 1331 editors optional vim_7.0-017+8ubuntu1.dsc
 9ba05680b0719462f653e82720599f32 8457888 editors optional vim_7.0.orig.tar.gz
 0fd882396154d19236d73c2fd5a81a9e 166091 editors optional vim_7.0-017+8ubuntu1.diff.gz

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

iD8DBQFEowTIBsBdh1vkHyERAg4ZAJ90FXavf76kJ/W7lHKSo2cL45eERgCdEVNk
axOYmv1J1jArlkv8tyEFfx0=
=pnL4
-----END PGP SIGNATURE-----





More information about the edgy-changes mailing list