Codebase list libgnomekbd / debian/2.91.5-1 control.in
debian/2.91.5-1

Tree @debian/2.91.5-1 (Download .tar.gz)

control.in @debian/2.91.5-1raw · history · blame

Source: libgnomekbd
Priority: optional
Section: libs
Maintainer: Marco Cabizza <marco87@gmail.com>
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs, debhelper (>= 5), libdbus-1-dev (>= 0.92), libdbus-glib-1-dev (>= 0.34), libgconf2-dev (>= 2.14.0), gconf2 (>= 2.14.0), libgtk2.0-dev (>= 2.10.3), libglade2-dev (>= 2.6.0), libgnome2-dev (>= 2.16.0), libgnomeui-dev (>= 2.16.0), libxklavier11-dev (>= 2.91)
Standards-Version: 3.7.2.2

Package: libgnomekbd1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: capplets-data (<< 2.17)
Description: GNOME library to handle basic keyboard functions
 Libgnomekbd is a library used by programs like the GNOME Control Center
 to wrap some keyboard configurations such as the layout. It contains a
 capplet for the GNOME Control Center as well.

Package: libgnomekbd-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgnomekbd (= ${Source-Version})
Description: GNOME library to handle basic keyboard functions (header files)
 Libgnomekbd is a library used by programs like the GNOME Control Center
 to wrap some keyboard configurations such as the layout. It contains a
 capplet for the GNOME Control Center as well.
 .
 This package contains the header files to develop with libgnomekbd