fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-hlr/+/27075 )
Change subject: debian: add new 'libosmo-mslookup-utils' package
......................................................................
debian: add new 'libosmo-mslookup-utils' package
Change-Id: I9dbe00187678a5032fb4ae32b496892fdc86ddb7
Related: OS#4706
---
M debian/control
A debian/libosmo-mslookup-utils.dirs
A debian/libosmo-mslookup-utils.install
3 files changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/75/27075/1
diff --git a/debian/control b/debian/control
index 5da3a4f..323f273 100644
--- a/debian/control
+++ b/debian/control
@@ -80,6 +80,16 @@
.
This package contains the development headers.
+Package: libosmo-mslookup-utils
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends},
+ libosmo-mslookup0 (= ${binary:Version}),
+ ${misc:Depends}
+Multi-Arch: same
+Description: Utilities for Osmocom MS lookup library
+ This package contains a simple MS lookup client utility.
+
Package: osmo-hlr-doc
Architecture: all
Section: doc
diff --git a/debian/libosmo-mslookup-utils.dirs b/debian/libosmo-mslookup-utils.dirs
new file mode 100644
index 0000000..e772481
--- /dev/null
+++ b/debian/libosmo-mslookup-utils.dirs
@@ -0,0 +1 @@
+usr/bin
diff --git a/debian/libosmo-mslookup-utils.install
b/debian/libosmo-mslookup-utils.install
new file mode 100644
index 0000000..6409d0d
--- /dev/null
+++ b/debian/libosmo-mslookup-utils.install
@@ -0,0 +1 @@
+usr/bin/osmo-mslookup-client
--
To view, visit
https://gerrit.osmocom.org/c/osmo-hlr/+/27075
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: I9dbe00187678a5032fb4ae32b496892fdc86ddb7
Gerrit-Change-Number: 27075
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange