File: changelog

package info (click to toggle)
vim-latexsuite 20060325-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,452 kB
  • ctags: 633
  • sloc: sh: 5,372; python: 280; makefile: 65; perl: 50
file content (179 lines) | stat: -rw-r--r-- 7,111 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
vim-latexsuite (20060325-1) unstable; urgency=medium

  * The 'Spring Cleaning' release (Thanks for the suggestion, Artur)
  * New upstream release (Closes: #350784, #323304)
  * New maintainer (Closes: #307166)
  * Updated standards-version to 3.6.2
  * Moved to debhelper compatibility level 5
  * Made debian/copyright compliant to standards
  * Updated debian/watch to version 3 (Closes: #312079)
  * Fixed permissions in debian/rules for debian/bug/script and
    ftplugin/latex-suite/outline.py (Closes: #308938)
  * Enhanced description
  * Moved RELEASE-1.5.txt to the debian directory
  * Changed version numbering scheme from 0.<date> to <date>
  * Removed useless lintian overrides

  [ Debian Vim Maintainers ]
  * Corrected typos in README.Debian
  * Simplified debian/rules and added dpatch-rules
  * Added vim-full as an alternative to vim-python in Depends (all features
    provided by vim-python are also provided by vim-full)

  [ Artur R. Czechowski ]
  * Patches:
    + (new) 01_foldingfix.dpatch: properly fixes folding. (See: #246798)
    + (new) 02_changelog.dpatch - upstream does not provide Changelog in
      tarball so we fetch it from website manually
  * debian/control:
    + Recommends tetex-bin instead of latex (unavailable now)
    + Depends on vim-common >= 1:6.4-004+1 to get vimrc without mapped "p"
      key in visual mode (Closes: #301078), additionaly, helpztags has been
      moved into vim-common long time ago
  * debian/postinst:
    + Because vim 6.3 is in stable we do not need ugly hacks related to
      dpkg-divert, vim 6.1 and old vim-latexsuite
    + helpztags runs only in configure stage
  * debian/postrm:
    + helpztags runs only in remove stage, not in purge (Closes: #355711)

 -- Franz Pletz <fpletz@franz-pletz.org>  Wed, 16 Apr 2006 16:35:04 +0200

vim-latexsuite (0.20041219-2) unstable; urgency=medium

  * Documentation is sometimes unavailable (see #307906). Workaround
    and information required in bugreport are mentioned in
    - bug script and presubj
    - README.Debian
    - NEWS
  * Suggest vim-python dependency to correctly handle mutliple compilation
    (Closes: #296571)

 -- Artur R. Czechowski <arturcz@hell.pl>  Sun,  8 May 2005 00:23:22 +0200

vim-latexsuite (0.20041219-1) unstable; urgency=low

  * New upstream release
    + vim does not hang up when opening other tex files in the same document
      (Closes: #281904)
  * Remove lintian warning by decapitalize first letter od Description
  * Incorporate Makefile into debian/rules

 -- Artur R. Czechowski <arturcz@hell.pl>  Sun, 16 Jan 2005 17:31:25 +0100

vim-latexsuite (0.20040805-1) unstable; urgency=low

  * Long awaiting new upstream release. It has a lot of bugfixes, either
    submitted to Debian BTS or to upstream, so urgency is medium.
    + Force matching case with the \C pattern (Closes: #237648)
    + Fixed <Alt-key> mapping (Closes: #256704)
  * Fixed: fails to fold properly if anything precedes \end{foo}
    (Closes: #246798)

 -- Artur R. Czechowski <arturcz@hell.pl>  Mon,  9 Aug 2004 01:58:05 +0200

vim-latexsuite (0.20040314-1) unstable; urgency=low

  * New upstream release
    + Alt-I which inserts an \item is used in some languages for typing
      eaccute (Closes: #237623)
  * Upstream marks files for remove instead removing it. So we need to remove
    it for ourselfs in Makefile

 -- Artur R. Czechowski <arturcz@hell.pl>  Mon,  5 Apr 2004 21:29:47 +0200

vim-latexsuite (0.20031216-2) unstable; urgency=low

  * vim-latexsuite now depends on vim instead pre-depends (Closes: #237704)
  * urgency high due to severity serious

 -- Artur R. Czechowski <arturcz@hell.pl>  Sat, 13 Mar 2004 00:22:15 +0100

vim-latexsuite (0.20031216-1) unstable; urgency=low

  * New upstream release
    - among others it contains Quicktart Guide; see NEWS.Debian for
      details
  * debian/watch added
  * debian/rules: package is build as a binary-indep
  * gv is a default PostScript viewer (Closes: #227673)
  * Suggests: xpdf | pdf-viewer, gv | postscript-viewer

 -- Artur R. Czechowski <arturcz@hell.pl>  Sun, 22 Feb 2004 17:25:41 +0100

vim-latexsuite (0.20031113-1) unstable; urgency=low

  * New upstream release (called 1.5)
  * Pre-Depends on vim >=1:6.2-106+1 (yet another helpztags bug: #213032)
    (Closes: #220582)
  * ftplugin/latex-suite/packages/german: fixed stringss syntax
    (Closes: #219484)
  * update Changelog from CVS (upstream forgot to put in into tarball)
  * release notes for 1.5

 -- Artur R. Czechowski <arturcz@hell.pl>  Thu, 13 Nov 2003 21:37:23 +0100

vim-latexsuite (0.20030913-1) unstable; urgency=low

  * New upstream release
    - bracket completion works without side effects (Closes: #205446)
  * Pre-Depends on vim >=1:6.2-098+3 (Closes: #211764)
  * Apply rules from draft of Debian Vim Scripts Policy available at
    http://yacoob.dnsalias.net/sakwa/vim-policy.txt
    - install in ${VIM}/addons instead ${VIM}/vim${vimversion}
    - remove all diverts
    - build doc/tags file on install/upgrade/uninstall
  * Manualy remove files/directories from vim-latexsuite for vim6.1,
    dpkg-divert sux

 -- Artur R. Czechowski <arturcz@hell.pl>  Wed, 24 Sep 2003 19:29:18 +0200

vim-latexsuite (0.20030905-1) unstable; urgency=low

  * New upstream release
    - updated documentation (Closes: #205891)
  * remove diverting plugin/explorer.vim (it is no longer provided
    in vim-latexsuite)
  * _really_ bumping Standard-Version to 3.6.1.0 (still nothing to change)

 -- Artur R. Czechowski <arturcz@hell.pl>  Sun,  7 Sep 2003 16:35:19 +0200

vim-latexsuite (0.20030726-2) unstable; urgency=medium

  * plugin/explorer.vim: applying again patch for :edit <directory> which
    is missed from upstream (Closes: #206050)
  * handcrafted helptags file instead creating in it postinst
  * debian/control:
    - bumping Standard-Version to 3.6.1.0 (nothing to change)

 -- Artur R. Czechowski <arturcz@hell.pl>  Wed, 20 Aug 2003 15:08:16 +0200

vim-latexsuite (0.20030726-1) unstable; urgency=low

  * New upstream release
    - a new ftplugin file to trigger the bibtex mappings (Closes: #202932)
    - $HOME/.vim/ftplugin/tex/texrc works (Closes: #202955)
  * debian/control:
    - architecture changed from any to all
    - changed Build-Depends to Build-Depends-Indep
    - bumping Standard-Version to 3.6.0 (nothing to change)
  * Makefile:
    - dealing with upstream ChangeLog file
    - added doc/ to fix-perm target
  * debian/README.debian: added vim-latexsuite resources and note about
    documentation
  * debian/rules: installing upstream ChangeLog
  * ls-help.vim moved from plugin/ to debian/ and added to debian/install

 -- Artur R. Czechowski <arturcz@hell.pl>  Sun, 27 Jul 2003 00:26:27 +0200

vim-latexsuite (0.20030605-1) unstable; urgency=low

  * Initial Release (Closes: #178957)
  * Added Makefile for install vim-latexsuite
  * Changed ownership of files and directories in source tarball to root
  * Automagically indexed help files
  * Upload sponsored by Janusz A. Urbanowicz <alex@bofh.net.pl>

 -- Artur R. Czechowski <arturcz@hell.pl>  Mon, 16 Jun 2003 01:56:29 +0200