[SCM] Vim packaging branch, master, updated. debian/7.2.148-2-165-gdeacc1b

James Vega jamessan at debian.org
Wed Jul 29 19:11:01 UTC 2009


The following commit has been merged in the master branch:
commit deacc1b49985dd5222e4eefcf59eb7a4cf0c9526
Author: James Vega <jamessan at debian.org>
Date:   Wed Jul 29 20:20:47 2009 +0200

    Release 2:7.2.245-1
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 2188f98..c772a3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,70 @@
+vim (2:7.2.245-1) unstable; urgency=low
+
+  [ James Vega ]
+  * debian/rules:
+    - [b131ea4] Remove SHELL=/bin/bash (again) along with the bashisms
+    - [ac8c907] Build Vim to look for its (g)vimrc at /etc/vim/(g)vimrc, not
+      in $VIM.  This allows Vim to find the files even if /usr isn't mounted,
+      in preparation for moving vim-tiny to /bin.
+    - [24ab3e8] Remove calls to dh_desktop since desktop files are now handled
+      by triggers.
+    - [67f3b5b] Only install the UTF-8 versions of the man pages (Closes:
+      #527744)
+  * Debian-related runtime files:
+    - [3071077] Remove gutsy as a valid distribution -- EOLed.
+    - [be3e3b7] Add avr32 as a valid architecture. (Closes: #528438)
+    - [1e21fa5] Fix the upload target highlighting so experimental isn't
+      flagged as an error. (Closes: #532027)
+    - [9ed9ffd] Syntax highlight X[SB]-Python-Version and
+      XSBC-Original-Maintainer. (Closes: #536657)
+    - [ab86bac] Properly highlight comments in multi-line fields in
+      debian/control.
+  * [ea1da8a] Update README for patches 149 - 191
+  * [f0b6a54] Update README for patches 192 - 196
+  * [6c7d809] Update README for patches 197 - 209
+  * [7489ef5] vim-variant.prerm: Cleanup of mis-handled alternatives is
+    no longer needed
+  * [7be3c83] vim-variant.postinst: Remove directory->symlink code from
+    Etch
+  * Lintian cleanups:
+    - [0be1067] debian/control: Remove Priority fields from binary package
+      stanzas if they're the same as the source package stanza.
+    - [bfba0d4] debian/control: Add version for debhelper Build-Depends
+    - [6fb245c] debian/control: Remove version for make Build-Depends
+    - [d62624b] debian/control: Drop make from Build-Depends since we the
+      version we were Build-Depending on is available in Lenny and it is a
+      build-essential package.
+    - [2fd98ed] Use “set -e” instead of passing -e on the shebang line for
+      maintainer scripts.
+    - [1759cb6] Fix hyphen-used-as-minus-sign in French man pages
+    - [a749e25] Fix hyphen-used-as-minus-sign/manpage-has-errors-from-man in
+      Russian man pages
+    - [b9533d9] Fix hyphen-used-as-minus-sign in English man pages
+    - [64aeabe] Fix manpage-has-errors-from-man in Polish man pages
+    - [7125002] Fix hyphen-used-as-minus-sign in Italian man page
+    - [4f9d282] Install upstream's README file which describes the patches
+      made since the last major upstream release as the upstream changelog.
+  * [fe81bdf] Restrict spell checking in matlab filetype to
+    strings/comments (Closes: #509123)
+  * [567c06a] Add debian/update-runtime script to automate syncing the latest
+    runtime files from upstream's ftp site.
+  * [6082754] Update README for patches 210 - 239
+    - [ef67fb5] [7.2.221] X cut_buffer0 text may be used in the wrong encoding
+      (Closes: #531372)
+  * [f8033cf] Sync runtime files from upstream's ftp
+    - Support automatically reading/writing lzma files (Closes: #535665)
+  * [8132670] Make NRead's behavior for HTTP consistent across backends.  They
+    will all download source by default but some can be configured to download
+    rendered text. (Closes: #525422)
+  * [cb968f3] Update README for patches 240 - 245
+  * [e1e7abe] Sync runtime files from upstream's ftp
+    - Add LocalCommand keyword to sshconfig.vim (Closes: #536299)
+
+  [ Stefano Zacchiroli ]
+  * [5f48b8d] Removing myself from Uploaders list.
+
+ -- James Vega <jamessan at debian.org>  Wed, 29 Jul 2009 20:18:17 +0200
+
 vim (2:7.2.148-2) unstable; urgency=low
 
   * [0657c8d] debian/rules: SHELL really does need to be bash...

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list