pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26778 )
Change subject: Populate debian/changelog to avoid build failures ......................................................................
Populate debian/changelog to avoid build failures
An empty debian/changelog is illegal and makes dpkg-buildpackage fail.
Change-Id: I4b9b0a89c6aa92fd5fed29af831741019719df6d --- M debian/changelog 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/78/26778/1
diff --git a/debian/changelog b/debian/changelog index 8b13789..c4bf3b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1 +1,5 @@ +osmo-hnbgw (0.0.0) unstable; urgency=medium
+ * Initial debian package + + -- Pau Espin Pedrol pespin@sysmocom.de Wed, 05 Jan 2022 11:58:28 +0200
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26778 )
Change subject: Populate debian/changelog to avoid build failures ......................................................................
Patch Set 1: Code-Review+2
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26778 )
Change subject: Populate debian/changelog to avoid build failures ......................................................................
Populate debian/changelog to avoid build failures
An empty debian/changelog is illegal and makes dpkg-buildpackage fail.
Change-Id: I4b9b0a89c6aa92fd5fed29af831741019719df6d --- M debian/changelog 1 file changed, 4 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/debian/changelog b/debian/changelog index 8b13789..c4bf3b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1 +1,5 @@ +osmo-hnbgw (0.0.0) unstable; urgency=medium
+ * Initial debian package + + -- Pau Espin Pedrol pespin@sysmocom.de Wed, 05 Jan 2022 11:58:28 +0200