[SCM] Debian packaging of libnet-imap-simple-perl branch, master, updated. debian/1.2030-1-28-gd1bb972

Xavier Guimard x.guimard at free.fr
Mon Apr 1 06:14:35 UTC 2013


The following commit has been merged in the master branch:
commit 786706c970cfa93aaa19d92c4a3d5b0756f44e95
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Apr 1 08:10:32 2013 +0200

    Clean B-D-I since most of tests are off now

diff --git a/debian/control b/debian/control
index 876695d..6bd87ad 100644
--- a/debian/control
+++ b/debian/control
@@ -11,24 +11,7 @@ Uploaders: Allard Hoeve <allard at byte.nl>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libclass-accessor-perl,
-                     libcoro-perl (>= 6.100-2),
-                     libdatetime-format-mail-perl,
-                     libdatetime-format-strptime-perl,
-                     libdatetime-perl,
-                     libemail-address-perl,
-                     libemail-mime-contenttype-perl,
-                     libemail-mime-perl,
-                     libemail-simple-perl,
-                     libencode-imaputf7-perl,
-                     libev-perl,
-                     libio-socket-ssl-perl,
-                     liblist-moreutils-perl,
-                     libnet-server-coro-perl,
-                     libnet-ssleay-perl,
-                     libparse-recdescent-perl,
-                     libregexp-common-perl,
-                     libuniversal-require-perl,
+Build-Depends-Indep: libparse-recdescent-perl,
                      perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-imap-simple-perl.git
@@ -38,10 +21,10 @@ Homepage: https://metacpan.org/release/Net-IMAP-Simple/
 Package: libnet-imap-simple-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends},
-         libparse-recdescent-perl
+         ${perl:Depends}
 Recommends: libio-socket-inet6-perl,
-            libio-socket-ssl-perl
+            libio-socket-ssl-perl,
+            libparse-recdescent-perl
 Description: Perl module to manage an IMAP account
  Net::IMAP::Simple provides a simple way to access and manipulate information
  on Internet Message Access Protocol (IMAP) capable servers. The API is mostly

-- 
Debian packaging of libnet-imap-simple-perl



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