From f8cf5263f9d7659e4c790a3606f2b8c1ee0cfdbc Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 23 Mar 2018 17:41:47 +0100 Subject: 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 --- debian/control | 6 ++++++ debian/osmo-bsc-meas-utils.install | 1 + 2 files changed, 7 insertions(+) create mode 100644 debian/osmo-bsc-meas-utils.install diff --git a/debian/control b/debian/control index 03e5a14e2..0190aba84 100644 --- a/debian/control +++ b/debian/control @@ -57,3 +57,9 @@ Description: Command line utilities for Siemens BS-11 BTS 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 000000000..d8fb318dd --- /dev/null +++ b/debian/osmo-bsc-meas-utils.install @@ -0,0 +1 @@ +usr/bin/meas_json -- cgit v1.2.3