Updated DEB and RPM versions to use 3 number versions
[barry.git] / opensync-plugin-0.4x / debian / control
blob0c261fd84ec3a6bd2240fc564c342a19d5c2a8d5
1 Source: opensync-plugin-barry-4x
2 Section: misc
3 Priority: optional
4 Maintainer: Chris Frey <cdfrey@foursquare.net>
5 Build-Depends: debhelper (>= 4.0.0), g++ (>= 4.1), cdbs, autoconf, automake, libtool, pkg-config, libusb-dev, zlib1g-dev, libopensync1-dev (>=0.39), libbarry-dev (>= 0.17)
6 Standards-Version: 3.8.0
8 Package: opensync-plugin-barry-4x
9 Section: libs
10 Architecture: any
11 Depends: libopensync1 (>= 0.39), libbarry0 (= ${binary:Version}), ${shlibs:Depends} 
12 Description: Opensync Blackberry plugin, based on the Barry project
13  Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
14  .
15  This package contains an opensync plugin for use with libopensync 0.39 and above.
17 Package: opensync-plugin-barry-4x-dbg
18 Section: libs
19 Priority: extra
20 Architecture: any
21 Depends: libopensync1 (>= 0.39), opensync-plugin-barry (= ${binary:Version})
22 Description: Opensync Blackberry plugin, based on the Barry project
23  Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
24  .
25  This package contains the debug version of the Barry opensync plugin.