Source: gpm
Maintainer: Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>
Uploaders: Guillem Jover <guillem@debian.org>, Peter Samuelson <peter@p12n.org>
Section: misc
Priority: optional
Standards-Version: 3.7.2
Build-Depends: autoconf, debhelper (>= 5), dbs, bzip2, mawk | awk, bison,
 tetex-bin, texinfo

Package: gpm
Priority: optional
Section: misc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.7), ucf (>= 0.28), lsb-base
Description: General Purpose Mouse Interface
 This package provides a daemon that captures mouse events when the system
 console is active, and delivers events to applications through a library.
 .
 The default when no application is running is to emulate "selection", that
 is, to allow cut-and-paste with the mouse on the console the same way as
 it is done under X.

Package: libgpmg1
Priority: standard
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Suggests: gpm
Conflicts: libgpm1 (<< 1.12-3)
Description: General Purpose Mouse - shared library
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.

Package: libgpmg1-dev
Priority: optional
Section: libdevel
Architecture: any
Depends: libgpmg1 (= ${Source-Version}), libc6-dev | libc-dev
Replaces: libgpm1 (<< 1.12-3)
Description: General Purpose Mouse - development files
 This package provides a library that handles mouse requests
 and delivers them to applications. See the description for the 'gpm'
 package for more information.

