[SCM] Debian packaging of libemail-sender-perl branch, master, updated. debian/0.110005-1-2-g5082c43

gregor herrmann gregoa at debian.org
Thu Jul 5 20:25:54 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 414017f..de2d284 100644
--- a/debian/control
+++ b/debian/control
@@ -1,39 +1,41 @@
 Source: libemail-sender-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Nathan Handler <nhandler at ubuntu.com>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcapture-tiny-perl,
- libemail-abstract-perl (>= 3),
- libemail-address-perl,
- libemail-simple-perl,
- liblist-moreutils-perl,
- libmoose-perl (>= 0.70),
- libsub-override-perl,
- libtest-mockobject-perl,
- libthrowable-perl,
- libtry-tiny-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Nathan Handler <nhandler at ubuntu.com>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>
+                     libcapture-tiny-perl,
+                     libemail-abstract-perl,
+                     libemail-address-perl,
+                     libemail-simple-perl,
+                     liblist-moreutils-perl,
+                     libmoose-perl,
+                     libsub-override-perl,
+                     libtest-mockobject-perl,
+                     libthrowable-perl,
+                     libtry-tiny-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Email-Sender/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-sender-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-sender-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-sender-perl.git
+Homepage: http://search.cpan.org/dist/Email-Sender/
 
 Package: libemail-sender-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcapture-tiny-perl,
- libemail-abstract-perl (>= 3),
- libemail-address-perl,
- libemail-simple-perl,
- liblist-moreutils-perl,
- libmoose-perl (>= 0.70),
- libthrowable-perl,
- libtry-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcapture-tiny-perl,
+         libemail-abstract-perl,
+         libemail-address-perl,
+         libemail-simple-perl,
+         liblist-moreutils-perl,
+         libmoose-perl,
+         libthrowable-perl,
+         libtry-tiny-perl
 Description: Perl module for sending email
  Email::Sender is a Perl module provides an interface to send email via many
  backends, including sendmail, SMTP, delivering directly to mbox file, etc.
@@ -41,3 +43,4 @@ Description: Perl module for sending email
  Email::Sender replaces the old and sometimes problematic Email::Send library
  (see libemail-send-perl), which did a decent job at handling very simple mail
  sending tasks, but was not suitable for serious use for a variety of reasons.
+

-- 
Debian packaging of libemail-sender-perl



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