Source: vala-dbus-binding-tool
Section: devel
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian FreeSmartphone.Org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Heiko Stuebner <heiko@sntech.de>, Rico Rommel <rico@bierrommel.de>, Sebastian Reichel <sre@debian.org>
DM-Upload-Allowed: yes
Build-Depends: autotools-dev,
               debhelper (>= 7),
               dh-autoreconf,
               libgee-dev (>= 0.5.0),
               libglib2.0-dev (>= 2.26),
               libvala-0.14-dev,
               libxml2-dev,
               pkg-config,
               valac-0.14
Standards-Version: 3.9.2
Homepage: http://freesmartphone.org/
Vcs-Git: git://git.debian.org/git/pkg-fso/vala-bus-binding-tool.git
Vcs-Browser: http://git.debian.org/?p=pkg-fso/vala-dbus-binding-tool.git;a=summary

Package: vala-dbus-binding-tool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Vala binding-generator for xml introspection files
 Vala is a novel language that has many adopters among the
 developers of the freesmartphone.org software stack
 that is targeted for smartphones. Here, the DBus orchestrates
 many collaborating tools, which all need to be build against
 compatible versions of the DBus specifications.
 .
 This package automates the creation of GObject interfaces out
 of DBus XML specifications. 
