[SCM] Debian packaging of libemail-sender-transport-smtp-tls-perl branch, master, updated. a7f62e995ae527d602acd7b97c55830ef1db7955

Ivan Kohler ivan at freeside.biz
Tue Jun 26 04:08:53 UTC 2012


The following commit has been merged in the master branch:
commit a7f62e995ae527d602acd7b97c55830ef1db7955
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jun 25 21:08:44 2012 -0700

    depend on libmoose-perl

diff --git a/debian/changelog b/debian/changelog
index 1df0991..002df17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,9 +29,10 @@ libemail-sender-transport-smtp-tls-perl (0.10-1) unstable; urgency=low
   [ Ivan Kohler ]
   * Add quilt to Build-Deps and debian/README.source per lintian
   * Standard_Version 3.9.3
+  * Add explicit dep on libmoose-perl
   * Upload everyone else's great work.  Thanks to my pkg-perl cohorts!
 
- -- Ivan Kohler <ivan-debian at 420.am>  Mon, 25 Jun 2012 20:58:48 -0700
+ -- Ivan Kohler <ivan-debian at 420.am>  Mon, 25 Jun 2012 21:03:59 -0700
 
 libemail-sender-transport-smtp-tls-perl (0.07-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ee21d5a..3dfbe1e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libemail-sender-transport-smtp-tls-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), quilt
-Build-Depends-Indep: libemail-sender-perl (>= 0.102370), libnet-smtp-tls-butmaintained-perl, perl
+Build-Depends-Indep: libemail-sender-perl (>= 0.102370), libnet-smtp-tls-butmaintained-perl, libmoose-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>, Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.3
@@ -14,7 +14,8 @@ Package: libemail-sender-transport-smtp-tls-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libemail-sender-perl (>= 0.102370),
- libnet-smtp-tls-butmaintained-perl
+ libnet-smtp-tls-butmaintained-perl,
+ libmoose-perl
 Description: Perl module for sending email using TLS
  Email::Sender replaces the old and sometimes problematic Email::Send
  library, while this module replaces the Email::Send::SMTP::TLS.

-- 
Debian packaging of libemail-sender-transport-smtp-tls-perl



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