]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak git2changelog to drop dependencies
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 15 Nov 2010 09:25:49 +0000 (10:25 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 18 Nov 2010 17:45:43 +0000 (18:45 +0100)
bacula/release/git2changelog.pl

index 6f832b180d98651b41f79756eab143891b21362b..379e2a4bd713cc0a8ff9875b5f768216457b8acc 100755 (executable)
@@ -10,7 +10,7 @@
 =cut
 
 use strict;
-use Time::CTime;
+use POSIX q/strftime/;
 
 my $d='';
 my $last_txt='';