[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted vim 1:7.1.314-3~bpo40+1 (source all amd64)



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

Format: 1.7
Date: Thu, 17 Jul 2008 17:46:01 +0200
Source: vim
Binary: vim-full vim-lesstif vim-common vim-nox vim-dbg vim-runtime vim-doc vim-gnome vim vim-gtk vim-perl vim-tiny vim-gui-common vim-ruby vim-python vim-tcl
Architecture: source amd64 all
Version: 1:7.1.314-3~bpo40+1
Distribution: etch-backports
Urgency: high
Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Changed-By: Norbert Tretkowski <nobse@debian.org>
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-full   - Vi IMproved - enhanced vi editor (transitional package)
 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-perl   - Vi IMproved - enhanced vi editor (transitional package)
 vim-python - Vi IMproved - enhanced vi editor (transitional package)
 vim-ruby   - Vi IMproved - enhanced vi editor (transitional package)
 vim-runtime - Vi IMproved - Runtime files
 vim-tcl    - Vi IMproved - enhanced vi editor (transitional package)
 vim-tiny   - Vi IMproved - enhanced vi editor - compact version
Closes: 411697 420304 421312 421314 447714 465163 465912 466338 466789 467057 468366 468924 471556 472201 472375 472522 473660 473967 474102 474609 474980 475300 475568 477379 479060 481115 486319 486336 486417 486446 486502
Changes: 
 vim (1:7.1.314-3~bpo40+1) etch-backports; urgency=low
 .
   * Rebuild for etch.
   * Use gzip instead bzip2 to compress vim-runtime package.
   * Use tcl8.4-dev instead tcl-dev in build-deps.
 .
 vim (1:7.1.314-3) unstable; urgency=high
 .
   * Update runtime files affected by the filename escape vulnerability.
     (CVE 2008-2712, Closes: #486502)
   * debian/vim-runtime.preinst:
     - Only add the diversions if the preinst is called with the "install" or
       "upgrade" (to handle the previous mishandling in postrm) arguments.
   * debian/vim-runtime.postrm:
     - Only remove the diversions if the postrm is called with the "remove"
       argument.  (Closes: #486446)
   * runtime/menu.vim:
     - Escape the buffer name when using the "Window -> Split File Explorer"
       menu item.  (Closes: #486417)
 .
 vim (1:7.1.314-2) unstable; urgency=low
 .
   * debian/rules:
     - Tell configure to only check the GUI toolkit specific to the variant
       being built.  (Closes: #486319, #486336)
   * runtime/ftplugin/debchangelog.vim:
     - Merge Launchpad bug completion from Ubuntu.
     - Specify the full path when calling apt-listbugs instead of relying on
       /usr/sbin being in the user's path.
     - Improve error handling for Launchpad bug completion.
 .
 vim (1:7.1.314-1) unstable; urgency=low
 .
   * New upstream patches (294 - 314), see README.gz for details.
     - SELinux support merged upstream
   * Update NetRW to version 125n (pre-release).
     - Calculate length of multi-byte strings properly.  (Closes: #474609)
     - Display/navigate symlinks to directories properly.  (Closes: #474980)
   * Update vim-git runtime files.
   * debian/update-patches:
     - Fix determination of patch level from last commit.
     - Use debian:debian/README to determine current patch level.
     - Don't exit on error since that prevents correcting merges.
     - Use a standard commit message for debian/README.
   * runtime/ftplugin/debchangelog.vim:
     - NewVersion() should only call foldopen if folding is enabled.
   * runtime/macros/justify.vim:
     - Calculate strlen for multi-byte strings properly.  (Closes: #481115)
   * debian/rules:
     - Make use of upstream's "shadow" directories so the variants can be built
       in parallel.
     - Remove .NOTPARALLEL to allow parallel building.
     - Remove useless dh_shlibdeps call in the binary-indep target.
     - Remove autoconf-stamp target since we're no longer patching configure.
   * debian/vim-runtime.install:
     - Add new gvimtutor to vim-runtime package.
   * Very carefully divert vim-tiny's help.txt and helptags so they will still
     be in place if vim-runtime is removed.
   * debian/control:
     - Remove vim-runtime's Replaces of vim-tiny since the conflicting files
       are now handled by diversions.
 .
 vim (1:7.1.293-3) unstable; urgency=low
 .
   * runtime/syntax/debchangelog.vim,debsources.vim:
     - Update the list of supported Ubuntu releases.
   * debian/policy/vim-policy.xml:
     - Remove svn keywords since it's not being stored in svn anymore.
   * debian/vim-variant.postinst:
     - Remove switching on $1 since it's safe to always add the alternatives.
   * debian/vim-variants.prerm:
     - Add removal of alternatives during deconfigure.  (Closes: #411697)
   * debian/README.Debian:
     - Add information about mimicing Vim's default modeline behavior and the
       securemodelines plugin.  (Closes: #479060)
   * debian/rules:
     - Separate build-arch and build-indep targets so Vim's policy document
       aren't built on the buildd's (thus avoiding the openjade segfault on
       arm).
   * debian/control:
     - Move docbook-utils and docbook-xml to Build-Depends-Indep
   * src/if_python.c:
     - If building against Python 2.5, use ssize_t instead of int according to
       PEP 353.
 .
 vim (1:7.1.293-2) unstable; urgency=low
 .
   * debian/rules:
     - Fix expansion of @VIMCUR@ in vimrc.tiny.  Based off a patch by Daniel
       Hahler.  (Closes: #477379)
     - Create a separate install-stamp-vim-tiny target.
     - Add the proper lines for vimrc.tiny to vim-tiny.{install,links} in the
       install-stamp-vim-tiny target.
   * debian/control:
     - Correct the vim-common and vim-runtime descriptions with regard to
       vimtutor.
     - Add Conflicts/Replaces to vim-tiny against vim-common since
       /etc/vim/vimrc.tiny is moving to the vim-tiny package.
   * runtime/syntax/messages.vim:
     - Support highlighting of RFC3339 timestamps.  (Closes: #475568)
   * runtime/scripts.vim:
     - Detect Mozilla Thunderbird's mbox file as mail filetype.  Thanks to
       Kevin B. McCarty for the patch. (Closes: #475300)
   * runtime/filetype.vim:
     - Add detection of more passwd/shadow related files.  Based on a patch by
       Jarek KamiÅ?ski. (Closes: #420304)
     - Improve filetype detection of strace logs.  Thanks to Philipp Marek for
       the patch. (Closes: #473967)
     - Add filetype detection of more Apache config files.  Thanks to Josh
       Triplett and Xavier Guimard for the patch. (Closes: #421312)
     - Fix a missing comma in the cron filetype detection.
 .
 vim (1:7.1.293-1) unstable; urgency=low
 .
   * debian/control:
     - Add Provides for vim-{ruby,python,perl,tcl} to any variant that supports
       those language bindings since some packages benefit from being able to
       specify a Depends on a vim package with support for a specific language.
     - Only Build-Depend on libselinux1-dev for linux systems.
     - Remove Provides from the transition packages.
   * runtime/filetype.vim:
     - Use "setf" instead of "set ft" when setting the filetype to git so that
       we don't override another filetype which may have been set during
       filetype detection.
   * runtime/syntax/debchangelog.vim:
     - Cleanup the list of recognized releases and add
       oldstable-proposed-updates/proposed-updates.
 .
 vim (1:7.1.291-1) unstable; urgency=low
 .
   * Lintian cleanups
     - Change doc-base section to Editors.
     - Remove Encoding key from desktop entry.
   * New upstream patches (286 - 291), see README.gz for details.
   * Add SELinux support  (Closes: #474102)
     - Vim patch taken from Fedora's Vim packaging
     - Thanks to Vaclav Ovsik for the patch to the Debian packaging.
   * Fix indentation of Perl files when folding is enabled.  Thanks to Gregory
     Hainaut for the patch.  (Closes: #473660)
   * debian/control:
     - Add libselinux1-dev and autoconf Build-Depends.
   * debian/rules:
     - Rule & dependency added for rebuilding src/auto/configure.
     - Add update-orig target to prep a new upstream+patches orig.tar.gz for
       release.
 .
 vim (1:7.1.285-1) unstable; urgency=low
 .
   * Repack upstream tarball so we're no longer using tarball(s)-in-tarball.
   * New upstream patches (267 - 285), see README.gz for details.
     - 7.1.277 adds recognition of a few extra groff macros (TP, HP, Pp, Lp,
       and It) in the default 'paragraphs' option.  (Closes: #468924)
   * Updated runtime files:
     - syntax/sh.vim:
       + No longer mishighlight parenthetical expressions inside arithmetic
         expansions.  (Closes: #468366)
     - syntax/debcontrol.vim:
       + Fix syntax highlighting for Vcs-Svn field to accept svn+ssh and remove
         the leading "svn+" from http URLs.  (Closes: #472201)
     - syntax/debsource.vim:
       + Add lenny as a recognized distribution.
       + Add debtorrent, ssh, rsh, cdrom, and copy URIs.  (Closes: #471556)
     - filetype.vim
       + Add .dpkg-{old,dist} to the list of extensions which are ignored
         when determining filetype.  (Closes: #421314)
       + Recognize /etc/cron.d/* as crontab filetype. (Closes: #472375)
     - Change the debchangelog and debcontrol ftplugins to require enabling of
       folding instead of folding by default.
   * Make debian/tiny/vimrc.tiny.diff a proper patch that is always applied and
     update it to only be enabled when TINY_VIMRC is defined.
   * debian/rules:
     - Remove the special-case targets for vim-tiny and add -DTINY_VIMRC to the
       CFLAGS used when building vim-tiny.
     - Cleanup dead/useless code from the makefile.
     - Restrict 'make test' from running unless build and host types are the
       same.
     - Allow vim-gnome to build on non-linux-gnu systems.
     - Only enable gpm on linux-gnu systems.
     - Automatically specify the Vim version when generating helpztags.1.
     - Add .NOTPARALLEL target.
     - Only run 'make distclean' if configure has already been run.
     - Remove patch, unpatch, extract targets/prerequisites now that the
       upstream source is directly unpacked in the tarball.
     - Simplify get-orig-source so there's only one set of commands that
       are run regardless of whether it's a normal or snapshot release.
   * debian/control:
     - Remove the [!hurd-i386] qualifier from libgnomeui-dev Build-Depend.
     - Remove quilt from Build-Depends.
     - Change Vcs-* fields to point at the git repo.
   * Adjust 'modeline' help to indicate that Debian defaults it to off.
   * Update README.Debian and FAQ to reflect the deviation from
     upstream's 'modeline' default. (Closes: #472522)
   * Remove NEWS entries relevant to stable or earlier releases.
 .
 vim (1:7.1-266+1) unstable; urgency=low
 .
   [ James Vega ]
   * New upstream patches (246 - 266), see README.gz for details.
     - 7.1.265 fixes an infinite loop when <Space> is included in 'isfname' and
       the user tries to complete a filename.  (Closes: #465163)
     - 7.1.266 fixes an issue where Vim would stop parsing a terminal response
       early, causing the rest of the response to be interpreted as key presses
       from the user.  (Closes: #466789)
   * debian/control:
     - Build-Depend on tcl-dev instead of tcl8.4-dev per Tcl/Tk policy.
   * Added patches:
     - make.vim-syntax.diff:
       + Add recognition of more function names.  (Closes: #465912)
   * Removed patches:
     - configure-tcl_detection.diff:
       + Accepted upstream and merged as 7.1.257
   * Add debian/watch file.
   * debian/rules:
     - Add a get-orig-source target.
 .
   [ martin f. krafft ]
   * add Tim Pope's vim-git integration (v1.1, commit a53cabb) to vim-runtime.
 .
   [ James Vega ]
   * Correct a typo in /etc/vim/vimrc's (Closes: #467057) and eval.txt's (via
     new last-position-jump.diff patch) 'last-position-jump' code snippet which
     would cause it to fail if the g key were remapped.
   * runtime/syntax/debcontrol.vim:
     - Ignore case for control file keys
     - Match case for control file values
     - Improve syntax matching for Vcs-Svn, Vcs-Git, and Vcs-Cvs field values.
     - Match URLs for Vcs-Arch, Vcs-Bzr, Vcs-Darcs, Vcs-Hg.
     - Recognize more fields as multi-line.
     - Use the 'keepend' qualifier for the Vcs-* syntax regions to prevent
       mishighlighting of debcontrolHTTPUrl matches.  (Closes: #466338)
   * debian/control:
     - Add "Provides: vim" to all vim variant packages.  (Closes: #447714)
Files: 
 59bfa5e260f1e080298aea7135f685aa 1199 editors optional vim_7.1.314-3~bpo40+1.dsc
 90784dbb53ddb4d8bb6b5d5892746690 10273809 editors optional vim_7.1.314.orig.tar.gz
 225b90dcdfe873b7185f659b750474f3 404115 editors optional vim_7.1.314-3~bpo40+1.diff.gz
 d2c529bab8af0e8681f3ba6c7a1b1088 151390 editors optional vim-gui-common_7.1.314-3~bpo40+1_all.deb
 4d490e853d4e41646e0b21b24d937f07 6651398 editors optional vim-runtime_7.1.314-3~bpo40+1_all.deb
 c4507eae0bfaf3b27cb8279b34d12b17 2137238 doc optional vim-doc_7.1.314-3~bpo40+1_all.deb
 9bc6bbc5b64036576a9667087a010ba9 74454 editors extra vim-perl_7.1.314-3~bpo40+1_all.deb
 b026febf87819f8d677f81d336945bf3 74458 editors extra vim-python_7.1.314-3~bpo40+1_all.deb
 573f56b00da75f993f3a85e547293cce 74454 editors extra vim-ruby_7.1.314-3~bpo40+1_all.deb
 d0a5336dcc7aa7eb18b61da5210c9e72 74450 editors extra vim-tcl_7.1.314-3~bpo40+1_all.deb
 bda3dd1ab63db345e1048697885dafe1 74480 editors extra vim-full_7.1.314-3~bpo40+1_all.deb
 b1df9f996eca8c242efebdbcbe461d3e 374126 editors important vim-tiny_7.1.314-3~bpo40+1_amd64.deb
 f8d365855035401572319c99be02822b 1070770 editors extra vim-gtk_7.1.314-3~bpo40+1_amd64.deb
 1b0114be8a8983ca62f2656bfcdf1f18 1072920 editors extra vim-gnome_7.1.314-3~bpo40+1_amd64.deb
 0f63b58d1887ed7caefa2bec912e4f35 1063762 editors extra vim-lesstif_7.1.314-3~bpo40+1_amd64.deb
 9db3cd5cb0ca3ce6e7df26ee6138a6f1 928988 editors extra vim-nox_7.1.314-3~bpo40+1_amd64.deb
 564053921606c32be086ac1cb0a91280 194998 editors important vim-common_7.1.314-3~bpo40+1_amd64.deb
 2f6e3552a6ba91399e5ca32e7b883944 852120 editors optional vim_7.1.314-3~bpo40+1_amd64.deb
 65dcb0fb2cfdf772192828dd27c9650c 8304250 editors extra vim-dbg_7.1.314-3~bpo40+1_amd64.deb

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

iD8DBQFIgD8YXPpm+QhFzmARAtJmAJ9kLCGEcM7ivM2DRZUBFwwIVjJ6/QCffTcn
oWkhzNFk7K3DbQPFN6yIizU=
=7zBU
-----END PGP SIGNATURE-----


Accepted:
vim-common_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim-common_7.1.314-3~bpo40+1_amd64.deb
vim-dbg_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim-dbg_7.1.314-3~bpo40+1_amd64.deb
vim-doc_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-doc_7.1.314-3~bpo40+1_all.deb
vim-full_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-full_7.1.314-3~bpo40+1_all.deb
vim-gnome_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim-gnome_7.1.314-3~bpo40+1_amd64.deb
vim-gtk_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim-gtk_7.1.314-3~bpo40+1_amd64.deb
vim-gui-common_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-gui-common_7.1.314-3~bpo40+1_all.deb
vim-lesstif_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim-lesstif_7.1.314-3~bpo40+1_amd64.deb
vim-nox_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim-nox_7.1.314-3~bpo40+1_amd64.deb
vim-perl_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-perl_7.1.314-3~bpo40+1_all.deb
vim-python_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-python_7.1.314-3~bpo40+1_all.deb
vim-ruby_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-ruby_7.1.314-3~bpo40+1_all.deb
vim-runtime_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-runtime_7.1.314-3~bpo40+1_all.deb
vim-tcl_7.1.314-3~bpo40+1_all.deb
  to pool/main/v/vim/vim-tcl_7.1.314-3~bpo40+1_all.deb
vim-tiny_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim-tiny_7.1.314-3~bpo40+1_amd64.deb
vim_7.1.314-3~bpo40+1.diff.gz
  to pool/main/v/vim/vim_7.1.314-3~bpo40+1.diff.gz
vim_7.1.314-3~bpo40+1.dsc
  to pool/main/v/vim/vim_7.1.314-3~bpo40+1.dsc
vim_7.1.314-3~bpo40+1_amd64.deb
  to pool/main/v/vim/vim_7.1.314-3~bpo40+1_amd64.deb
vim_7.1.314.orig.tar.gz
  to pool/main/v/vim/vim_7.1.314.orig.tar.gz


Reply to: