[Pkg-erlang-devel] dh-rebar

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Wed Jun 5 07:50:03 UTC 2013


Hi, all.

I am developping debhelper tool for rebar.
This can perform still simple only building.  There is also no document.

Source code is following:
  git://anonscm.debian.org/pkg-leofs/dh-rebar.git

I changed some erlang package from current code to dh-rebar base.
A code will be 5 or 6 lines.
----
$ cat erlang-bear/debian/rules
#!/usr/bin/make -f
%:
    dh $@ --buildsystem=rebar --with rebar

override_dh_gencontrol-arch:
    erlang-depends -a
    dh_gencontrol -a
----

if you are interested in this, please use and please give me a comment.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



More information about the Pkg-erlang-devel mailing list