[SCM] Vim packaging annotated tag, debian/7.1.285-1, created. debian/7.1.285-1

James Vega jamessan at debian.org
Sun Mar 30 21:10:18 UTC 2008


The annotated tag, debian/7.1.285-1 has been created
        at  33cf0860638f14d221a71596f0661240ec6643cf (tag)
   tagging  d0783d674744394b50fe1148ccbbb196cb7aed7e (commit)
  replaces  upstream/7.1.285
 tagged by  James Vega
        on  Sun Mar 30 17:00:07 2008 -0400

- Shortlog ------------------------------------------------------------
Release 7.1.285-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iEYEABECAAYFAkfv/2YACgkQDb3UpmEybUB+1QCgk0L3/yqEKxQmeqvkXFUtlzwu
zZYAnixg4xG6xICBaeyV5lgg2crvrCRp
=H7ZR
-----END PGP SIGNATURE-----

Alexis Sukrieh (5):
      Added a note about UTF-8 realated issues in README.Debian
      Fixed a typo in README.Debian (s/realted/related/)
      Added debian/patches/108_automake.vim.diff (thanks to Alexander Kogan).
      Add debian/patches/109_xdefaults.vim.diff (thanks to Peter De Wachter).
      better description of my changelog entries

James Vega (394):
      Fix #281630, bug when editing foo.gz (a symlink to bar.gz)
      Fix #269325, Improper syntax highlighting of comments containing a ) in a
      Update my email address to be consistent.
      - Update perl.vim (new upstream and closes #220969)
      Add 125_gzip.vim.diff (closes #280388), maintain compression levels when
      Updated the gzip compression detection patch so it doesn't rely on od.
      Updated patch to Bram's final version.
      #309859, Add automatic setting of lua filetype.
      Update scripts.vim patch so that it recognizes #!/usr/bin/env hashbang lines.
      Add typo patch for #310331.
      new upstream patch
      Add filetype.vim patch which recognizes *.plx as perl files. Closes #314309
      Upstream patches 081 and 082
      Forgot to update the debian version.
      Bump the Debian version.
      Add 137_filetype.vim.diff to recognize mutt-ng's rc/temp files.
      Add closes #307946 note for muttng filetype detection.
      Add 138_filetype.txt.diff to address the typo reported in #314595.
      Fix recognition of Perl's regular expression quantifiers.
      Switch to 6.4b
      Change other references to 64a/6.4a
      Elusive 'a' begone.
      Update my email address.
      Looked over some of the 'need-to-be-revised' patches.
      Include an updated upstream syntax/perl.vim.
      Fix an unescaped paren in the upstream syntax file.
      Added a patch for the debchangelog.vim syntax file to fix #338557
      Updated memline.c patch to close #336560.
      Remove the 'p' vmap since it has undesirable side effects, such as not being
      Fix the segfault bug that was occuring and return successfully when the path is
      Upstream patch 6.4.002
      Upstream patch 6.4.003
      Upstream patch 6.4.004
      patches/ needs to be exported too in order to build the package.
      Move update-alternatives handling out of vim-common since we don't necessarily
      Re-add the underscores that were lost when switching from \w to [:alpha:]
      Add 'armeb' to debcontrol syntax file
      Removed all binaries except xxd from vim-common. Handle the rest by using
      Add patch to recognize svk diffs as diff filetype (#349764).
      Add recognition of some more function names to slrnrc's syntax file. (#347801)
      Added commented out last-position-jump to /etc/vim/vimrc. (#347597)
      New upstream patch
      Remove manpages which are no longer used.
      Added a Depends line for vim-common.
      6.4-007+1
      Add missing quote to last-position-jump example. (#347597)
      Add a patch to fix #353076
      Forgot to patch NetWrite for #353076
      Move vimtutor from vim-runtime to vim-common.
      Revert the changes I made to vim-runtime's Conflicts/Replaces.
      It'd help if vim-common's Conflict/Replaces for vim-runtime were against
      Move vimtutor.1 to vim-runtime.
      Upstream patch 6.4.008
      Rename 158_pyton.vim.diff and move where 159_netrw.vim.diff is in the series.
      New upstream patch (6.4.010)
      Remove the empty /usr/bin directory from the vim-gui-common package.
      Use rmdir instead of rm to remove debian/vim-gui-common/usr/bin
      Add patch for css syntax highlighting. (#358734)
      Merge vim7 branch back onto the trunk.
      And the first patch for 7.0 has landed.
      Note a few more bugs that are fixed by the new upstream release.
      Update to 7.0.002
      Up to 005 now.  Guess it's a good thing we are working on some packaging cleanups before uploading.
      Patches 006 - 010
      In the spirit of source vimrc.local, also source gvimrc.local.
      1:7.0-010+1 upload
      Patches 011 and 012.
      Add a couple closes entries for when we upload to unstable.
      Remove alternatives in prerm during an upgrade.  Because this wasn't done
      Add preinst file to remove any alternatives that weren't removed by earlier prerm scripts.
      Add the virc symlink under /usr/share/vim (#367818)
      Add the infrastructure for building spellfiles.
      Remove the SPELL_LOCALES since they were replaced by using locale-gen.
      Remove the spellfiles build infrastructure.
      Remove preinst from the list of per variant files.
      Update the patch so it applies against vim/ instead of vim70/
      Add po.vim.diff (#368589)
      Remove incorrect patch in debian/runtime/vimrc (#369124)
      Only create an orig.tar.gz in the export rule if we don't already have one.
      Re-add vimcurrent symlink to vim-common and the description of debian.vim to /etc/vim/vimrc(#369124).
      Fix a few typos.
      Update the information about where vim-policy can be found.
      Revert the detection of whether vim was run as 'vi' or not.
      Constrain vi-specific behavior to vim-tiny.
      Add vim-common.{pre,post}inst code to handle moving /etc/vim/virc to /etc/vim/vimrc.tiny
      Add 'set compatible' to vimrc.tiny and update debian.vim to only set 'runtimepath' when vim-tiny is invoked as vi. (#373680)
      Changelog for the rebuild with a functional libruby1.8
      New upstream patch (018).
      Adds patches 019 - 021
      Add upstream patches 27-30
      Add upstream patches 031 - 034.
      Update debcontrol.vim.diff for #375848
      Actually remove locale-gen and the reference to debian/locales in debian/rules
      Upstream patch 35
      Update php.vim to remove the 'delete' keyword and add a patch to the Vim package.
      Update debcontrol.vim and debcontrol.vim.diff to include XS-Python-Version and XB-Python-Version (#373661)
      ${binary:version} => ${binary:Version}
      Upstream patches 036 and 037
      Upstream patches 038 and 039
      Add upstream patches 40 - 42.
      Add upstream patch 51 and update the scripts.vim.diff to recognize rest2web files as the rst filetype
      Upstream patches 60-63.  I have updated the changelog, but I'm waiting to commit it until I finish the other changes in my tree.
      Revert back to Build-Depending on lesstif2-dev
      Generate helptags for files in /usr/share/vim/addons/doc
      Updated rst filetype detection (still waiting to hear from Bram about whether he's accepted the patch).
      Upstream patches 64-66
      Patch to fix vim-lesstif gvim crash
      Upstream patch 67
      Upstream patches 75 and 76.
      Upstream patches 95 - 99
      Upstream patches 100 and 101
      Make /u/s/d/vim-gui-common a directory instead of a symlink to /u/s/d/vim-common (#387794)
      Add versioned Conflicts/Replaces against vim-doc for the vim package. (#381526)
      Add license info for user and reference manuals.
      Upstream patches 110-118
      Fix syntax highlighting of single quotes nested in double quotes. (#390911)
      Add gnome-icon-theme Suggests
      Add upstream patch 121
      Enable multibyte/lang support. (#361378)
      Add mp.vim-cmd_check.diff and gui_gtk.c-abs_path.diff patches.  Bump urgency to medium since we're closing RC bugs.
      May as well add patch 122 since the last upload was rejected.
      Bump vim-common's priority to standard to match the override.
      Add upstream patches 124 - 130. Remove gui_gtk.c-abs_path.diff since it's replaced by upstream patch 129.
      Pull new syntax/html.vim from upstream to include 'spell' support.
      Fix incorrect split buffer command in changelog.vim
      Upstream patches 134 and 135
      Only need one bug number listed since they're merged.
      Add upstream patches 147 - 152.
      Add option.c-foldnestmax_check.diff which prevents the infinite recursion when foldnestmax=-1
      Upstream patches 153 - 155.
      Upstream patches 156 - 158.
      Update the vim-basic install target so it doesn't try to use the vimcurrent symlink before it's been created.  This was causing the vimspell.* files to be inadvertently distributed.
      Add upstream patches 159 - 162.
      Move the tags file to postrm and only perform it during 'remove'.
      Upstream patches 163 and 164.
      Only run helpztags if it's installed.  It will be in most cases, but if someone decides to randomly install vim-runtime by itself we don't want the postinst to fail.
      Commit the rest of the russian manpage changes I forgot to commit but were included in the last upload.
      Upstream patches 165 - 174
      Back out the upstream patches and work on fixing the two RC bugs open in hopes of one last upload.
      Reword the changelog entry.
      Remove the russian man page alternatives in order to allow a clean upgrade from Etch.
      Remove the notes for patches past 164 in debian/README
      Upstream patches through 188
      Upstream patches 189 - 191.
      Upstream patches 192 - 195
      Upstream patches 196 - 201
      Upstream patches 202 - 219
      Remove the 'iskeyword' setting in Ruby's ftplugin as suggested by Tim Pope in #389332.
      Add patches/netrw.vim-tmpfile_suffix_escape.diff, which escapes the suffix of
      Template entry for next upload.
      * patches/debchangelog.vim.diff:
      Update upstream patches -- 220 - 224
      Upstream patches 237 - 239.
      Merge 7.1 from the branch
      Add changelog.vim-date_end_entry.diff, which fixes a variable name which is let in changelog.vim.  (Closes: #424224)
      Upstream patches 001 - 002
      Remove 'viminfo' and 'textwidth' settings from $VIMRUNTIME/debian.vim.
      Add syntax.c_syn-include.diff, which fixes a bug in sourcing runtime files when a relative path is given to :syn-include.  (Closes: #395517)
      Use %F instead of %U for gvim.desktop so users can properly open non-basic filenames.  (#406586)
      Remove maintainer scripts that were handling special case upgrades to Etch.
      De-fuzz vimrc.tiny.diff
      * debian/control
      * New upstream patches (003 - 018)
      De-fuzzed a couple patches.
      * debian/rules
      * New upstream patches (001 - 022), see README.gz for details.
      * New upstream patches (023 - 039), see README.gz for details.
      Upstream patches 40 - 47.  Still need to fix how we build vim-tiny so it will be more resilient to changes in src/feature.h
      * Build vim with the huge feature set to pull in +profile (the only
      * Remove the !hurd-i386 restriction from the tcl8.4-dev Build-Depends now
      Upstream patches 48 - 55
      Add ruby.vim_indent.diff to close #431212
      Fix up our vim-tiny building and prepare for upload.
      * New upstream patches (023 - 056), see README.gz for details.
      Re-add TINYFLAGS to CFGFLAGS_vim-tiny and remove a couple typos in vim-tiny's configure target.
      features.  Simply build vim-tiny using Vim's "small" feature set.  This
      * Brown paper bag release -- vimrc.tiny should not be calling :let since
      Change vim64 to vim?? for our svn:ignore list.
      * New upstream patches (057 - 108), see README.gz for details.
      * New upstream patches (057 - 116), see README.gz for details.
      * Add a slave link for gnome-text-editor.1.gz when we add the
      * Update debcontrol.vim.diff to recognize "Homepage:" (Closes: #443444) and
      * New upstream patches (057 - 122), see README.gz for details.
      * Update patches/filetype.vim-better_tex_vs_plaintex.diff so it properly
      * New upstream patches (057 - 125), see README.gz for details.
      * Patch 125 corrects Vim's TermResponse autocmd behavior.  (Closes: #436452)
      * Add samba.vim.diff which fixes the highlighting for "smb ports".  Thanks
      * New upstream patches (057 - 126), see README.gz for details.
      Upstream patches 127 - 135.
      vim-lesstif is still being built since changing GUI toolkits on a user seems to
      - Add Homepage field.
      * Update menu file to use Applications instead of Apps and to require the
      * NOT RELEASED YET
      * New upstream patches (136 - 138), see README.gz for details.
      * Brown-paper bag bug in vim-full.preinst.  Need to grep for bin/vim.full
      * NOT RELEASED YET
      Merge Martin's runtime work onto the trunk
      * New upstream patches (139 - 146), see README.gz for details.
      * syntax/debcontrol.vim:
      * New upstream patches (139 - 148), see README.gz for details.
      Add an @ to suppress one of our echo statements
      * New upstream patches (139 - 149), see README.gz for details.
      * New upstream patches (139 - 154), see README.gz for details.
      * New upstream patches (139 - 155), see README.gz for details.
      - Add debsources.vim-syntax.diff:
      Forgot to add highlight definition for debchangelogLP
      single-quotes and comments.  (Closes: #425443, #425797)
      * New upstream patches (139 - 161), see README.gz for details.
      * Add lhaskell.vim-syntax.diff, which restricts the matching of % to the
      * Add fstab.vim-syntax.diff, which adds support for sshfs syntax.
      * Add filetype.vim-debfiles.diff, which improves detection of debcontrol and
      * debian/control:
      - 7.1.147 fixes a crash when tab completing a user's home directory.
      * Add xxd.c-large_columns.diff, which fixes a segfault that occus in xxd
      * New upstream patches (139 - 167), see README.gz for details.
      Prep for upload
      * NOT RELEASED YET
      * debian/rules:
      * Fix a typo in debsources.vim-syntax.diff. (Closes: #454672)
      Upstream patch 168
      * Add spellfile.vim-doc.diff, which explains that a writable spell directory
      Start work on pushing patches upstream and documenting the state of our patches.
      Bump version to -168+1
      * Lintian cleanup:
      Removed the vim-perl override since Lintian's being too strict.  (c.f., #454723)
      * runtime/ftplugin/debcontrol.vim: Correct a function definition to use !.
      * runtime/syntax/debcontrol.vim: Don't require a three part domain for the
      Provide /usr/share/bug/$package/presubj in the variant packages instead of just providing one for vim in the vim-common package
      Upstream patches 169 - 175
      Remove /usr/share/bug/ from vim-common.dirs
      * runtime/syntax/debcontrol.vim:
      * debian/rules:
      * Add tex.vim-update.diff, which syncs from upstream to fix some folding
      Fix a typo in the bug number from my last commit
      Release
      * debian/control:
      The Pre-Depends should be part of the vim-runtime binary section, not in the source section.
      * Add configure-tcl_detection.diff, which allows Vim's configure script to
      * Bump policy version to 3.7.3.0 - no changes needed.
      - Drop Build-Conflicts on old version of libperl-dev.
      * New upstream patches (176 - 183), see README.gz for details.
      * runtime/syntax/debchangelog.vim:  Adjust the "Closes" syntax highlighting
      Upstream patches 184 - 214
      * New upstream patches (176 - 221), see README.gz for details.
      Upstream patches 222 - 228
      * patches/tex.vim-syntax_additions.diff:
      * patches/netrwPlugin.vim-bwipe.diff:
      Upstream patch 229
      Add patches/filetype.vim-udev.d.diff to properly set the filetype for /etc/udev.d/*.rules files.
      Aesthetic reordering of the changelog entries
      - 7.1.227 fixes an issue where syntax highlighting could cause Vim to
      Push more patches upstream and document ones that have been accepted.
      * Updated patches:
      Recognize lenny-backports/lenny-volatile.  (Closes: #461059)
      * Removed patches:
      * New upstream patches (176 - 231), see README.gz for details.
      - Suggest ttf-dejavu instead of ttf-bitstream-vera.  (Closes: #491295)
      Fix the bug number from the previous commit
      - Suggest ttf-dejavu instead of ttf-bitstream-vera for the gvim packages.
      * NOT RELEASED YET
      * Remove vim-gui-common.menu and provide one menu file for each gvim
      * debian/control:
      * New upstream patches (232 - 241), see README.gz for details.
      * Updated patches:
      - python.vim-ftplugin_include.diff:
      Release 1:7.1-241+1
      * NOT RELEASED YET
      * debian/control:
      * New upstream patch (242), see README.gz for details.
      (Closes: #332425)
      * New patches:
      * Register the justify and editexisting plugins for use with
      the specified text.  (Closes: #431945)
      * debian/rules:
      Update pushed-upstream.txt
      Upstream patch 243
      * New upstream patches (242 - 244), see README.gz for details.
      - Change TCL to Tcl in the package descriptions.
      * debian/copyright:
      - commandline-compatible.diff:
      Add upstream patch 245 and release
      * NOT RELEASED YET
      * debian/control:
      * Added patches:
      * New upstream patches (246 - 257), see README.gz for details.
      * Add debian/watch file.
      * debian/rules:
      * Correct a typo in /etc/vim/vimrc's (Closes: #467057) and eval.txt's (via
      * runtime/syntax/debcontrol.vim:
      * debian/control:
      Upstream patches 258 - 262
      * Added patches:
      Refresh last-position-jump.diff
      Update patch to stop when encountering an alphabetic character or ~ based on feedback from Bram and Thomas Dickey.
      * New upstream patches (246 - 265), see README.gz for details.
      * New upstream patches (246 - 266), see README.gz for details.
      Release 1:7.1-266+1
      * NOT RELEASED YET
      * Added patches:
      * Updated patches:
      * Change the debchangelog and debcontrol ftplugins to require enabling of
      * Move debian/tiny/vimrc.tiny.diff into the quilt series and update it to
      * New upstream patches (267 - 270), see README.gz for details.
      Add upstream patch 271 - 277.  277 replaces option.c-p_para.diff
      Cleanup debian/rules and allow vim-gnome to be built on hurd.
      Only run 'make distclean' if configure has already been run.
      Upstream patches 278 - 280.  Refresh option.c-langmap_comma.diff
      Merge branch 'upstream' into debian
      Merge branch 'upstream' into debian
      Merge branch 'upstream' into debian
      Import patches/changelog.vim-date_end_entry.diff
      Import patches/vim-git.diff
      Import patches/sh.vim_syntax.diff
      Import patches/tex.vim-update.diff
      Import patches/last-position-jump.diff
      Import patches/fstab.vim-syntax.diff
      Import patches/vimrc.tiny.diff
      Import patches/netrwPlugin.vim-bwipe.diff
      Import patches/gnuada.diff
      Import patches/index.txt.diff
      Import patches/mysql.vim-syntax_comment.diff
      Import patches/spellfile.vim-doc.diff
      Adjust debian/rules and debian/vim-variant.install to handle upstream source not being unpacked into a subdirectory and no longer using quilt.
      Remove quilt from Build-Depends and point Vcs-* fields at git.debian.org
      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.
      Remove upstream/patches since those are applied to the upstream branch.
      Remove patches/vimrc.tiny.diff.  Applied on the deb/vim-tiny branch.
      Remove patches/ since those are handled in git now.
      Import patches/debsources.vim-syntax.diff
      Import patches/de.po.diff
      Import patches/dosini.vim-hash_comment.diff
      Import patches/filetype.vim-better_tex_vs_plaintex.diff
      Import patches/filetype.vim-debfiles.diff
      Import patches/filetype.vim-udev.d.diff
      Import patches/javac_cmdline-vim.diff
      Import patches/lhaskell.vim-syntax.diff
      Import patches/make.vim-syntax.diff
      Import patches/map.vim-syntax.diff
      Import patches/perl.vim-ftplugin_perldoc.diff
      Import patches/po.vim.diff
      Import patches/python.vim-ftplugin_{include,pydoc}.diff
      Import patches/ruby.vim_indent.diff
      Import patches/samba.vim.diff
      Import patches/scripts.vim.diff
      Import patches/tex.vim-syntax_additions.diff
      Import patches/verilog.vim_ftplugin-cpoptions.diff
      Import patches/xdefaults.vim.diff
      Import patches/commandline-compatible.diff
      Import patches/mve.awk-interpreter.diff
      Import patches/vimspell.sh-typo.diff
      Import patches/option.c-langmap_comma.diff
      Import patches/spell.c_gets-eof.diff
      Import patches/Makefile_no-strip.diff
      Merge branch 'upstream-runtime' into deb/runtime
      Merge branch 'deb/langmap-escaped-comma'
      Merge commit 'deb/runtime'
      Merge branch 'deb/set-cp-after-init'
      Merge branch 'deb/spelllang-check-feof'
      Merge branch 'deb/vim-tiny'
      Remove special handling of runtime/ in vim-runtime.install.in.
      Merge branch 'debian'
      Merge branch 'upstream-runtime'
      Remove the template disclaimer file.
      Remove notes on using quilt and svn-buildpackage helper file.
      Fix Vcs-Svn highlighting so that svn+ssh URLs aren't highlighted as an error and http/https URLs are highlighted correctly (no leading svn+).
      Add lenny distribution and debtorrent, rsh, ssh, cdrom, copy URIs.
      debsources.vim update
      Add debian/update-patches.
      Merge branch 'upstream' into deb/runtime
      Merge branch 'upstream' into upstream-runtime
      Merge branch 'upstream' into debian
      Upstream patches 281 - 285
      Improve commit messages update-patches uses.
      Recognize /etc/cron.d/* as crontab filetype. (#472375)
      Update the FAQ to the most recent (although still quite old) version.
      Update README.Debian and FAQ to reflect the deviation from upstream's 'modeline' default. (#472522)
      Adjust 'modeline' help to indicate that Debian defaults it to off.
      Add .dpkg-{old,dist} to the list of extensions which are ignored when determining filetype.  (#421314)
      Merge branches 'debian', 'upstream' and 'deb/runtime'
      Remove old NEWS entries and add one for the disabling of debchangelog/debcontrol folding by default.
      Merge branch 'upstream-runtime' into debian
      Update comment headers for pkg-vim maintained runtime files.
      Update changelog for 1:7.1.285-1
      Merge branch 'debian'
      Add missing '-C' to a make invocation.
      Merge branch 'debian'
      Correct the path for the html documentation in vim-doc.install
      Merge branch 'debian'
      Remove debian/tmp/usr/bin/vim since we install the vim binary from src for the sake of a simpler rules files.
      Merge branch 'debian'
      Update the clean targets to handle really cleaning up after a build now that we aren't simply removing the build directory.
      Add README.git to describe some of the processes involved with maintenance in the git repo.
      Merge branch 'debian'
      Updated tags

Matthijs Mohlmann (31):
      * Patch for xmodmap.vim syntax file
      * Added new upstream patch 6.3.065
      * Cleaned debian/changelog a little bit
      * Fixed lintian warnings
      * Fix lintian warning packages-installs-file-to-usr-x11r6
      * Add manpages for several binaries
      * Moved xpm files from vim.install to vim-variant.install
      * Modified patch for #196001 that introduced a syntax error.
      * Fixed the patch for xml.vim
      * Fixes icon missing on gnome-panel
      * Added patch for accents (accidently removed from earlier version I think)
      * Close the correct bug
      * Added new upstream patch
      * New upstream patch
      * Added new upstream patches 079 and 080
      * New upstream patch
      * Added patch to fix highlighting in resolv.conf
      * Added patch 134_sshconfig.vim.diff, added HashKnownHosts to syn keyword
      * Added syntax highlighting for /etc/apt/sources.list
      * Fixed syntax highlighting in muttrc
      * Move debsources.vim to debian/updates instead of using the patch files.
      * New upstream patch (6.3.089)
      * New upstream patch 090
      * updating version number
      * Updated ssh_config and sshd_config syntax files
      * Updated syntax highlighting for asterisk
      * Move creation of links to vim-common.links to fix build failure on sparc,
      * Updated debsources.vim
      * Added patches from upstream.
      * Update to patch 059.
      * Added upstream patches up to patch 74

Norbert Tretkowski (154):
      initial import
      foo
      foo
      added a new patch which fixes ftbfs on amd64 with gcc-4.0
      new upstream patch 6.3.054
      s/UNRELEASED/unstable
      new upstream patches
      removed vimspell.sh and tcltags
      urgency=high
      bleh...
      final fix for CAN-2005-0069
      removed vimspell.sh and tcltags.sh
      removed 104_secure_tempfiles.diff
      s/UNRELEASED/unstable/
      tuned changelog
      s/unstable/UNRELEASED/
      fixed path for tcltags and vimspell
      really fixed path to tcltags and vimspell
      argh
      argl
      fixed dependency
      new upstream patches
      s/UNRELEASED/unstable/
      new upstream patch
      change maintainer to pkg-vim-maintainers at lists.alioth.debian.org
      d'uh... added maintainer change to debian/changelog
      added testing-proposed-updates to debchangelog syntax hilighting
      added new patch 105_recognize-gnumakefile-am.diff
      corrected version in changelog
      erks... really add patch 62
      added patches 063 and 064
      Test
      Test
      Foo
      Test
      s/UNRELEASED/unstable/
      added Pierre Habouzit to uploaders
      added Torsten Landschoff and Matthijs Mohlmann to uploaders
      Use $DEBFULLNAME and $DEBEMAIL to generate --with-compiledby value.
      Added Stefano Zacchiroli to uploaders.
      added Alexis Sukrieh to uploaders
      updated tpp.vim from alfie
      added Pepijn de Langen to uploaders
      Added a new patch from Christian Hammers which adds additional keywords
      changelog cleanups
      Changed version number, so people building and installing the package before it gets finished
      $BUILDER tweaking
      Changed priority of vim-common package from extra to optional.
      new upstream patch 6.3.067
      changelog cleanup
      s/UNRELEASED/unstable
      dummy entry for 1:6.3-067+2
      disable dh_installchangelogs and dh_installdocs for vim-doc
      raised urgency to medium
      added James Vega <jamessan at jamessan.com> to uploaders
      patch 6.3.068
      removed James' patch for #269325, that fix is in 6.3.068
      credits for #269325 to James
      vim-doc no longer depends on vim
      foo
      fixed wrong executable for kvim mimetype
      fix for #301452
      Release 1:6.3-068+1
      release 1:6.3-068+2
      Add a replaces: vim (<= 1:6.3-068+1) to every (k)vim-* package.
      s/unstable/UNRELEASED/
      fixed broken rgvim(1)
      order change
      d'oh... replace vim (<= 1:6.3-068+1), not vim (<< 1:6.3-068+1)
      removed kvim(-*) packages
      remove kvim packages, part 2
      remove kvim packages, part 3
      removed 401_gcc4.diff
      added NEWS file
      removed libqt3-mt-dev and kdelibs4-dev build-dependencies
      removed sharutils from build-depends
      remove gvim manpages from basic package
      fix for fix
      Re-add dh_installdirs to vim-variant
      enabled backupcopy
      new upstream patches
      s/UNRELEASED/unstable
      urgency=medium
      release 1:6.3-071+1
      added dummy entry
      build-depend on debhelper (>= 4.2.21)
      added #139214 to 1:6.3-071+1 changelog
      removed #139214, it was fixed somewhen before already
      s/UNRELEASED/unstable/g
      reverted value of backupcopy to default
      1:6.3-071+2 is not yet released, until we know if having icons directly in /usr/share/icons is a good idea
      s/UNRELEASED/unstable/
      allow spaces in $BUILDER
      6.3.072
      urgency high, because of bad gzip patch in 1:6.3-071+2
      new upstream patches
      new upstream patch
      s/UNRELEASED/unstable, upload in a few hours
      release 1:6.3-085+1
      added CAN
      complete 1:6.3-085+1 changelog entry
      corrected wrong capitalization in menu entry
      Imported changelog entry from 1:6.3-071+1sarge1
      Uhm... looks like I forgot to checkin some changes...
      Hmm... I don't like the new dch... ;)
      Oops, fix name in changelog.
      Updated Standards-Version to 3.6.2.
      Really updated Standards-Version to 3.6.2.
      Exec vim with -f parameter in .desktop file.
      s/UNRELEASED/unstable/
      Started working on 6.4a, the .orig.tar.gz can be found at http://people.debian.org/~nobse/temp/vim/
      Changed version in debian/rules.
      Some more s/vim63/vim64a/ changes.
      Removed patches merged upstream.
      One more patch disabled
      New upstream patch.
      s/experimental/UNRELEASED/
      Adjusted runtimepath in /etc/vim/vimrc.
      Let's upload this to experimental.
      Removed Torsten Landschoff from Uploaders, he's not active.
      Reenabled vim-tiny package.
      Revert last change.
      Really revert last change.
      New upstream patch.
      Corrected changelog.
      s/UNRELEASED/experimental/
      New upstream patch.
      New upstream patch
      New upstream release.
      Merged upstream.
      Removed merged upstream patches.
      New upstream patch
      Added fix in 1:6.4-000+1.
      s/UNRELEASED/unstable/g
      Blubb.
      New fake entry.
      s/UNRELEASED/unstable/
      Applied patch from Adeodato Simó to fix broken syntax hilighting of urgency in debchangelog.vim.
      Added #338557 to changelog entry.
      One more bugreport about the urgency= issue...
      Upload!
      Mew upstream patches, and upload to unstable...
      Fixed typo in README.Debian.
      Removed build-dependencies added for woody backport a while ago.
      Added sarge-backports and sarge-volatile to debchangelog hilighting.
      Reverted r447.
      s/UNRELEASED/unstable/
      build-depend on make (>= 3.80+3.81.b4)
      Urgs... really add build-dependency.
      Added patch 160_scripts.vim.diff which adds support for bzr diffs in
      Fixed changelog.
      Removed outdated runtime files from package.
      Added s390x to debcontrolArchitecture in debcontrol.vim.
      New upstream patches.

Pepijn de Langen (1):
      added 119_php.vim.diff

Pierre Habouzit (58):
      make debian/rules files executable
      document /etc/vim/*.local files
      various debcontrol related bugs
      fix vimtutor locales ignorance
      not very usefull for the final package, but allow to 'debuild' from the svn repo without rm -rf **/.svn
      alfie fixes. really better than mines btw
      completely unusefull, thus vital ... 16px icon in .menu files
      better tutor.vim fix, as suggested by Bram Moolenaar
      now find work. thanks nobse for noting that
      enhance debchangelog detection
      escape dashes in the man page
      that was in fact in the bts.
      some more man pages fixes
      Fix french translation
      typos, thanks nobse
      vim patch 6.3.066
      php indent fix
      closes some prolog .vim bug
      backslash is not an xml escaping character, use &quot; instead.
      Bram "official" fix ;p
      texinfo warinng
      spanish translation
      good es.po, from the maintainer
      really the good es.po this time
      use my brand new account name
      really stupid typo
      083 - 084 upstream patches
      curious , but weren't not strictly upstream patches
      update our patches
      fix bug 322355
      fix 322254
      upstream patches 87 and 88
      fix version number
      fix vim-gui-common description, bug #347912
      fix for #348170
      add *.sce to the recognized extensions for scilab files.
      svn commit syntax. #341288
      forgot to add the patch
      fix incorrect patch
      update patches to avoid fuzzyness
      Normalize the patches so that any further refresh will produce more readable diff on the commit list.
      update quilt best practices
      fix the missing svn.vim thing
      348955 was due to a dh_install bug, 349070 beeing closed, it will close #348955 after about a rebuild
      oops, spurious line added in old changelog
      closes 323044
      update patch on RST.vim
      [\w] is not valid ... (\w|[...]) is
      use [[:alnum:] ... instead of \w\|[... which is easier to read
      close #352885 (as python keyword)
      patch 6.4.009
      missing patch
      sorry, was a typo
      add cmake support (357705)
      kfreebsd-amd64 is now a valid port.
      make the compatible/nocompatible choice been done in debian.vim based on
      add missing replace.
      Fix issue with presubj.

Stefano Zacchiroli (158):
      added #DEBHELPER# tag
      Minor cleanup in vim-{doc,common} handling: use dh_install instead of
      edited property svn:ignore
      ignores all stamps of the build process
      - patches: added 118_ocaml and 302_message
      upgraded ocaml runtime files (new upstream)
      - added patch for 279378
      as suggested by Bram, fixes documentation on "_exrc" instead of changing its (intended) behaviour
      added vim-full variant
      - commited change to 401_doc_exrc as suggested by Bram
      - added common-licences/ reference for GPL to debian/copyright
      - added patch which removes <BS> from html indentkeys
      - vim-full: fixed Replaces: line so that vim-full appears also there, previously
      - made vim Suggests vim-scripts and vim-scripts Enhances vim
      - fixed debian/rules bug which inhibit .desktop file installation
      invoke update-desktop-database on postinst (added dep on desktop-file-utils)
      reverted addition of dependency on desktop-file-utils
      added svg icon from Paul Ortman
      added patch which makes vim follow error directories on "make -C"
      set tex filetype on .cls tex classes
      install svg icons in /usr/share/pixmaps/ instead of /usr/share/icons/
      fixes bibtex comments highlighting
      better handling of bibtex comments, @Comment{...} kind of comments not yet properly handled
      added handling of @Comment{..} comments for bibtex
      added recognizion of several zope related filetype
      set SHELL=/bin/bash in debian/rules since we use bashisms in it
      improved muttrc syntax highlighting
      patch for asterisk configuration files syntax highlighting
      patch renamed
      patch which extends dch highlighting to Debian NEWS file
      patch for eruby highlighting
      moved filetype for asterisk down in filetype.vim since it ends with a wildcard
      support for highlighting tla diffs
      fix for translation error in zh_TW.UTF8 locale
      fix for fortran's matchit support
      fixed a typo, started new working svn version
      fixed a typo in usr_04.txt documentation
      updated for the new release patches: 118_ocaml.vim, 203_zh_TW.UTF8.po, 124_errorformat.vim
      fixed(?) a typo, the patch was no longer a valid patch
      next attempt ...
      added "sources" debian/rules target to download upstream tarballs
      added tarballs dir (empty)
      - patch for the 'empty SHELL' bug
      proper maintainer line in debian/changelog
      added patch for swap file locking behaviour wrt symlinks
      patch for netrw.vim wrt file:// URLs
      bugfix for vimrc, papersize is now read without using system()
      merged alternatives stuff (i.e. no longer conflicting vim variant packages)
      fix for some plugin on cmdline arguments
      - added /usr/share/vim/vimcurrent/ -> vim64/ symlink
      towards vim-tiny: au commands in vimrc can be used only if has("autocmd") (which vim-tiny wont probably have)
      one item done
      drafted vim-tiny proposal
      au in vimrc and vim-tiny proposal
      merged vim-tiny changes back to trunk
      - fixed /usr/share/doc symlinks
      bugfix: dh_clean no longer erroneously invoked on all packages for each variant
      clear .links file on clean
      fixed "/vim-common" absolute links in /usr/share/doc
      remove debian/vim.links on clean
      moved GUI related stuff to a separate "vim-gui-common" package
      added two missing "closes: #xxxxxx" entries
      added "closes" entry for the circular dependency issue
      moved removal of old vim.org diversion to postinst instead of postrm
      gnome enabled variants as alternative for gnome-text-editor
      different gnome-text-editor alternative priorities for vim-full and vim-gnome
      added NEWS about gnome alternatives
      - gnome-text-editor alternative (pending commit)
      fixed typo in description
      - added removal of old /usr/share/doc symlinks on preinst
      fixed dangling symlink for vim-gui-common manpages
      better test for removal of symlink, avoid non-zero exit code
      avoid empty /usr/share/doc/vim/ directory
      patch from the bts which improves sed's syntax highlighting
      moved vimtutor to vim-runtime (it's useless without runtime files)
      added replace/conflict entries due to the move of vimtutor
      patch from Bram for pastetoggle on Debian's xterm, enable pastetoggling using F1-F4
      added closes entry for FTBFS on hppa
      yeeepi, another bug about dangling gvim.1 symlink
      - new UNRELEASED version
      - next attempt at fixing FTBFS on s390
      added 'export' target to generate debian source package
      merged in trunk the quilt branch
      added some logging info during debian package build
      tiny on howto on using quilt for us, pkg-vim people
      patch for javascript syntax highlighting
      export DH_OPTIONS each time it is redefined on a target specific basis, avoides FTBFS (vimtutor: no such file or directory, when installing vim-tiny variant)
      fixed patch level so that it is appliable
      use alternatives to manage gvim separately from vim
      patched an old closes: entry which specified the wrong bug number
      reshaped svn structure
      - handle .in files as autoconf files, instantiating the @VIMCUR@ placeholder
      fixed the vimcurrent directory in runtimepath
      - source vimrc.local from /etc/vim/vimrc (since a lot of users still have it)
      ignore *.debhelpers and *.substvars
      ignores even more -stamp files
      preliminary support for the addon infrastructure
      added upstream patches 013, 014, 015
      renamed xdefault pacth, now we have quilt there is no need of prepending patch names with a number
      differentiated vim default configuration when it is invoked as "vi"
      fixed a typo, added an alias suggestion
      ignore a bunch of generated files
      changes related to let vim-tiny enter the base system
      upstream patches 7.0.01{6,7}
      changelog for the latest experimental upload
      ready for an upload to unstable
      ready for the unstable upload
      more verbose changelog note about the virc fix
      disabled building of spell files
      fixed some bugs which inhibit creation of spell files
      added upstream patches 22-26
      changed debian.vim to unfold the changelog entry the cursor is open when a changelog is opened
      moved the fold opening fix to the plugin itself
      better recognition of latex files when sectioning commands are used
      recognized some more latex specific sectioning commands
      patches up to 83
      added the X-VCS-SVN field to debian/control, so that user can know where to find the latest version of the package we are working on
      - upstream patches up to 094
      ready for a new upload
      fixed package version
      - bumped standards version
      upstream patches up to 109
      added keyword lookup support for perl/ruby files using perldoc/ri respectively
      pydoc patch
      identifiers may have trailing ? or ! in ruby, support them via iskeyword
      patches up to 120
      fixed typo in last changelog entry: priority is important
      new unreleased changelog entry
      added patch which enables # comments in dosini files
      rush of upstream patches up to 146
      patch for the gtk file selection dialog so that the button order matches the gnome human interface guidelines
      patch for a typo in a traiditional chinese message during recovery from swap
      renamed XS-Vcs-Svn field
      first bits for vim-addons
      one registry entry per package poligy
      changed properties so that vim is buildable with svn-buildpackage
      removed targets no longer needed with svn-buildpackage
      added legacy deblayout for tags url
      added missing XS-Vcs-* fields (notably XS-Vcs-Browser)
      new upstream patches...
      added a patch which fixes javac compiler invocation
      skeleton of the vim policy
      work in progress on the policy...
      integrated policy building and installation in vim package building
      moved docbook deps to non-indep, currently the vim build process is not split between indep and arch
      added $Id$
      typo
      ...
      human readable version
      some more text...
      added build-dep on lynx, due to #387035)
      work in progress, almost there...
      completed the first draft of the VIM policy (yay!)
      * Add debchangelog-closes_omni.vim.diff, which add omni completion support
      * Add map.vim-syntax.diff which ships syntax file for UMN map server
      adding a debian/NEWS entry which I should have added before (avoiding some bogus bug reports!)
      * debian/control
      * debian/README.Debian

martin f krafft (3):
      use/enable new Vcs-* syntax
      add Tim Pope's vim-git integration
      Remove vim-git files and add patch

-----------------------------------------------------------------------

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list