Change in osmo-hnodeb[master]: populated debian/changelog to avoid build failures

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Nov 2 08:19:45 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnodeb/+/26057 )


Change subject: populated debian/changelog to avoid build failures
......................................................................

populated debian/changelog to avoid build failures

An empty debian/changelog is illegal and makes dpkg-buildpackage fail.

This in turn causes our nightly builds to fail like this

+ git -C ./debian commit -m 'auto-commit: debian: depend on osmocom-nightly (= 1.0.0.202111020026)' .
[master 83b1eb7] auto-commit: debian: depend on osmocom-nightly (= 1.0.0.202111020026)
 1 file changed, 3 insertions(+), 3 deletions(-)
+ dch -b -v .202111020026 -m 'Snapshot build'
dch: warning:     debian/changelog(l0): found end of file where expected first heading
dch: error: fatal error occurred while parsing debian/changelog
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins-notifications at lists.osmocom.org
Finished: FAILURE

Change-Id: Ic0c1fcd34a40355691f39224d9a473951b0f3d8e
---
M debian/changelog
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/57/26057/1

diff --git a/debian/changelog b/debian/changelog
index e69de29..8e9a94d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -0,0 +1,6 @@
+osmo-hnodeb (0.0.0) unstable; urgency=medium
+
+  * Initial debian package
+
+ -- Harald Welte <laforge at osmocom.org>  Mon, 01 Nov 2021 16:13:40 +0200
+

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-hnodeb/+/26057
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hnodeb
Gerrit-Branch: master
Gerrit-Change-Id: Ic0c1fcd34a40355691f39224d9a473951b0f3d8e
Gerrit-Change-Number: 26057
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211102/c26bb83d/attachment.htm>


More information about the gerrit-log mailing list