From: Andrew Chilton Date: Mon, 23 Jun 2008 10:24:47 +0000 (+1200) Subject: Remove Term::CallEditor from the dependencies. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f63fd0e5809fbbd46404e0545ddd305f69632517;p=cil.git Remove Term::CallEditor from the dependencies. --- diff --git a/INSTALLATION b/INSTALLATION index 1503d7c..b76177d 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -30,15 +30,6 @@ For Debian Etch, the following packages will need to be installed: * 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: - - $ dh-make-perl --build --cpan Term::CallEditor - -and install the newly created package. - - $ sudo dpkg -i libterm-calleditor-perl_0.11-1_all.deb - When inside the main cil directory, you can type the following to create a Debian paackage: diff --git a/debian/control b/debian/control index ef4b9c6..ebac134 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: cil Section: perl Priority: optional Architecture: all -Depends: ${perl:Depends}, libgetopt-mixed-perl, libterm-calleditor-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl +Depends: ${perl:Depends}, libgetopt-mixed-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