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, libboost-serialization-dev, libtar-dev, libgtkmm-2.4-dev, libglademm-2.4-dev, libopensync0-dev (>= 0.22), libopensync0-dev (<< 0.30)
6 Standards-Version: 3.8.0
11 Depends: ${shlibs:Depends}
12 Description: Library for using the BlackBerry handheld on Linux
13 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
15 This package contains shared libraries.
17 Package: libbarry0-dbg
21 Depends: libbarry0 (= ${binary:Version})
22 Description: Library for using the BlackBerry handheld on Linux
23 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
25 This package contains the debug version of the libbary shared library.
30 Depends: libbarry0 (= ${binary:Version}), libusb-dev
31 Description: Development files for libbarry
32 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
34 This package contains the header files required for building applications
40 Depends: udev (>= 0.056), ${shlibs:Depends}
42 Description: Command line utilities for working with the RIM BlackBerry Handheld
43 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
45 This package contains command line utilities, such as bcharge, btool,
48 Package: barry-util-dbg
52 Depends: barry-util (= ${binary:Version})
53 Description: Command line utilities for working with the RIM BlackBerry Handheld
54 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
56 This package contains the debug versions of the command line utilities.
58 Package: barrybackup-gui
61 Depends: ${shlibs:Depends}
62 Description: GTK+ based GUI for backing up the RIM BlackBerry Handheld
63 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
65 This package contains a GUI application for making backups and restores.
67 Package: barrybackup-gui-dbg
71 Depends: barrybackup-gui (= ${binary:Version})
72 Description: GTK+ based GUI for backing up the RIM BlackBerry Handheld
73 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
75 This package contains the debug version of the backup GUI.
77 Package: libopensync-plugin-barry
80 Depends: libopensync0 (>= 0.22), libopensync0 (<< 0.30), ${shlibs:Depends}
81 Description: Opensync Blackberry plugin, based on the Barry project
82 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
84 This package contains an opensync plugin for use with libopensync 0.22.
86 Package: libopensync-plugin-barry-dbg
90 Depends: libopensync0 (>= 0.22), libopensync0 (<< 0.30), libopensync-plugin-barry (= ${binary:Version})
91 Description: Opensync Blackberry plugin, based on the Barry project
92 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
94 This package contains the debug version of the Barry opensync plugin.
98 #Description: Documentation for barry
99 # Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
100 # It comes with a command line tool for exploring the device and for making quick
101 # backups. The goal of this project is to create a fully functional syncing
102 # mechanism on Linux.