summaryrefslogtreecommitdiff
path: root/debian-etch
diff options
context:
space:
mode:
authorFrancois Marier <francois@debian.org>2008-06-29 21:51:31 +1200
committerFrancois Marier <francois@debian.org>2008-06-29 21:51:31 +1200
commit03a60521d41962fb3d36e8e8002e9bba51796ff6 (patch)
tree36150e8a410695002674e5ad202c425d1796b0c9 /debian-etch
parent42280f662d3ce4affb00eb68a22a081dfb951395 (diff)
Imported Upstream version v0.3.0upstream/v0.3.0
Diffstat (limited to 'debian-etch')
-rw-r--r--debian-etch/changelog12
-rw-r--r--debian-etch/control2
-rw-r--r--debian-etch/install1
3 files changed, 14 insertions, 1 deletions
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 <andychilton@gmail.com> 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