From: Eric Bollengier Date: Mon, 15 Nov 2010 09:25:49 +0000 (+0100) Subject: Tweak git2changelog to drop dependencies X-Git-Tag: Release-7.0.0~1405 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4ed6108cdf8cd3e0e5d73efee36e4e0830874453;p=bacula%2Fbacula Tweak git2changelog to drop dependencies --- diff --git a/bacula/release/git2changelog.pl b/bacula/release/git2changelog.pl index 6f832b180d..379e2a4bd7 100755 --- a/bacula/release/git2changelog.pl +++ b/bacula/release/git2changelog.pl @@ -10,7 +10,7 @@ =cut use strict; -use Time::CTime; +use POSIX q/strftime/; my $d=''; my $last_txt='';