Source: gpointing-device-settings
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7.0.50), 
    gettext, 
    autotools-dev, 
    libgtk2.0-dev, 
    libgnomeui-dev, 
    libglade2-dev,
    gnome-doc-utils,
    gnome-settings-daemon-dev (>= 2.28.0),
    intltool,
    autoconf, 
    automake,
    libtool
Standards-Version: 3.9.2
Homepage: http://live.gnome.org/GPointingDeviceSettings
Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/deb-maint/gpointing-device-settings/trunk/
Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/gpointing-device-settings/trunk/

Package: gpointing-device-settings
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: gsynaptics (<< 1.5.1-2) 
Replaces: gsynaptics
Enhances: xserver-xorg-input-synaptics, xserver-xorg-input-evdev, xserver-xorg-input-mouse
Description: configuration tool for pointing devices
 GUI tool for setting pointing devices. Currently it can configure mouse type
 device (mouse, trackpoint etc.) and touchpads.
 .
 For mouse you can configure middle button emulation, wheel emulation and
 scrolling.
 .
 It can enable and disable touchpad, or scrolling on it as well as additional
 parameters like palm detection, locked drags, tapping and scrolling.  
 .  
 It is a successor of GSynaptics.

Package: libgpds0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for configuration of pointing devices
 Library for setting pointing devices. Currently it can configure mouse type
 device (mouse, trackpoint etc.) and touchpads.
 .
 This package contains library itself.

Package: libgpds-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libgpds0 (= ${binary:Version})
Description: library for configuration of pointing devices (development files)
 Library for setting pointing devices. Currently it can configure mouse type
 device (mouse, trackpoint etc.) and touchpads.
 .
 This package contains files needed for development.

Package: libgpds-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, 
    gpointing-device-settings (= ${binary:Version}), 
    libgpds0 (= ${binary:Version})
Description: library for configuration of pointing devices (debug symbols)
 Library for setting pointing devices. Currently it can configure mouse type
 device (mouse, trackpoint etc.) and touchpads.
 .
 This package contains debug symbols for both libgpds and
 gpointing-device-settings.

Package: gsynaptics
Architecture: any
Depends: gpointing-device-settings, ${misc:Depends}
Description: configuration tool for pointing devices (transitional package)
 Package to ease upgrading from gsynaptics to gpointing-device-settings.
 Reason for this is that gsynaptics is not compatible with recent Xservers 
 and upstream now develops gpointing-device-settings instead.
 .
 This package can be purged at anytime once the gpointing-device-settings
 package has been installed.
