Attention is currently required from: osmith. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28605 )
Change subject: debian: add packaging ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28605/comment/57181e80_3... PS1, Line 10: rebar3 I would simply import/backport the debian unstable rebar3 dpkg into our repo and make this package depend on it. Doesn't help for 3rd party dependencies, but given that there is a rebar3 package available, IMHO we should use it.
File debian/rules:
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/28605/comment/8fe02b02_9... PS1, Line 3: build: I'm surprised you didn't use any of the debian/rules from my branch. The clean rule removes also .eunit in there (not sure if it is created?) and rebar3 eunit should be in the 'test' target, shouldn't it?