Source: libnet-dbus-glib-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 11),
               libglib-perl,
               libnet-dbus-perl,
               libtest-pod-coverage-perl,
               libtest-pod-perl,
               perl,
               pkg-config,
               libdbus-glib-1-dev
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: intrigeri <intrigeri@debian.org>
Standards-Version: 4.2.1
Homepage: https://metacpan.org/release/Net-DBus-GLib
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-dbus-glib-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-dbus-glib-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libnet-dbus-glib-perl
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${perl:Depends},
         libglib-perl,
         libnet-dbus-perl
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.
