[SCM] Debian packaging of libauthen-smb-perl branch, master, updated. 2038fab6d4c769ed8e25fe0f7fa4a2b058d7016f

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


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

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

diff --git a/debian/control b/debian/control
index d3ed155..b4b1115 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libauthen-smb-perl
-Section: perl
-Build-Depends: debhelper (>= 5), perl (>= 5.8), quilt (>= 0.40)
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Xavier Oswald <x.oswald at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               perl,
+               quilt
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Authen-Smb/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-smb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-smb-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-smb-perl.git
+Homepage: http://search.cpan.org/dist/Authen-Smb/
 
 Package: libauthen-smb-perl
 Architecture: any
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Conflicts: libapache2-authenntlm-perl (<= 0.02)
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: SMB authentication module for Perl
  This package supplies a perl module for authenticating against
  an SMB password server.
+

-- 
Debian packaging of libauthen-smb-perl



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