[SCM] Debian packaging of libmime-lite-perl branch, master, updated. debian/3.028-1-2-gbd78236

gregor herrmann gregoa at debian.org
Thu Jul 5 20:39:11 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 5200d3f..a1d89e6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,30 @@
 Source: libmime-lite-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Dominic Hargreaves <dom at earth.li>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmailtools-perl, libmime-types-perl (>= 1.28), libemail-date-format-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- Dominic Hargreaves <dom at earth.li>, gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libmailtools-perl,
+                     libmime-types-perl,
+                     libemail-date-format-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/MIME-Lite/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmime-lite-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-lite-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmime-lite-perl.git
+Homepage: http://search.cpan.org/dist/MIME-Lite/
 
 Package: libmime-lite-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libemail-date-format-perl
-Recommends: libmailtools-perl, libmime-types-perl (>= 1.28),
- nullmailer | mail-transport-agent
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libemail-date-format-perl
+Recommends: libmailtools-perl,
+            libmime-types-perl (>= 1.28),
+            nullmailer | mail-transport-agent
 Description: module for convenient MIME message creation
  MIME::Lite is a Perl module intended as a simple module for generating (but
  not parsing) messages according to the Multipurpose Internet Mail Extensions
@@ -27,3 +33,4 @@ Description: module for convenient MIME message creation
  .
  Note that the upstream maintainer of MIME::Lite currently recommends against
  using this package in favour of better maintained and less buggy alternatives.
+

-- 
Debian packaging of libmime-lite-perl



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