lp:~noskcaj/ubuntu/saucy/vim-scripts/2013

Created by Jackson Doak and last modified
Get this branch:
bzr branch lp:~noskcaj/ubuntu/saucy/vim-scripts/2013
Only Jackson Doak can upload to this branch. If you are Jackson Doak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jackson Doak
Status:
Development

Recent revisions

12. By Jackson Doak

* Merge from debian unstable. Remaining changes:
  - debian/control:
    - Updated the description to give a better indication of what's
      included in the package.
    - Appended exuberant-ctags, aspell, ispell to the Suggests field,
      as they would enhance the usefulness of some of the plugins.

11. By Sonia Hamilton

* Updated the description to give a better indication of what's included in
  the package. (LP: #31204)
* Appended exuberant-ctags, aspell, ispell to the Suggests field, as they
  would enhance the usefulness of some of the plugins. (LP: #31204)

10. By James McCoy

* Update Vcs-* URLs.
* vcscommand: Backport patch from upstream to handle svn 1.7. (Closes:
  #688093)
* debPlugin: Add support for xz compressed debs. Thanks to Jakub Wilk for
  the patch. (Closes: #644172)

9. By James McCoy

* Rename "colors sampler pack" to "colors-sampler-pack" so it's easier to
  manage with vim-addon-manager. (Closes: #555621)
* Updated addons:
  - supertab: Updated to 1.6
  - DoxygenToolkit: Update to 0.2.13
  - Color Sampler Pack: Update to 8.03
  - vcscommand: Update to 1.99.35
  - calendar: Update to 2.5
  - bufexplorer: Update to 7.2.8
  - gnupg: Update to 2.2
    + Fixes a bug when the user's shell is (t)csh and /bin/sh is dash.
      (Closes: #552085)
    + Do not prompt the user when the same key exists in multiple keyrings.
      (Closes: #566341)
    + Improve error handling when gpg command fails to prevent file
      truncation. (Closes: #573440)
    + Use --armor when saving a new *.asc file. (Closes: #496667)
    + Handle the different settings for keyid-format. (Closes: #637718)
  - surround: Update to 1.90
  - NERD_commenter: Update to 2.3.0
  - xmledit: Update to 1.9.1
    + Remove patches disabledby-xml.diff and xml-nodocs.diff, merged
      upstream.
  - detectindent: Update to upstream revision c6f6e7b
    + Remove patch detectindent_fix.diff, merged upstream.
* Removed addons:
  - markdown-syntax, Vim 7.3 has native support for Markdown syntax.
  (Closes: #592239)
* Bump Standards-Version to 3.9.2, no changes needed.

8. By James McCoy

* debian/control:
  - Change Vcs-* fields to point at git repo.
  - Bump Standards-Version to 3.8.3, no changes needed.
* Switch from dpatch to quilt.
* Remove git-commit script. Vim is shipped with more complete scripts.
  (Closes: #539380)
* addons upgrades:
  - DoxygenToolkit: Updated to 0.2.5
  - NERD_commenter: Updated to 2.2.2
  - Color Sampler Pack: Updated to 7.01
  - xmledit: Updated to 1.84
  - calendar: Updated to 1.8
  - cvsmenu: Updated to 1.150
  - supertab: Updated to 0.60
* Add disabledby-doxygentoolkit.diff patch, which enables the commented out
  plugin loaded check.
* Add xml-nodocs.diff patch, which disables xmledit's "automatic
  documentation generation" functionality. This doesn't make sense in a
  Debian package and in fact breaks functionality. (Closes: #536741)

7. By Debian Vim Maintainers <email address hidden>

[ Stefano Zacchiroli ]
* Removing myself from Uploaders list. So long.
* add patch lbdbq-detect-lbdbq to detect whether the lbdbq executable is
  missing (Closes: #514796)
* Bump Standards-Version to 3.8.2 (no changes needed).
* debian/control: bump Standards-Versions to 3.8.2 (no changes needed)

[ James Vega ]
* addons upgrades:
  - markdown-syntax, supertab
* remove patch mkd-preformatted, merged upstream.

6. By James McCoy

* Updated addons:
  - supertab, NERD_commenter, xmledit (Closes: #503707), vcscommand, Align,
    gnupg, bufexplorer
* Renamed addons:
  - themes => color_sample_pack
* syntax/mkd.vim: Do not restrict preformatted text from starting with '*',
  '-', or '+' characters. (Closes: #499878)
* debian/control:
  - Simply use vim instead of both vim and gvim for Recommends/Enhances
    since all vim binary packages Provide vim.
  - Add ${misc:Depends} to silence lintian

5. By James McCoy

* New addons:
  - securemodelines: Secure, user-configurable modeline whitelisting.
* Add disabledby-securemodelines patch, which provides a means for
  blacklisting the securemodelines plugin.

4. By Stefano Zacchiroli

ship macros/ and autoload/ directories, thanks to James Vega for the patch
(closes: #396785)

3. By Stefano Zacchiroli

* major review of shipped scripts
  - added scripts: plugin/{EnhancedCommentify.vim,calendar.vim,
    gnupg.vim,minibufexpl.vim,svncommand.vim,themes.vim,utl.vim,
    vimspell.vim,winmanager.vim}, ftplugin/xml.vim
    (Closes: Bug#303587, Bug#303589, Bug#303592)
  - removed scripts: closetag.vim
  - upgraded to latest version on vim.org scripts: ftplugin/po.vim,
    plugin/{Align.vim, a.vim, bufexplorer.vim, cvscommand.vim,
    cvsmenu.vim, taglist.vim, whatdomain.vim}
  - replaced scripts: colors/* (by themes.vim above), plugin/thlnk.vim
    (by utl.vim)
* ship webpages of scripts in html/; registered them to doc-base
* debian/rules
  - install scripts in /usr/share/vim-scripts/ instead of
    /usr/share/doc/vim-scripts/examples/. Symlink provided for
    backward compatibility
  - invokes dh_compress
  - moved debhelper compatibility level to debian/compat
* use dpatch, changed debian/{control,rules,patches} as needed
* debian/control
  - bumped debhelper dependency and Stadards-Version
  - added me as an uploader
* debian/vim-scripts.pl
  - added perl scripts which eases download of vim.org script web
    pages and upstream version checks
* debian/copyright
  - rewritten including copyright/license information about all
    shipped script
* improved debian/README.Debian
* removed "upstream" README, now vim-scripts is a native package and
  script descriptions are available in html/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/vim-scripts
This branch contains Public information 
Everyone can see this information.

Subscribers