Source: libnet-dbus-glib-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper (>= 7)
 , libglib-perl
 , libnet-dbus-perl (>= 0.33.0)
 , libtest-pod-coverage-perl
 , libtest-pod-perl
 , perl
 , pkg-config
 , libdbus-glib-1-dev
Maintainer: David Paleino <dapal@debian.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Net-DBus-GLib/
Vcs-Git: git://git.debian.org/git/collab-maint/libnet-dbus-glib-perl.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/libnet-dbus-glib-perl.git

Package: libnet-dbus-glib-perl
Architecture: any
Depends:
 ${misc:Depends}
 , ${shlibs:Depends}
 , ${perl:Depends}
 , libglib-perl
 , libnet-dbus-perl (>= 0.33.0)
Description: extension for the DBus GLib bindings
 Net::DBus::GLib provides an extension to the Net::DBus module allowing
 integration with the GLib mainloop. To integrate with the main loop, simply
 get a connection to the bus via the methods in Net::DBus::GLib rather than
 the usual Net::DBus module.
