Source: libhandoff
Section: libs
Priority: optional
Maintainer: Neil Williams <codehelp@debian.org>
Uploaders: Debian GPE team <pkg-gpe-maintainers@lists.alioth.debian.org>, Moray Allan <moray@debian.org>,
 Phil Blundell <pb@debian.org>, Philippe De Swert <philippedeswert@scarlet.be>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, pkg-config,
 libglib2.0-dev
Standards-Version: 3.8.4
Vcs-SVN: svn://svn.debian.org/pkg-gpe/trunk/libhandoff/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gpe/trunk/libhandoff/trunk/

Package: libhandoff0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: handoff library for GPE calendar
 libhandoff is used in the GPE Palmtop Environment to 
 cause another program instance to come to the 
 foreground. This is used when alarm triggers (like atd)
 wake the device and then need to load another program to
 show the reason for the device waking up. When  
 gpe-calendar starts it looks at a well known location to 
 find another instance of itself. If it does, it tells 
 that instance to grab the focus.

Package: libhandoff-dev
Section: libdevel
Architecture: any
Depends: libhandoff0 (= ${binary:Version}), libglib2.0-dev, ${misc:Depends}
Description: handoff library for GPE calendar (development files)
 libhandoff is used in the GPE Palmtop Environment to 
 cause another program instance to come to the 
 foreground.
 .
 This package contains the development files and
 documentation for libhandoff.

Package: libhandoff0-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libhandoff0 (= ${binary:Version}), ${misc:Depends}
Description: handoff library for GPE calendar (debug symbols)
 libhandoff is used in the GPE Palmtop Environment to 
 cause another program instance to come to the 
 foreground.
 .
 This package contains the debug symbols for
 libhandoff.
