[DRE-commits] [SCM] ruby-hiredis.git branch, master, updated. upstream/0.4.5-7-g463fd8d
Apollon Oikonomopoulos
apoikos at gmail.com
Wed Apr 10 14:05:07 UTC 2013
The following commit has been merged in the master branch:
commit ce277b67d9f898df4fd0204cdef26af854754d15
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date: Wed Apr 10 16:53:35 2013 +0300
use_system_libhiredis.patch: update headers
• Fix libredis -> libhiredis typo
• Add Forwarded: and Last-Update: headers
diff --git a/debian/patches/use_system_libhiredis.patch b/debian/patches/use_system_libhiredis.patch
index 7935a51..8419e98 100644
--- a/debian/patches/use_system_libhiredis.patch
+++ b/debian/patches/use_system_libhiredis.patch
@@ -1,7 +1,9 @@
-Description: Use system libredis
- Use Debian's libredis version instead of downloading one and statically
+Description: Use system libhiredis
+ Use Debian's libhiredis version instead of downloading one and statically
linking against it.
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
+Last-Update: 2013-04-10
+Forwarded: no
--- a/ext/hiredis_ext/extconf.rb
+++ b/ext/hiredis_ext/extconf.rb
@@ -2,16 +2,9 @@
--
ruby-hiredis.git
More information about the Pkg-ruby-extras-commits
mailing list