Description: Set version of support erlang
  Debian / unstable's erlang is version R15B01. This patch supports
  this version.
Origin: vendor
Forwarded: not-needed
Last-Update: 2013-03-13

diff --git a/rebar.config b/rebar.config
index 0f23566..37aada0 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
-{require_otp_vsn, "R14B04|R15B02|R15B03|R16B"}.
+{require_otp_vsn, "R14B04|R15B01|R15B02|R15B03|R16B"}.
 
 {erl_opts, [{d, 'NOTEST'},
             warn_obsolete_guard,
