[SCM] Debian packaging of libauthen-pam-perl branch, master, updated. 59833840b5daa69a30d8edd3af416cc6bb60e705

gregor herrmann gregoa at debian.org
Thu Jul 5 20:11:22 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index c1b2f33..9a787be 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,21 @@
 Source: libauthen-pam-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.50), perl (>= 5.8.0-7), libpam0g-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50),
+               perl,
+               libpam0g-dev
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Authen-PAM/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-pam-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-pam-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-pam-perl.git
+Homepage: http://search.cpan.org/dist/Authen-PAM/
 
 Package: libauthen-pam-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to PAM library
  The Authen::PAM module provides a Perl interface to the PAM library.
+

-- 
Debian packaging of libauthen-pam-perl



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