2008
vim-latexsuite (20060325-5) unstable; urgency=low
* Orphaning the package. Maintainer set to Debian QA Group.
* debian/vim-registry/vim-latexsuite.yaml:
- Remove the entries for the "BORKENFILES" from the registry file.
(Closes: #446080)
* debian/control:
- Remove the version from the vim-common Depends since it is available in
etch.
- Remove the gvim Depends alternative since all vim variant packages
Provide vim.
- Depend on vim-python | python now that all vim variant packages that
have python support Provide vim-python. (Closes: #459957)
- Bump Standards-Version to 3.7.3 -- no changes needed.
-- James Vega <jamessan@debian.org> Sat, 19 Apr 2008 09:20:09 -0400
2007
vim-latexsuite (20060325-4.1) unstable; urgency=low
* Non-maintainer upload.
* Delete the broken files in the installation directory, not in the source
tree, which fixes the double-build FTBFS (Closes: #441730).
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Sat, 29 Sep 2007 18:32:11 +0200
vim-latexsuite (20060325-4) unstable; urgency=low
[ Stefano Zacchiroli ]
* debian/control
- set the maintainer to Debian VIM Maintainers with me and Franz as
uploader
- added XS-Vcs-Browser field
- recommends vim-addon-manager as per the vim policy
- cosmetic improvements in the long description
- add Homepage field
[ Laurent Bigonville ]
* Fix installation of lintian-override file (Closes: #439216)
-- Stefano Zacchiroli <zack@debian.org> Sat, 22 Sep 2007 19:43:25 +0200
vim-latexsuite (20060325-3) unstable; urgency=low
* debian/patches/
- renamed patches removing heading numeric prefix: it is not needed, the
order is set by 00list
- added disabledby.dpatch which enables disabling the whole latex-suite by
defining the global did_latexSuite_disabled variable; changed 00list
accordingly to apply the new patch
* debian/vim-registry/vim-latexsuite.yaml
- added the 'disabledby:' field which enables automatic disabling on the
latex-suite via vim-addons
-- Stefano Zacchiroli <zack@debian.org> Wed, 7 Feb 2007 15:02:17 +0100
vim-latexsuite (20060325-2) unstable; urgency=low
[ Stefano Zacchiroli ]
* Acknowledging NMU by Sergei Golovan, integrated changes marked below
* Added latexsuite entry for the Vim add-on registry
* debian/control
- added texlive-base-bin as an alternative Recommends for tetex-bin
(Closes: #378294)
- added XS-Vcs-Svn field pointing to our repo
- added myself to the Uploaders field
- moved debhelper and dpatch from Build-Depends-Indep to Build-Depends as
required by Policy Manual, section 7.6 (NMU ack)
* debian/lintian-override
- override false positive python-script-but-no-python-dep because there is
a dependency on vim-full, which depends on python (NMU ack)
* debian/vim-registry/
- converted the registry file to the new YAML format
- renamed vim registry to follow the packagename.yaml convention
* debian/rules
- added binary-arch and binary-indep targets to debian/rules as required
by Policy Manual, section 4.8 (NMU ack) (Closes: #395810)
[ Franz Pletz ]
* Fixed mapping InsertItemOnThisLine by preventing it to reenter insert
mode, see 03_insertitem.dpatch (Closes: #350021)
* Fixed adding extension twice in ftplugin/latex-suite/outline.py, see
04_fname_outline.dpatch (Closes: #365152)
* debian/rules: Removed useless debhelper calls
* Bumped standards-version to 3.7.2, no changes necessary
-- Stefano Zacchiroli <zack@debian.org> Tue, 16 Jan 2007 14:59:20 +0100
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