[SCM] Debian packaging of libfilesys-smbclient-perl branch, master, updated. b925aadad8b14c86539707a087c590fb4823d69a

gregor herrmann gregoa at debian.org
Thu Jul 5 20:28:16 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 7be442e..08210db 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: libfilesys-smbclient-perl
-Section: perl
-Priority: extra
-Build-Depends: debhelper (>= 6), perl (>= 5.8.0-7), libsmbclient-dev, quilt (>= 0.40)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: extra
+Build-Depends: debhelper (>= 6),
+               perl,
+               libsmbclient-dev,
+               quilt
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Filesys-SmbClient/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfilesys-smbclient-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-smbclient-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfilesys-smbclient-perl.git
+Homepage: http://search.cpan.org/dist/Filesys-SmbClient/
 
 Package: libfilesys-smbclient-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description:  perl interface to access Samba filesystem
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
+Description: perl interface to access Samba filesystem
  This package provides the Filesys::SmbClient module. It provides
  interface to the functions in libsmbclient.so. It has functions to
  read/write/add/modify files/directories on Samba shares.
+

-- 
Debian packaging of libfilesys-smbclient-perl



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