From: Andrew Chilton Date: Sun, 22 Jun 2008 11:58:16 +0000 (+1200) Subject: Add the libdatetime-perl dependency for cil. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=df380000da4224a6630e595830c8edd66d84f699;p=cil.git Add the libdatetime-perl dependency for cil. --- diff --git a/INSTALLATION b/INSTALLATION index b8759a9..5fc39af 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -28,6 +28,7 @@ For Debian Etch, the following packages will need to be installed: * libfile-touch-perl * libfile-slurp-perl * libclass-accessor-perl +* libdatetime-perl Currently, Term::CallEditor is not in Etch and therefore will have to be added via other means. If you want to build a package from CPAN try the following: diff --git a/debian/control b/debian/control index d856d1e..a1075d2 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: cil Section: perl Priority: optional Architecture: all -Depends: ${perl:Depends}, libgetopt-mixed-perl, libdigest-perl, libterm-calleditor-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl +Depends: ${perl:Depends}, libgetopt-mixed-perl, libdigest-perl, libterm-calleditor-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl Description: command line issue tracker 'cil' allows easy command-line creation of an issue tracker. It saves each issue locally and in plain text. Commands are given such that these issues can