From 03a60521d41962fb3d36e8e8002e9bba51796ff6 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Sun, 29 Jun 2008 21:51:31 +1200 Subject: Imported Upstream version v0.3.0 --- debian-etch/changelog | 12 ++++++++++++ debian-etch/control | 2 +- debian-etch/install | 1 + 3 files changed, 14 insertions(+), 1 deletion(-) (limited to 'debian-etch') diff --git a/debian-etch/changelog b/debian-etch/changelog index f42576f..16920ad 100644 --- a/debian-etch/changelog +++ b/debian-etch/changelog @@ -1,3 +1,15 @@ +cil (0.3.0) unstable; urgency=low + + * Added filters for the listing commands + * Added ability to read .cil config file + * Can now set which Statuses are valid + * Can set which Labels are valid + * Added 'fsck' command + * Added bash completion for options, commands and entities + * Ready for 0.3.0 release + + -- Andrew Chilton Sat, 28 Jun 2008 12:06:19 +1200 + cil (0.2.1) unstable; urgency=low * Ready for 0.2.1 release diff --git a/debian-etch/control b/debian-etch/control index ebac134..ded0c34 100644 --- a/debian-etch/control +++ b/debian-etch/control @@ -11,7 +11,7 @@ Package: cil Section: perl Priority: optional Architecture: all -Depends: ${perl:Depends}, libgetopt-mixed-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, libemail-find-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 diff --git a/debian-etch/install b/debian-etch/install index 6d9e803..dc23abd 100644 --- a/debian-etch/install +++ b/debian-etch/install @@ -1,2 +1,3 @@ lib/* usr/share/perl5 bin/cil usr/bin +etc/bash_completion.d/cil etc/bash_completion.d -- cgit v1.2.3