File: control

package info (click to toggle)
libnet-rendezvous-publish-backend-avahi-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 180 kB
  • ctags: 5
  • sloc: perl: 200; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,208 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: libnet-rendezvous-publish-backend-avahi-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christine Spang <christine@debian.org>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
               libmodule-build-perl
Build-Depends-Indep: perl,
                     libnet-dbus-perl,
                     libnet-rendezvous-publish-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-rendezvous-publish-backend-avahi-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-rendezvous-publish-backend-avahi-perl.git
Homepage: https://metacpan.org/release/Net-Rendezvous-Publish-Backend-Avahi
Testsuite: autopkgtest-pkg-perl

Package: libnet-rendezvous-publish-backend-avahi-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libnet-dbus-perl,
         libnet-rendezvous-publish-perl
Description: Perl module to publish zeroconf data with the Avahi library
 Net::Rendezvous::Publish::Backend::Avahi publishes zeroconf data with the
 Avahi library. It is a backend for the Net::Rendezvous::Publish module.