pespin has submitted this change. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/34674?usp=email )
Change subject: debian/source/format: new file ......................................................................
debian/source/format: new file
Fix for: dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: info: using source format '1.0'
Change-Id: I8a1e5c76a5d302643311882c09ef49f4d3c5f5cd --- A debian/source/format 1 file changed, 14 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native)