lib: added back m_seen_usb_error check in DefaultRead()
[barry.git] / opensync-plugin / debian / control
blob0b197079f3b4ec6ee664dbb16a87aabeefab7ce4
1 Source: opensync-plugin-barry
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, libopensync0-dev (>= 0.22), libopensync0-dev (<< 0.30), libbarry-dev (>= 0.17)
6 Standards-Version: 3.8.0
8 Package: opensync-plugin-barry
9 Section: libs
10 Architecture: any
11 Depends: libopensync0 (>= 0.22), libopensync0 (<< 0.30), 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.22.
17 Package: opensync-plugin-barry-dbg
18 Section: libs
19 Priority: extra
20 Architecture: any
21 Depends: libopensync0 (>= 0.22), libopensync0 (<< 0.30), 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.