[vim] 02/05: Start changelog for 8.0.0003

James McCoy jamessan at debian.org
Tue Sep 13 02:39:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch debian/sid
in repository vim.

commit e4c8cf351e31f8091d3a9fad34eeca1c96eb157d
Author: James McCoy <jamessan at debian.org>
Date:   Mon Sep 12 21:06:55 2016 -0400

    Start changelog for 8.0.0003
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog                                                  | 8 ++++++++
 ...ocument-Debian-s-decision-to-disable-modelines-by-defaul.patch | 2 +-
 .../Support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch  | 4 ++--
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c446c62..df449fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vim (2:8.0.0003-1) UNRELEASED; urgency=medium
+
+  [ upstream ]
+  * Vim 8 released!
+  * v8.0.0003: Fix test failures on big-endian architectures.
+
+ -- James McCoy <jamessan at debian.org>  Mon, 12 Sep 2016 21:04:13 -0400
+
 vim (2:7.4.2347-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/patches/debian/Document-Debian-s-decision-to-disable-modelines-by-defaul.patch b/debian/patches/debian/Document-Debian-s-decision-to-disable-modelines-by-defaul.patch
index 410730e..2c7e39e 100644
--- a/debian/patches/debian/Document-Debian-s-decision-to-disable-modelines-by-defaul.patch
+++ b/debian/patches/debian/Document-Debian-s-decision-to-disable-modelines-by-defaul.patch
@@ -15,7 +15,7 @@ Signed-off-by: James McCoy <jamessan at debian.org>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
-index 30ea88d..c84d3ee 100644
+index 3ec648b..9f88914 100644
 --- a/runtime/doc/options.txt
 +++ b/runtime/doc/options.txt
 @@ -5121,7 +5121,7 @@ A jump table for the options with a short description can be found at |Q_op|.
diff --git a/debian/patches/upstream/Support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch b/debian/patches/upstream/Support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch
index fc2c57e..25ea128 100644
--- a/debian/patches/upstream/Support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch
+++ b/debian/patches/upstream/Support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch
@@ -58,10 +58,10 @@ index c0a60b2..53650eb 100644
  
  AC_MSG_CHECKING(--enable-fail-if-missing argument)
 diff --git a/src/version.c b/src/version.c
-index 8740a98..ce95ab6 100644
+index dcf02c2..4c15ca7 100644
 --- a/src/version.c
 +++ b/src/version.c
-@@ -43,11 +43,17 @@ make_version(void)
+@@ -44,11 +44,17 @@ make_version(void)
       * VAX C can't catenate strings in the preprocessor.
       */
      strcpy(longVersion, VIM_VERSION_LONG_DATE);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/vim.git



More information about the pkg-vim-maintainers mailing list