[SCM] Debian packaging of libemail-date-perl branch, master, updated. 50155c78f11f8e39c9a2496a27ff2949bfdb9088

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


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

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

diff --git a/debian/control b/debian/control
index 8362b70..fa5cd30 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,30 @@
 Source: libemail-date-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Paul Wise <pabs at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7),
- libemail-abstract-perl,
- libtimedate-perl,
- libtime-piece-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libemail-date-format-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Paul Wise <pabs at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libemail-abstract-perl,
+                     libtimedate-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libemail-date-format-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Email-Date/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-date-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-date-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libemail-date-perl.git
+Homepage: http://search.cpan.org/dist/Email-Date/
 
 Package: libemail-date-perl
 Architecture: all
 Depends: ${misc:Depends},
- ${perl:Depends},
- libtime-piece-perl,
- libemail-abstract-perl,
- libtimedate-perl,
- libemail-date-format-perl
+         ${perl:Depends},
+         perl,
+         libemail-abstract-perl,
+         libtimedate-perl,
+         libemail-date-format-perl
 Description: Perl module for correct formatting of dates in emails
  RFC 2822 defines the Date: header. It declares the header a required
  part of an email message. The syntax for date headers is clearly laid
@@ -37,3 +36,4 @@ Description: Perl module for correct formatting of dates in emails
  For this reason, the tedious process of looking for a valid date has been
  encapsulated in this software. Further, the process of creating RFC
  compliant date strings is also found in this software.
+

-- 
Debian packaging of libemail-date-perl



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