[PATCH] osmo-bsc[master]: debian: Move meas related binaries into new package osmo-bsc...

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.org
Fri Mar 23 16:45:30 UTC 2018


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

debian: Move meas related binaries into new package osmo-bsc-meas-utils

Only meas_json is added so far, since the other related ones are
conditionally built.

Change-Id: I35ba3c19fcdfb5663691a67c9876537765963c5d
---
M debian/control
A debian/osmo-bsc-meas-utils.install
2 files changed, 7 insertions(+), 0 deletions(-)


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

diff --git a/debian/control b/debian/control
index c2627a1..c0ee002 100644
--- a/debian/control
+++ b/debian/control
@@ -58,3 +58,9 @@
  There is a tool in this package for configuring the Siemens BS-11 BTS.
  Additionally, it contains one tool for making use of an ISDN-card and the
  public telephone network as frequency standard for the E1 line.
+
+Package: osmo-bsc-meas-utils
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Command line utilities to manage measurement reports.
diff --git a/debian/osmo-bsc-meas-utils.install b/debian/osmo-bsc-meas-utils.install
new file mode 100644
index 0000000..d8fb318
--- /dev/null
+++ b/debian/osmo-bsc-meas-utils.install
@@ -0,0 +1 @@
+usr/bin/meas_json

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I35ba3c19fcdfb5663691a67c9876537765963c5d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list