Source: libnet-dbus-glib-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: intrigeri <intrigeri@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libdbus-glib-1-dev,
               libglib-perl <!nocheck>,
               libnet-dbus-perl <!nocheck>,
               libtest-pod-coverage-perl <!nocheck>,
               libtest-pod-perl <!nocheck>,
               perl-xs-dev,
               perl:native,
               pkg-config
Standards-Version: 4.6.1
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
Homepage: https://metacpan.org/release/Net-DBus-GLib
Rules-Requires-Root: no

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