uploaded liboauth for tizen_3.0
[platform/upstream/liboauth.git] / debian / control
1 Source: liboauth
2 Section: net
3 Priority: extra
4 Maintainer: Sampath Kumar Chitra <sk.chitra@samsung.com>
5 Uploaders: Sampath Kumar Chitra <sk.chitra@samsung.com>
6 Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev (>= 2.21.3), pkg-config, libxml2-dev, libgnutls-dev, libssl-dev
7 Standards-Version: 0.1.0
8
9 Package: liboauth
10 Section: libs
11 Architecture: any
12 Depends: libgnutls26
13 Replaces: libsoup2.4-1
14 Description: library implementing the OAuth secure authentication protocol (shared libs)
15
16 Package: liboauth-dev
17 Section: libdevel
18 Architecture: any
19 Depends: liboauth (= ${binary:Version}), libglib2.0-dev (>= 2.18.1), libxml2-dev, pkg-config, libgnutls-dev, libssl-dev
20 Description: library implementing the OAuth secure authentication protocol (development files)