]> granicus.if.org Git - vim/commitdiff
patch 8.0.1247: not easy to find Debian build info v8.0.1247
authorBram Moolenaar <Bram@vim.org>
Thu, 2 Nov 2017 17:10:00 +0000 (18:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Nov 2017 17:10:00 +0000 (18:10 +0100)
Problem:    Not easy to find Debian build info.
Solution:   Add a badge in the README file. (Dominique Pelle)

README.md
src/version.c

index 53795a7bd02dce6c9a03faf78a571c0ba7fd7fdd..c608256e35d061c40c5f6beee51498edec74e7a1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
 [![Coverage Status](https://coveralls.io/repos/vim/vim/badge.svg?branch=master&service=github)](https://coveralls.io/github/vim/vim?branch=master)
 [![Appveyor Build status](https://ci.appveyor.com/api/projects/status/o2qht2kjm02sgghk?svg=true)](https://ci.appveyor.com/project/chrisbra/vim)
 [![Coverity Scan](https://scan.coverity.com/projects/241/badge.svg)](https://scan.coverity.com/projects/vim)
++[![Debian CI](https://badges.debian.net/badges/debian/testing/vim/version.svg)](https://buildd.debian.org/vim)[![Debian CI](https://badges.debian.net/badges/debian/testing/vim/version.svg)](https://buildd.debian.org/vim)
 
 
 ## What is Vim? ##
index fabb4d9b751abd1a168bf404870df27856de4a1d..7bf3f4308eacfc48492b350086884f264587dd83 100644 (file)
@@ -761,6 +761,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1247,
 /**/
     1246,
 /**/