[SCM] Debian packaging of libdatetime-format-mail-perl branch, master, updated. e757057e3bcd94a6a672ab1a71da5897f5d63d07

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


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

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

diff --git a/debian/control b/debian/control
index 711fe83..5ab74fb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,28 @@
 Source: libdatetime-format-mail-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl, libfile-find-rule-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               perl
+Build-Depends-Indep: perl,
+                     libdatetime-perl,
+                     libfile-find-rule-perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/DateTime-Format-Mail/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-mail-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-mail-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-mail-perl.git
+Homepage: http://search.cpan.org/dist/DateTime-Format-Mail/
 
 Package: libdatetime-format-mail-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, libparams-validate-perl
-Description:  Convert between DateTime and RFC2822/822 formats
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdatetime-perl,
+         libparams-validate-perl
+Description: Convert between DateTime and RFC2822/822 formats
  RFCs 2822 and 822 specify date formats to be used by email. This
  module parses and emits such dates.
+

-- 
Debian packaging of libdatetime-format-mail-perl



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