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

Xavier Guimard x.guimard at free.fr
Sat Nov 10 13:06:17 UTC 2012


The following commit has been merged in the master branch:
commit 7d7c759d12d754eccb48bff139ef9aeb625faefb
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Nov 10 14:01:36 2012 +0100

    Bump S-V to 3.9.4 and update dependencies

diff --git a/debian/control b/debian/control
index 33d5eea..49aabf6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,45 @@
 Source: libnet-imap-simple-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Allard Hoeve <allard at byte.nl>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libparse-recdescent-perl, 
- libclass-accessor-perl,
- libregexp-common-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Allard Hoeve <allard at byte.nl>,
- gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>,
- Nathan Handler <nhandler at ubuntu.com>,
- Jonathan Yu <jawnsy at cpan.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>,
- Fabrizio Regalli <fabreg at fabreg.it>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-IMAP-Simple/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-imap-simple-perl.git
+Build-Depends-Indep: libclass-accessor-perl,
+                     libcoro-perl,
+                     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,
+                     liblist-moreutils-perl,
+                     libnet-server-coro-perl,
+                     libnet-ssleay-perl,
+                     libparse-recdescent-perl,
+                     libregexp-common-perl,
+                     libuniversal-require-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-imap-simple-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-imap-simple-perl.git
+Homepage: http://search.cpan.org/dist/Net-IMAP-Simple/
 
 Package: libnet-imap-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Recommends: libio-socket-ssl-perl, 
- libio-socket-inet6-perl,
- libparse-recdescent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libparse-recdescent-perl
+Recommends: libio-socket-inet6-perl,
+            libio-socket-ssl-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
@@ -34,3 +49,4 @@ Description: Perl module to manage an IMAP account
  IO::Socket::INET6 (see libio-socket-inet6-perl) and handling messages in
  various ways (delete or undelete, mark as read or unread, expunge, edit
  flags, and more).
+

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



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