[DRE-commits] [ruby-rugged] 06/09: update compatible version in patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Apr 11 18:51:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-rugged.
commit 6170cdf33ccd1b207820f718a9b7bf023d7cfaab
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Apr 4 14:04:41 2016 +0530
update compatible version in patch
---
debian/patches/fix_header_path.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/fix_header_path.patch b/debian/patches/fix_header_path.patch
index 92b41ef..311c0c6 100644
--- a/debian/patches/fix_header_path.patch
+++ b/debian/patches/fix_header_path.patch
@@ -32,7 +32,7 @@ Last-Update: 2015-09-013
#include <git2/version.h>
-#if LIBGIT2_VER_MAJOR != #{major} || LIBGIT2_VER_MINOR != #{minor}
-+#if LIBGIT2_SOVERSION != 23
++#if LIBGIT2_SOVERSION != 24
#error libgit2 version is not compatible
#endif
SRC
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rugged.git
More information about the Pkg-ruby-extras-commits
mailing list