4 Maintainer: Chris Frey <cdfrey@foursquare.net>
5 Build-Depends: debhelper (>= 6.0.0), g++ (>= 4.1), cdbs, autoconf, automake, libtool, pkg-config, libusb-dev, libboost-serialization-dev, libxml++2.6-dev, libfuse-dev (>= 2.5), zlib1g-dev, libtar-dev, libglib2.0-dev, libgtkmm-2.4-dev, libglademm-2.4-dev, gettext (<< 0.18) | autopoint, libgcal-dev, wx-common, libwxgtk2.8-dev
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})
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: libbarry0 (>= 0.18), libbarry0 (<< 0.19), udev (>= 0.056), python, ${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: libbarry0 (>= 0.18), libbarry0 (<< 0.19), ${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.
80 Depends: libbarry0 (>= 0.18), libbarry0 (<< 0.19), ${shlibs:Depends}
81 Description: Desktop Panel GUI for the RIM BlackBerry Handheld
82 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
84 This package contains a GUI management application for backups, syncing, etc.
86 Package: barrydesktop-dbg
90 Depends: barrydesktop (= ${binary:Version})
91 Description: Desktop Panel GUI for the RIM BlackBerry Handheld
92 Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
94 This package contains the debug files for the Barry desktop.
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.