[SCM] Vim packaging branch, debian, updated. upstream/7.1.ds-324-g262bb2c

James Vega jamessan at debian.org
Sun Mar 30 18:01:45 UTC 2008


The following commit has been merged in the debian branch:
commit 99d22d238b1f9abed27f9a84ea892bd1c2385d37
Author: James Vega <jamessan at debian.org>
Date:   Sun Mar 30 13:29:47 2008 -0400

    Update changelog for 1:7.1.285-1

diff --git a/debian/changelog b/debian/changelog
index 05fe94e..2af3c8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,25 @@
-vim (1:7.1.ds-285+1) UNRELEASED; urgency=low
+vim (1:7.1.285-1) unstable; urgency=low
 
+  * Repack upstream tarball so we're no longer using tarball(s)-in-tarball.
   * New upstream patches (267 - 285), see README.gz for details.
     - 7.1.277 adds recognition of a few extra groff macros (TP, HP, Pp, Lp,
       and It) in the default 'paragraphs' option.  (Closes: #468924)
-  * Updated patches:
-    - sh.vim_syntax.diff:
+  * Updated runtime files:
+    - syntax/sh.vim:
       + No longer mishighlight parenthetical expressions inside arithmetic
         expansions.  (Closes: #468366)
-  * Change the debchangelog and debcontrol ftplugins to require enabling of
-    folding instead of folding by default.
+    - syntax/debcontrol.vim:
+      + Fix syntax highlighting for Vcs-Svn field to accept svn+ssh and remove
+        the leading "svn+" from http URLs.  (Closes: #472201)
+    - syntax/debsource.vim:
+      + Add lenny as a recognized distribution.
+      + Add debtorrent, ssh, rsh, cdrom, and copy URIs.  (Closes: #471556)
+    - filetype.vim
+      + Add .dpkg-{old,dist} to the list of extensions which are ignored
+        when determining filetype.  (Closes: #421314)
+      + Recognize /etc/cron.d/* as crontab filetype. (Closes: #472375)
+    - Change the debchangelog and debcontrol ftplugins to require enabling of
+      folding instead of folding by default.
   * Make debian/tiny/vimrc.tiny.diff a proper patch that is always applied and
     update it to only be enabled when TINY_VIMRC is defined.
   * debian/rules:
@@ -24,18 +35,18 @@ vim (1:7.1.ds-285+1) UNRELEASED; urgency=low
     - Only run 'make distclean' if configure has already been run.
     - Remove patch, unpatch, extract targets/prerequisites now that the
       upstream source is directly unpacked in the tarball.
+    - Simplify get-orig-source so there's only one set of commands that
+      are run regardless of whether it's a normal or snapshot release.
   * debian/control:
     - Remove the [!hurd-i386] qualifier from libgnomeui-dev Build-Depend.
     - Remove quilt from Build-Depends.
     - Change Vcs-* fields to point at the git repo.
-  * runtime/syntax/debcontrol.vim:
-    - Fix syntax highlighting for Vcs-Svn field to accept svn+ssh and remove
-      the leading "svn+" from http URLs.  (Closes: #472201)
-  * runtime/syntax/debsource.vim:
-    - Add lenny as a recognized distribution.
-    - Add debtorrent, ssh, rsh, cdrom, and copy URIs.  (Closes: #471556)
+  * Adjust 'modeline' help to indicate that Debian defaults it to off.
+  * Update README.Debian and FAQ to reflect the deviation from
+    upstream's 'modeline' default. (Closes: #472522)
+  * Remove NEWS entries relevant to stable or earlier releases.
 
- -- James Vega <jamessan at debian.org>  Wed, 27 Feb 2008 12:34:27 -0500
+ -- James Vega <jamessan at debian.org>  Sun, 30 Mar 2008 12:39:51 -0400
 
 vim (1:7.1-266+1) unstable; urgency=low
 

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list