aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/debian/control
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-24 15:33:04 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-24 15:33:04 +0200
commit640d72ab3b160a64f0d2940ca588e08499420903 (patch)
tree3ac7c96dd905378d13b929ac30bd264e9ae29730 /openbsc/debian/control
parent2a90a25c930032f5ea36954adb1b7eb6618492f4 (diff)
Add 'debian' directory containing debian packaging information
Diffstat (limited to 'openbsc/debian/control')
-rw-r--r--openbsc/debian/control44
1 files changed, 44 insertions, 0 deletions
diff --git a/openbsc/debian/control b/openbsc/debian/control
new file mode 100644
index 000000000..fe1964868
--- /dev/null
+++ b/openbsc/debian/control
@@ -0,0 +1,44 @@
+Source: openbsc
+Section: net
+Priority: optional
+Maintainer: Harald Welte <laforge@gnumonks.org>
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libgtp, libosmocore-dev, libosmo-sccp-dev
+Standards-Version: 3.8.4
+Homepage: http://openbsc.osmocom.org/
+Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git
+Vcs-Browser: http://openbsc.osmocom.org/trac/browser
+
+Package: osmocom-bsc
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GSM Base Station Controller; BSC-only version of OpenBSC. Needs a real MSC!
+
+Package: osmocom-nitb
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GSM Network-in-a-Box, implements BSC, MSC, SMSC, HLR, VLR
+
+Package: osmocom-ipaccess-utils
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Command line utilities for ip.access nanoBTS
+
+Package: osmocom-bs11-utils
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Command line utilities for Siemens BS-11 BTS
+
+Package: osmocom-sgsn
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Osmocom Serving GPRS Support Node
+
+Package: osmocom-gbproxy
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Osmocom GPRS Gb Interface Proxy
+
+Package: osmocom-bsc-nat
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Osmocom Base Station Controller Network Address Translation