From: Eric Bollengier Date: Mon, 15 Nov 2010 09:25:49 +0000 (+0100) Subject: Tweak git2changelog to drop dependencies X-Git-Tag: Release-5.2.1~940 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4407c4de7de51873c70f472c8b703a57f3fcbccd;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='';