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

Xavier Guimard x.guimard at free.fr
Sun Jul 29 11:50:10 UTC 2012


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

    Revert "Update files using dh-make-perl --refresh"
    
    This reverts commit ef20d43c53d7ded3c1e366fc0b123a8320f91789.

diff --git a/debian/changelog b/debian/changelog
index d789ab7..26a62c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 libemail-sender-perl (0.120001-1) UNRELEASED; urgency=low
 
   TODO:
-  - git-repo: tag upstream/0.120001 missing
   - d/control: the refresh in commit ef20d43c leads to wrong dependencies
     (i.e. unneeded versions) and can be completely reverted
   - d/changelog: incomplete
diff --git a/debian/control b/debian/control
index 8fcfdcd..0860bec 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,25 @@
 Source: libemail-sender-perl
-Section: perl
-Priority: optional
 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>,
- Xavier Guimard <x.guimard at free.fr>
+           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>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-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
+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
 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
@@ -27,15 +27,16 @@ Homepage: http://search.cpan.org/dist/Email-Sender/
 
 Package: libemail-sender-perl
 Architecture: all
-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
+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.
@@ -43,3 +44,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.
+
diff --git a/debian/copyright b/debian/copyright
index 8ea9464..bd0ee21 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,10 +11,8 @@ 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>
- 2009, 2011, 2012, Gregor Herrmann <gregoa at debian.org>
- 2010, 2012, Salvatore Bonaccorso <carnil 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