[libposix-strftime-compiler-perl] 03/07: Add build dependency on tzdata.

gregor herrmann gregoa at debian.org
Sat Oct 1 15:33:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libposix-strftime-compiler-perl.

commit 4e16881846671d910b901686e69508e8222064d5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 1 17:20:26 2016 +0200

    Add build dependency on tzdata.
    
    Thanks: Lucas Nussbaum for the bug report.
    Closes: #839477
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 201c721..8e96171 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 8),
                libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
-                     perl
+                     perl,
+                     tzdata
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libposix-strftime-compiler-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libposix-strftime-compiler-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libposix-strftime-compiler-perl.git



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