File: changelog

package info (click to toggle)
vim-scripts 7-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,228 kB
  • ctags: 1,793
  • sloc: perl: 109; makefile: 30; sh: 11
file content (147 lines) | stat: -rw-r--r-- 5,499 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
vim-scripts (7-3) unstable; urgency=low

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

 -- Stefano Zacchiroli <zack@debian.org>  Fri,  3 Nov 2006 12:07:01 +0100

vim-scripts (7-2) unstable; urgency=low

  * scripts adds/removals/upgrades:
    - added scripts:
      | plugin/project.vim
  * debian/control
    - added X-Vcs-Svn field pointing to our SVN repository

 -- Stefano Zacchiroli <zack@debian.org>  Sat,  9 Sep 2006 15:12:52 +0200

vim-scripts (7-1) unstable; urgency=low

  * debian/control
    - set debhelper and dpatch as Build-Depends instead of
      Build-Depends-Indep (as required by policy)
    - bumped standards version to 3.7.2 (no changes needed)
  * debian/README.Debian-source
    - added this file, containing a description of the usage of
      debian/vim-scripts.pl
  * scripts adds/removals/upgrades:
    - added scripts:
      | plugin/NERD_comments.vim
    - upgraded scripts:
      | plugin/{a,bufexplorer,taglist,calendar,AlignPlugin,cvsmenu}.vim
      | plugin/{cvscommand,svncommand}.vim (now both integrated in a
        single plugin: plugin/vcscommand.vim
      | colors/relaxedgreen.vim (closes: #383198)
    - removed scripts:
      | plugin/svncommand.vim (now integrated into plugin/vcscommand.vim)
      | plugin/vimspell.vim (no longer needed with vim7, which includes
        built-in spell checking support) (closes: #307544)

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 22 Aug 2006 20:27:22 +0200

vim-scripts (6-3) unstable; urgency=low

  * scripts adds/removals/upgrades:
    - upgraded scripts:
      | plugin/vimspell.vim, fixes UTF8 related bug (closes: #340592)
      | plugin/{bufexplorer.vim,taglist.vim,Align.vim,cvsmenu.vim,
         cvscommand.vim}
      | macros/closetag.vim
    - added script plugin/SuperTab.vim (closes: #315936)
  * debian/control
    - bumped standards version

 -- Stefano Zacchiroli <zack@debian.org>  Sun, 27 Nov 2005 23:17:03 +0100

vim-scripts (6-2) unstable; urgency=low

  * scripts adds/removals/upgrades:
    - added {,back}scripts: closetag.vim (on a request via private mail)
    - upgraded scripts: plugin/{cvsmenu.vim,cvscommand.vim}, ftplugin/xml.vim
  * debian/
    - moved vim-scripts status to debian/vim-scripts.status, debian/copyright
      is now generated from it with debian/vim-scripts.pl > debian/copyright
    - added the new "extras" field to vim-scripts.status so that all
      information for automatic installation are available
  * debian/control
    Recommends "vim | gvim", added Enhances field
  * debian/patches/01_sokoban.dpatch
    - set sokoban level directory to that shipped by vim-scripts

 -- Stefano Zacchiroli <zack@debian.org>  Sun, 22 May 2005 10:57:29 +0200

vim-scripts (6-1) unstable; urgency=low

  * 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/

 -- Stefano Zacchiroli <zack@debian.org>  Fri,  8 Apr 2005 17:39:18 +0200

vim-scripts (5-1) unstable; urgency=low

  * New upstream
  * Includes cvscommand (closes: #171624)

 -- Michael Piefel <piefel@debian.org>  Mon, 22 Dec 2003 15:39:25 +0100

vim-scripts (4-1) unstable; urgency=low

  * New upstream.
  * Reformatted control (closes: #130964)

 -- Michael Piefel <piefel@debian.org>  Sun, 17 Feb 2002 13:44:32 +0100

vim-scripts (3-1) unstable; urgency=low

  * New upstream.
  * Reformatted README.Debian (closes: #114511)

 -- Michael Piefel <piefel@debian.org>  Fri, 21 Dec 2001 17:18:18 +0100

vim-scripts (2-1) unstable; urgency=low

  * New upstream.
  * Add a lot of vim variants to the recommends, although I'm not quite sure
    why these should be necessary (closes: #109873, #110305, #111594). This
    will soon be undone when the new vim 6 package makes its way into the
    official distribution.

 -- Michael Piefel <piefel@debian.org>  Wed, 19 Sep 2001 17:11:48 +0200

vim-scripts (1-1) unstable; urgency=low

  * Initial Release. (closes: #107915)
  * Contains ftplugin/html.vim, ftplugin/po.vim, plugin/whatdomain.vim,
    colors/emacs.vim

 -- Michael Piefel <piefel@debian.org>  Tue, 21 Aug 2001 11:43:22 +0200