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

Xavier Guimard x.guimard at free.fr
Sun Jul 29 11:17:09 UTC 2012


The following commit has been merged in the master branch:
commit ef20d43c53d7ded3c1e366fc0b123a8320f91789
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jul 29 13:06:30 2012 +0200

    Update files using dh-make-perl --refresh

diff --git a/debian/control b/debian/control
index de2d284..6aafb4c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 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
+Maintainer: Xavier Guimard <x.guimard at free.fr>
+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>,
+ Xavier Guimard <x.guimard at free.fr>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     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
+Build-Depends-Indep: libcapture-tiny-perl (>= 0.08),
+ libemail-abstract-perl (>= 3),
+ libemail-address-perl,
+ libemail-simple-perl (>= 1.998),
+ liblist-moreutils-perl,
+ libmoose-perl (>= 0.70),
+ libsub-override-perl,
+ libtest-mockobject-perl,
+ libthrowable-perl (>= 0.100090),
+ libtry-tiny-perl,
+ perl
 Standards-Version: 3.9.3
 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
@@ -26,16 +27,15 @@ 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,
-         libemail-address-perl,
-         libemail-simple-perl,
-         liblist-moreutils-perl,
-         libmoose-perl,
-         libthrowable-perl,
-         libtry-tiny-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcapture-tiny-perl (>= 0.08),
+ libemail-abstract-perl (>= 3),
+ libemail-address-perl,
+ libemail-simple-perl (>= 1.998),
+ liblist-moreutils-perl,
+ libmoose-perl (>= 0.70),
+ libthrowable-perl (>= 0.100090),
+ 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.
@@ -43,4 +43,3 @@ 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.
-
diff --git a/debian/copyright b/debian/copyright
index bd0ee21..8ea9464 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,8 +11,10 @@ Files: debian/*
 Copyright: 2009, 2010, Jonathan Yu <jawnsy at cpan.org>
  2009, Ansgar Burchardt <ansgar at debian.org>
  2009, Nathan Handler <nhandler at ubuntu.com>
- 2010-2012, Salvatore Bonaccorso <carnil at debian.org>
+ 2009, 2011, 2012, Gregor Herrmann <gregoa at debian.org>
+ 2010, 2012, Salvatore Bonaccorso <carnil at debian.org>
  2011, Jotam Jr. Trejo <jotamjr at debian.org.sv>
+ 2012, Xavier Guimard <x.guimard at free.fr>
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Debian packaging of libemail-sender-perl



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