This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-timezone-perl.
commit e551e098e33fb3c01b70d22b770d6d2302e313ea Author: gregor herrmann <[email protected]> Date: Sun Jun 22 10:13:09 2014 +0200 Add (build) dependency on liblist-allutils-perl. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 859afeb..37bdaa7 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends-Indep: perl, libclass-load-perl, libclass-singleton-perl, libdatetime-perl, + liblist-allutils-perl, libparams-validate-perl, libtest-fatal-perl, libtest-output-perl, @@ -27,6 +28,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl, libclass-singleton-perl, + liblist-allutils-perl, libparams-validate-perl Description: framework exposing the Olson time zone database to Perl DateTime::TimeZone is a Perl module framework providing an interface to the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-timezone-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
