mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-10-23 08:22:12 +00:00
debian: add new 'osmo-mslookup-utils' package
Change-Id: I9dbe00187678a5032fb4ae32b496892fdc86ddb7 Related: OS#4706
This commit is contained in:
10
debian/control
vendored
10
debian/control
vendored
@@ -80,6 +80,16 @@ Description: Development headers of Osmocom MS lookup library
|
||||
.
|
||||
This package contains the development headers.
|
||||
|
||||
Package: osmo-mslookup-utils
|
||||
Architecture: any
|
||||
Section: utils
|
||||
Depends: ${shlibs:Depends},
|
||||
libosmo-mslookup0 (= ${binary:Version}),
|
||||
${misc:Depends}
|
||||
Multi-Arch: same
|
||||
Description: Utilities for Osmocom MS lookup
|
||||
This package contains a simple MS lookup client utility.
|
||||
|
||||
Package: osmo-hlr-doc
|
||||
Architecture: all
|
||||
Section: doc
|
||||
|
1
debian/osmo-mslookup-utils.install
vendored
Normal file
1
debian/osmo-mslookup-utils.install
vendored
Normal file
@@ -0,0 +1 @@
|
||||
usr/bin/osmo-mslookup-client
|
Reference in New Issue
Block a user