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/.
Pau Espin Pedrol gerrit-no-reply at lists.osmocom.orgPau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/10550
Change subject: osmo-bsc-mgcp: Add debian package
......................................................................
osmo-bsc-mgcp: Add debian package
Change-Id: I2b0953eb6ea2d92c95406f66ba59e1c2db6be814
---
M debian/control
A debian/osmo-bsc-mgcp.install
2 files changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/50/10550/1
diff --git a/debian/control b/debian/control
index 76b7d2a..46a8ab5 100644
--- a/debian/control
+++ b/debian/control
@@ -71,6 +71,12 @@
.
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 @@
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 0000000..1550437
--- /dev/null
+++ b/debian/osmo-bsc-mgcp.install
@@ -0,0 +1 @@
+usr/bin/osmo-bsc_mgcp
--
To view, visit https://gerrit.osmocom.org/10550
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2b0953eb6ea2d92c95406f66ba59e1c2db6be814
Gerrit-Change-Number: 10550
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180820/30e7148c/attachment.htm>