blob: eed3a4cb3bb8bbcd8901f6cc28594beb63e2389f [file] [log] [blame]
Eric Butler91ffa2b2012-08-14 18:07:48 -07001Source: libosmo-abis
2Section: libs
3Priority: optional
4Maintainer: Harald Welte <laforge@gnumonks.org>
Holger Hans Peter Freyther050d60a2015-03-14 20:01:48 +01005Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake, libtool, dh-autoreconf, libdpkg-perl, git, libosmocore-dev (>= 0.6.4), pkg-config, libortp-dev
6Standards-Version: 3.9.6
Eric Butler91ffa2b2012-08-14 18:07:48 -07007Homepage: http://openbsc.osmocom.org/trac/wiki/libosmo-abis
8Vcs-Git: git://git.osmocom.org/libosmo-abis.git
9Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmo-abis.git;a=summary
10
11Package: libosmo-abis
Holger Hans Peter Freytherece53232013-12-12 12:05:14 +010012Section: oldlibs
13Architecture: any
Holger Hans Peter Freyther3cef39b2015-11-03 09:40:00 +010014Depends: libosmoabis5 (= ${binary:Version}), libosmotrau1 (= ${binary:Version}), ${misc:Depends}
Holger Hans Peter Freyther050d60a2015-03-14 20:01:48 +010015Multi-Arch: same
Holger Hans Peter Freytherece53232013-12-12 12:05:14 +010016Description: Legacy package for libosmo-abis
17 libosmo-abis is an empty package helping in the transition to one
18 package per DSO.
19
Holger Hans Peter Freyther3cef39b2015-11-03 09:40:00 +010020Package: libosmoabis5
Eric Butler91ffa2b2012-08-14 18:07:48 -070021Section: libs
22Architecture: any
23Depends: ${shlibs:Depends}, ${misc:Depends}
Holger Hans Peter Freyther050d60a2015-03-14 20:01:48 +010024Multi-Arch: same
Holger Hans Peter Freytherece53232013-12-12 12:05:14 +010025Description: GSM A-bis handling
26
Holger Hans Peter Freyther3cef39b2015-11-03 09:40:00 +010027Package: libosmotrau1
Holger Hans Peter Freytherece53232013-12-12 12:05:14 +010028Section: libs
29Architecture: any
30Depends: ${shlibs:Depends}, ${misc:Depends}
Holger Hans Peter Freyther050d60a2015-03-14 20:01:48 +010031Multi-Arch: same
Holger Hans Peter Freytherece53232013-12-12 12:05:14 +010032Description: GSM trau handling
Eric Butler91ffa2b2012-08-14 18:07:48 -070033
34Package: libosmo-abis-dev
35Section: libdevel
36Architecture: any
Holger Hans Peter Freyther3cef39b2015-11-03 09:40:00 +010037Depends: ${misc:Depends}, libosmotrau1 (= ${binary:Version}), libosmoabis5 (= ${binary:Version})
Holger Hans Peter Freyther050d60a2015-03-14 20:01:48 +010038Multi-Arch: same
Eric Butler91ffa2b2012-08-14 18:07:48 -070039Description: Development headers for A-bis interface.
Holger Hans Peter Freythercf5b08b2013-02-13 20:12:36 +010040
41Package: libosmo-abis-dbg
42Section: debug
43Architecture: any
44Priority: extra
Holger Hans Peter Freyther3cef39b2015-11-03 09:40:00 +010045Depends: libosmoabis5 (= ${binary:Version}), libosmotrau1 (= ${binary:Version}), ${misc:Depends}
Holger Hans Peter Freyther050d60a2015-03-14 20:01:48 +010046Multi-Arch: same
Holger Hans Peter Freythercf5b08b2013-02-13 20:12:36 +010047Description: Debug symbols for A-bis interface.