[PATCH] osmo-bsc[master]: Debian: split osmo-bsc-nat as a sub-package

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Oct 28 11:14:46 UTC 2017


Review at  https://gerrit.osmocom.org/4512

Debian: split osmo-bsc-nat as a sub-package

Change-Id: Icf0bf80d61141ec060b6d2efcf3e65e2ef1ac2d6
---
M debian/control
M debian/osmo-bsc.install
2 files changed, 7 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/12/4512/1

diff --git a/debian/control b/debian/control
index 26f5000..13d17ae 100644
--- a/debian/control
+++ b/debian/control
@@ -33,3 +33,9 @@
 Multi-Arch: same
 Depends: osmo-bsc (= ${binary:Version}), ${misc:Depends}
 Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
+
+Package: osmo-bsc-nat
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: OsmoBSCNAT: Osmocom's BSC NAT, an Aggregator for SCCPLite A links between BSC and MSC
diff --git a/debian/osmo-bsc.install b/debian/osmo-bsc.install
index cce0f65..abae32f 100644
--- a/debian/osmo-bsc.install
+++ b/debian/osmo-bsc.install
@@ -1,2 +1,2 @@
-usr/bin
+usr/bin/osmo-bsc
 usr/share/doc/osmo-bsc/examples/osmo-bsc

-- 
To view, visit https://gerrit.osmocom.org/4512
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf0bf80d61141ec060b6d2efcf3e65e2ef1ac2d6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list