[SCM] Debian packaging of libnet-nis-perl branch, master, updated. 2584b131eeee169e4dfca35b73982ff25282ded9

gregor herrmann gregoa at debian.org
Thu Jul 5 20:45:42 UTC 2012


The following commit has been merged in the master branch:
commit 3383dbd92af043ffd3dac9746c6a264bdf2c8784
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:45:46 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index ade6bd4..88f4739 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libnet-nis-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.8-12)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Hendrik Frenzel <hfrenzel at scunc.net>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Net-NIS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-nis-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-nis-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-nis-perl.git
+Homepage: http://search.cpan.org/dist/Net-NIS/
 
 Package: libnet-nis-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Interface to Sun's Network Information Service
  This is a snapshot release of the NIS interface to Perl 5.  There are
  three parts to the interface: the raw component (Net::NIS), the object-
  oriented component (Net::NIS::Table), and the tied interface (Net::NIS)
+

-- 
Debian packaging of libnet-nis-perl



More information about the Pkg-perl-cvs-commits mailing list