]> git.mjollnir.org Git - cil.git/commitdiff
Remove Term::CallEditor from the dependencies.
authorAndrew Chilton <andychilton@gmail.com>
Mon, 23 Jun 2008 10:24:47 +0000 (22:24 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Mon, 23 Jun 2008 10:24:47 +0000 (22:24 +1200)
INSTALLATION
debian/control

index 1503d7c8cdb98921893df5d702bbbc104bcd5c57..b76177d0272811b427240da7683fbd4af6cba850 100644 (file)
@@ -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:
 
index ef4b9c6b043dcca7d9b8cf33056a8e5f0c369f1d..ebac13441701faf869d643fda68b8f1405c1f282 100644 (file)
@@ -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