r134 - trunk/vim7/debian
Norbert Tretkowski
nobse@costa.debian.org
Tue, 29 Mar 2005 08:14:57 +0000
Author: nobse
Date: 2005-03-29 08:14:56 +0000 (Tue, 29 Mar 2005)
New Revision: 134
Modified:
trunk/vim7/debian/changelog
Log:
added old changelogs
Modified: trunk/vim7/debian/changelog
===================================================================
--- trunk/vim7/debian/changelog 2005-03-29 00:00:11 UTC (rev 133)
+++ trunk/vim7/debian/changelog 2005-03-29 08:14:56 UTC (rev 134)
@@ -26,7 +26,7 @@
vim (1:6.3+7.0aa.20041224-0pre2) UNRELEASED; urgency=low
- * Added missing symlinks in /usr/bin to vim binary.
+ * Added missing symlinks in /usr/bin to vim binary.
* Smooth upgrade from files and symlinks in /usr/share/doc.
-- Norbert Tretkowski <nobse@debian.org> Mon, 27 Dec 2004 15:45:35 +0100
@@ -48,6 +48,164 @@
-- Norbert Tretkowski <nobse@debian.org> Sun, 26 Dec 2004 18:29:11 +0100
+vim (1:6.3-068+3) unstable; urgency=medium
+
+ * Norbert Tretkowski <nobse@debian.org>:
+ + Add a replaces: vim (<= 1:6.3-068+1) to every (k)vim-* package, required
+ for menu-icon-missing fix from 1:6.3-068+2. (closes: #301866)
+ + Urgency medium because above modification fixes regular upgrade with
+ apt-get.
+ + Fixed broken rgvim manpage. (closes: #301881)
+
+ -- Norbert Tretkowski <nobse@debian.org> Tue, 29 Mar 2005 01:00:23 +0200
+
+vim (1:6.3-068+2) unstable; urgency=low
+
+ * Pierre Habouzit <pierre.habouzit@m4x.org>:
+ + Enhance the es.po. (closes: #206782)
+
+ * Matthijs Mohlmann <matthijs@cacholong.nl>
+ + Modified patch 113_xml.vim.diff that fixes #196001 has introduced
+ another syntax error. (closes: #301736)
+ + Fixed menu-icon-missing on vim-* packages.
+
+ -- Norbert Tretkowski <nobse@debian.org> Mon, 28 Mar 2005 19:26:35 +0200
+
+vim (1:6.3-068+1) unstable; urgency=low
+
+ * New upstream patch (068), see README.gz for details.
+ + 6.3.068: When editing a compressed file xxx.gz which is a symbolic link
+ to the actual file a ":write" no longer renames the link (patch by James
+ Vega). (closes: #281630)
+
+ * Norbert Tretkowski <nobse@debian.org>:
+ + Added James Vega <jamessan@jamessan.com> to uploaders.
+ + Fixed wrong executable registration in /usr/lib/mime/packages/kvim,
+ thanks to Robin Verduijn for the patch. (closes: #295471)
+ + Fixed synchronisation of syntax highlighting in fortran 90 programs.
+ (closes: #301452)
+ + Removed vim-doc's dependency on vim, so it's possible to install vim-doc
+ without also installing vim.
+
+ * Pierre Habouzit <pierre.habouzit@m4x.org>:
+ + Fix php indent plugin, thanks to the ITLab at MUSC. (closes: #282135)
+ + Fix prolog syntax file. (closes: #269692)
+ + Fix xml syntax ('\' has no special meaning for xml). (closes: #196001)
+ + Fix texinfo syntax file warning. (closes: #286763)
+
+ * Matthijs Mohlmann <matthijs@cacholong.nl>:
+ + Fix lintian warning packages-installs-file-to-usr-x11r6:
+ - Moving xpm files to /usr/share/pixmaps.
+ - Edited the menu files.
+ + Removed prerm-does-not-call-installdocs from lintian/vim.
+ + Added patch 111_fstab.vim.diff to fix highlighting in fstab.
+ (closes: #300108)
+ + Removed Suggests: vim from vim-doc in debian/control.
+ + Fixed binary-without-manpage for several packages.
+ + Fixed pkg-not-in-package-test in kvim-tcl, kvim-ruby, kvim-python and
+ kvim-perl.
+ + Fixed the errors postinst-does-not-call-updatemenus and
+ postrm-does-not-call-updatemenus.
+
+ * James Vega <jamessan@jamessan.com>:
+ + Fixed wrong highlighting of comments in syntax/sh.vim when comments
+ occur between switches of case. (closes: #269325)
+
+ * Stefano Zacchiroli <zack@debian.org>:
+ + Added patch 302_message.c.diff to fix CTRL-C quit loops in range commands.
+ (closes: #295639)
+ + Added patch 118_ocaml.vim.diff to ship latest version of ocaml runtime
+ support files: {syntax,ftplugin,ident}/ocaml.vim.
+ + Modifications on debian/rules:
+ - Uses debian/compat in place of debian/rules' DH_COMPAT.
+ - Ignores diff error in "make_patch" target since diff usually returns 1.
+ - Added support for command line VARIANT variable to override VARIANTS.
+
+ * Pepijn de Langen <pepijn@ce.et.tudelft.nl>:
+ + Added patch 119_php.vim.diff to php syntax highlighting backticks.
+ (closes: #144754)
+
+ -- Norbert Tretkowski <nobse@debian.org> Sat, 26 Mar 2005 16:32:25 +0100
+
+vim (1:6.3-067+2) unstable; urgency=medium
+
+ * Norbert Tretkowski <nobse@debian.org>:
+ + Disabled dh_installchangelogs and dh_installdocs for vim-doc.
+ + Raised urgency to medium because of upstream patch 6.3.066.
+
+ -- Norbert Tretkowski <nobse@debian.org> Sun, 20 Mar 2005 22:05:36 +0100
+
+vim (1:6.3-067+1) unstable; urgency=low
+
+ * New upstream patches (065 to 067), see README.gz for details.
+ + 6.3.065: Entering Euro char via digraph doesn't always work.
+ (closes: #298162)
+
+ * Norbert Tretkowski <nobse@debian.org>:
+ + Added Pierre Habouzit, Torsten Landschoff, Matthijs Mohlmann, Stefano
+ Zacchiroli, Alexis Sukrieh and Pepijn de Langen to uploaders.
+ (closes: #299446)
+ + Added a new patch from Christian Hammers which adds additional keywords
+ to /etc/fstab syntax hilighting. (closes: #299704)
+ + Modified --with-compiledby value to use $DEBFULLNAME and $DEBEMAIL.
+ + Updated tpp syntax file, thanks to Gerfried Fuchs.
+ + Changed priority of vim-common package from extra to optional.
+
+ * Pierre Habouzit <pierre.habouzit@m4x.org>:
+ + Documented the /etc/vim/{g,}vimrc.local files in README.Debian.
+ + Fixed some debcontrol.vim issues:
+ - Don't search emails in fields that have not one. (closes: #114508)
+ - Fix debcontrolName according to Policy. (closes: #148144)
+ + Fixed tutor.vim to use usual locale envvars semantics. (closes: #289113)
+ + Added a 16px icon for menu entries too
+ (taken from http://www.vim.org/images/vim16x16.xpm). (closes: #39250)
+ + Fixed changelog.Debian.gz detection. (closes: #263740)
+ + Manpages various fixes:
+ - Escape some dashes in vim(1). (closes: #279606)
+ - Various fixes for xxd(1). (closes: #281124)
+ + Fixed french translation. (closes: #277502)
+
+ * Matthijs Mohlmann <matthijs@cacholong.nl>:
+ + Add syntax highlighting for xmodmap. (closes: #296759)
+ + Fixed lintian warning unquoted-string-in-menu-item in kvim.menu.
+ + Fixed lintian warning spelling-error-in-readme-debian (adviced should
+ be advised).
+ + Changed current maintainer in copyright file.
+ + Fixed lintian warning package-relation-with-self in kvim.
+ + Fixed lintian warning binary-has-unneeded-section in vim (added
+ dh_strip).
+ + Added depends on vim in vim-doc.
+
+ * Alexis Sukrieh <sukria@sukria.net>:
+ + Added a note about UTF-8 related issues in README.Debian.
+ + Added debian/patches/108_automake.vim.diff (thanks to Alexander Kogan)
+ which enables highlighting of _CPPFLAGS in automake files.
+ (closes: #196212)
+ + Added debian/patches/109_xdefaults.vim.diff (thanks to Peter De Wachter)
+ which fixes bad highlighting when putting a FONT directive in xdefaults.
+ (closes: #264284)
+
+ * Stefano Zacchiroli <zack@debian.org>:
+ + Added #DEBHELPER# tag to debian/vim-{doc,common}.preinst.
+ + Minor cleanup of debian/rules so vim-{doc,common} uses dh_install
+ instead of dh_movefiles ("binary" target could now be invoked twice
+ after a single "install" invocation), let dh_compress compress README.
+
+ -- Norbert Tretkowski <nobse@debian.org> Sun, 20 Mar 2005 10:56:11 +0100
+
+vim (1:6.3-064+1) unstable; urgency=low
+
+ * Norbert Tretkowski <nobse@debian.org>:
+ + New upstream patches (062 to 064), see README.gz for details.
+ + Set maintainer address to project mailinglist on alioth and added myself to
+ uploaders.
+ + Added a new patch which sets automake syntax recognition for files named
+ GNUmakefile.am. (closes: #277596)
+ + Added a new patch which adds testing-proposed-updates to debchangelog
+ syntax hilighting.
+
+ -- Norbert Tretkowski <nobse@debian.org> Mon, 14 Mar 2005 14:58:49 +0100
+
vim (1:6.3-061+1) unstable; urgency=high
* New upstream patches (059 to 061), see README.gz for details.