[SCM] Debian packaging of libtime-y2038-perl branch, master, updated. a09a271a22faa3e8aaed6a3b0935e027223d527d

gregor herrmann gregoa at debian.org
Thu Jul 5 21:04:27 UTC 2012


The following commit has been merged in the master branch:
commit 1f52752b56f56b460dce05030f9343d296cc2dac
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:02:56 2012 -0600

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

diff --git a/debian/control b/debian/control
index 8cada9c..1b7e66f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,28 @@
 Source: libtime-y2038-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), perl,
-  libtest-warn-perl (>= 0.11), libtest-exception-perl (>= 0.27),
-  libjson-perl (>= 2.17),
-  libmodule-build-perl (>= 0.360000)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               perl,
+               libtest-warn-perl,
+               libtest-exception-perl,
+               libjson-perl,
+               perl (>= 5.11.3) | libmodule-build-perl
 Standards-Version: 3.8.4
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtime-y2038-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-y2038-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtime-y2038-perl.git
 Homepage: http://search.cpan.org/dist/Time-y2038/
 
 Package: libtime-y2038-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Perl module with time functions working beyond 2038
  On many computers, Perl's time functions will not work past the year 2038.
  This is a design fault in the underlying C libraries Perl uses. Time::y2038
  provides replacements for those functions which will work accurately +/1 142
  million years.
+

-- 
Debian packaging of libtime-y2038-perl



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