[SCM] Vim packaging annotated tag, debian/7.0-122+1etch4, created. debian/7.0-122+1etch4

James Vega jamessan at debian.org
Tue Feb 17 21:20:34 UTC 2009


The annotated tag, debian/7.0-122+1etch4 has been created
        at  15e63842ff13332ddabed08393000848c9cf5068 (tag)
   tagging  4cbe8d79068a51948a85acf10840cb751e812c72 (commit)
 tagged by  James Vega
        on  Tue Feb 17 16:18:24 2009 -0500

- Shortlog ------------------------------------------------------------
Debian version 1:7.0-122+1etch4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkmbKaAACgkQDb3UpmEybUBKcgCdGzne2l+QyYKr4ikC4E08hfR7
lwAAn3B5N4aVba5Dnc/8mI4zo0xfoX2n
=j2dA
-----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 (136):
      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.
      Tag 1:7.0-122+1
      Initial attempt at a 1:7.0-122+1.etch1 build.
      Switch to a MU version number (1etch1 instead of 1.etch1)
      Branch for etch
      Update the file test for removing alternatives in order to transition the Russian manpage alternatives. (#408753)
      Remove any alternatives that refer to stale diversions so we don't make the alternatives become manual.
      Update the changelog with explanations.
      Add upstream patches 7.1.039, 7.0.234, and 7.0.235 to fix CVEs 2007-2438 and 2007-2953.  Stable security update.
      Add upstream patches 7.1.299, 7.1.300, and 7.1.305
      Add CVE-2008-2712-xpm.vim.diff to fix syntax/xpm{,2}.vim
      Add patch CVE-2008-2712-zip.vim.diff to fix autoload/zip.vim
      Refresh the xpm patch
      Add patch CVE-2008-3074-tar.vim.diff to fix autoload/tar.vim.
      Backport patches 7.2a.013, 7.2b.{005,018}, 7.2c.002, 7.2.{010,026}
      Add patch CVE-2008-2712-netrw.vim.diff to fix autoload/netrw.vim.
      Release 1:7.0-122+1etch4

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 (57):
      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.

Stefano Zacchiroli (126):
      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

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

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list