2006
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
2005
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
2004
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
2003
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