[SCM] Debian packaging of libnet-rendezvous-publish-backend-avahi-perl branch, master, updated. 81c9954f7feb08975447d7bb0e77be1fdba89a21
gregor herrmann
gregoa at debian.org
Wed Jun 27 17:01:42 UTC 2012
The following commit has been merged in the master branch:
commit fc3b718ca6023b2d26287c64f844a2c2fb1c681a
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jun 27 18:56:24 2012 +0200
Update (build) dependencies.
diff --git a/debian/control b/debian/control
index 4118563..a169177 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,11 @@
Source: libnet-rendezvous-publish-backend-avahi-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl, libnet-rendezvous-publish-perl,
- libnet-dbus-perl (>= 0.33.2)
+Build-Depends: debhelper (>= 7),
+ perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
+Build-Depends-Indep: perl,
+ libnet-dbus-perl,
+ libnet-rendezvous-publish-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Christine Spang <christine at debian.org>
Standards-Version: 3.8.3
@@ -14,7 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-rendez
Package: libnet-rendezvous-publish-backend-avahi-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
- libnet-rendezvous-publish-perl, libnet-dbus-perl (>= 0.33.2)
+ 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.
--
Debian packaging of libnet-rendezvous-publish-backend-avahi-perl
More information about the Pkg-perl-cvs-commits
mailing list