Change in osmo-pcap[master]: reformat debian/control for osmo-release.sh compatibility

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
Wed Jan 6 16:14:44 UTC 2021


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


Change subject: reformat debian/control for osmo-release.sh compatibility
......................................................................

reformat debian/control for osmo-release.sh compatibility

If we have more than one dependency in the line, osmo-release.sh
fails with
ERROR: configure.ac <libosmocore, 0.11.0> does NOT match debian/control <Build-Depends:debhelper, 7.0.50~dh-autoreconfautotools-devlibpcap0.8-devpkg-configlibosmocore-devlibgnutls28-devlibzmq3-dev>!

Change-Id: I8ab9a24af6ac0e4610ecc0eca1d5f5b9e03ad445
---
M debian/control
1 file changed, 8 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcap refs/changes/03/22003/1

diff --git a/debian/control b/debian/control
index 7a97aad..4e2fc7c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,14 @@
 Section: unknown
 Priority: extra
 Maintainer: Holger Hans Peter Freyther <zecke at selfish.org>
-Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, autotools-dev, libpcap0.8-dev, pkg-config, libosmocore-dev, libgnutls28-dev, libzmq3-dev
+Build-Depends:	debhelper (>= 7.0.50~),
+		dh-autoreconf,
+		autotools-dev,
+		libpcap0.8-dev,
+		pkg-config,
+		libosmocore-dev,
+		libgnutls28-dev,
+		libzmq3-dev
 Standards-Version: 3.9.1
 Homepage: https://osmocom.org/projects/osmo-pcap
 Vcs-Git: git://git.osmocom.org/osmo-pcap.git

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

Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: I8ab9a24af6ac0e4610ecc0eca1d5f5b9e03ad445
Gerrit-Change-Number: 22003
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/20210106/40e85ce7/attachment.htm>


More information about the gerrit-log mailing list