[SCM] Debian packaging of libnet-imap-client-perl branch, master, updated. 94fa5f5a7d33a86f1e98a39e00dc10a9b7bd28c8

gregor herrmann gregoa at debian.org
Sun Aug 28 16:58:29 UTC 2011


The following commit has been merged in the master branch:
commit 02313dac91d5abbc3b64b9edbafb50b34868bd45
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 28 18:52:56 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index fa03b76..10b37f2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: libnet-imap-client-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libio-socket-ssl-perl,
- liblist-moreutils-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+ libio-socket-ssl-perl,
+ liblist-moreutils-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>,
@@ -15,7 +18,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-imap-c
 
 Package: libnet-imap-client-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl,
+Depends: ${perl:Depends}, ${misc:Depends},
+ libio-socket-ssl-perl,
  liblist-moreutils-perl
 Description: Perl module to communicate with IMAP servers
  Net::IMAP::Client provides methods to access an IMAP server. It aims to

-- 
Debian packaging of libnet-imap-client-perl



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