[SCM] Debian packaging of libdatetime-format-http-perl branch, master, updated. 8426b2a1f478adafc7ccb9e292ddae3f4ddd7875

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


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

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

diff --git a/debian/control b/debian/control
index 8eac555..e74997c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libdatetime-format-http-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.360000)
-Build-Depends-Indep: perl, libdatetime-perl, libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
- Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Ansgar Burchardt <ansgar at debian.org>
+           Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.11.3) | libmodule-build-perl
+Build-Depends-Indep: perl,
+                     libdatetime-perl,
+                     libwww-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/DateTime-Format-HTTP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-http-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-format-http-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-http-perl.git
+Homepage: http://search.cpan.org/dist/DateTime-Format-HTTP/
 
 Package: libdatetime-format-http-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl,
-  libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdatetime-perl,
+         libwww-perl
 Description: Perl module for date conversion with date formats used by the HTTP protocol
  DateTime::Format::HTTP provides functions that deal the date formats used by
  the HTTP protocol (and then some more).
+

-- 
Debian packaging of libdatetime-format-http-perl



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