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

Xavier Guimard x.guimard at free.fr
Sun Feb 3 08:35:32 UTC 2013


The following commit has been merged in the master branch:
commit 455f7b5dc7292424dc35eabfffffde0800423d4a
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Feb 3 09:31:10 2013 +0100

    Bump S-V to 3.9.4 + dh to 9 + remove libmodule-build-perl explicit dependency

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 5a6450b..3d32ca8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,25 @@
 Source: libtime-y2038-perl
 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>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7),
-               perl,
-               libtest-warn-perl,
-               libtest-exception-perl,
+Build-Depends: debhelper (>= 9.20120312),
                libjson-perl,
-               perl (>= 5.11.3) | libmodule-build-perl
-Standards-Version: 3.8.4
+               libtest-exception-perl,
+               libtest-warn-perl,
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtime-y2038-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-y2038-perl.git
 Homepage: https://metacpan.org/release/Time-y2038/
 
 Package: libtime-y2038-perl
 Architecture: any
-Depends: ${perl:Depends},
-         ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs: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

-- 
Debian packaging of libtime-y2038-perl



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