aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-11-25 19:25:30 +0100
committerHarald Welte <laforge@gnumonks.org>2018-12-06 09:56:35 +0000
commit07bcda7554a981cb23af9eb4ea9f5e23573580c6 (patch)
tree79d54fe40542d28784e3d1888c587aa6ed0a04f2 /debian
parentd0415ec1172b396153a28a10156fd3bc095eec69 (diff)
Remove ipaccess utils
There's increasing gap in functionality between ipaccess utils from this repo and from osmo-bsc due to ongoing development in new repository. To avoid potential user confusion let's drop them similar to the way SGSN was removed earlier. Change-Id: I9c04f9b469e60802461a2a6e421d3ba27e6dafa1
Diffstat (limited to 'debian')
-rw-r--r--debian/control9
-rw-r--r--debian/osmocom-ipaccess-utils.install3
-rwxr-xr-xdebian/rules1
3 files changed, 0 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index 0e9bb0cb4..a841acfe8 100644
--- a/debian/control
+++ b/debian/control
@@ -42,15 +42,6 @@ Description: GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
components bundled together. When using osmocom-nitb, there is no need for a
Mobile Switching Center (MSC) which is needed when using osmocom-bsc-sccplite.
-Package: osmocom-ipaccess-utils
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Description: Command line utilities for ip.access nanoBTS
- This package contains utilities that are specific for nanoBTS when being used
- together with OpenBSC. It contains mainly three tools: ipaccess-find,
- ipaccess-config and ipaccess-proxy.
-
Package: osmocom-bs11-utils
Architecture: any
Depends: ${shlibs:Depends},
diff --git a/debian/osmocom-ipaccess-utils.install b/debian/osmocom-ipaccess-utils.install
deleted file mode 100644
index de13c1896..000000000
--- a/debian/osmocom-ipaccess-utils.install
+++ /dev/null
@@ -1,3 +0,0 @@
-/usr/bin/ipaccess-config
-/usr/bin/abisip-find
-/usr/bin/ipaccess-proxy
diff --git a/debian/rules b/debian/rules
index dc609f941..0ea9b23d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,6 @@ override_dh_autoreconf:
override_dh_strip:
dh_strip -posmocom-bsc-sccplite --dbg-package=osmocom-bsc-sccplite-dbg
dh_strip -posmocom-nitb --dbg-package=osmocom-nitb-dbg
- dh_strip -posmocom-ipaccess-utils --dbg-package=osmocom-ipaccess-utils-dbg
dh_strip -posmocom-bs11-utils --dbg-package=osmocom-bs11-utils-dbg
dh_strip -posmocom-bsc-nat --dbg-package=osmocom-bsc-nat-dbg