From c8818de0d97c18d71ed9394652489e3f3be999cc Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 20 Aug 2018 17:32:45 +0200 Subject: osmo-bsc-mgcp: Add debian package Change-Id: I2b0953eb6ea2d92c95406f66ba59e1c2db6be814 --- debian/control | 13 +++++++++++++ debian/osmo-bsc-mgcp.install | 1 + 2 files changed, 14 insertions(+) create mode 100644 debian/osmo-bsc-mgcp.install (limited to 'debian') diff --git a/debian/control b/debian/control index 76b7d2a4c..46a8ab505 100644 --- a/debian/control +++ b/debian/control @@ -71,6 +71,12 @@ Description: Osmocom Base Station Controller Network Address Translation . This package is part of OpenBSC and closely related to osmocom-bsc-sccplite. +Package: osmo-bsc-mgcp +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: OsmoBSC-MGCP: Osmocom's Legacy Media Gateway. + Package: openbsc-dev Architecture: all Depends: ${misc:Depends} @@ -121,3 +127,10 @@ Priority: extra Depends: osmocom-bsc-nat (= ${binary:Version}), ${misc:Depends} Description: Debug symbols for the OpenBSC Network Address Translation Make debugging possible + +Package: osmo-bsc-mgcp-dbg +Architecture: any +Section: debug +Priority: extra +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Debug symbols for the Osmocom's Legacy Media Gateway. diff --git a/debian/osmo-bsc-mgcp.install b/debian/osmo-bsc-mgcp.install new file mode 100644 index 000000000..155043746 --- /dev/null +++ b/debian/osmo-bsc-mgcp.install @@ -0,0 +1 @@ +usr/bin/osmo-bsc_mgcp -- cgit v1.2.3