From f6649a52ff5610af925818cddd720fa5945bd6b3 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Fri, 4 Jul 2008 16:17:33 +1200 Subject: Imported Upstream version v0.4.2 --- debian-lenny/changelog | 26 ++++++++++++++++++++++++++ debian-lenny/control | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) (limited to 'debian-lenny') diff --git a/debian-lenny/changelog b/debian-lenny/changelog index 16920ad..fa918b5 100644 --- a/debian-lenny/changelog +++ b/debian-lenny/changelog @@ -1,3 +1,29 @@ +cil (0.4.2) unstable; urgency=low + + * Fix bug where new issues are assigned to the reporter + * Fix bug where only one item in a config list breaks listings + * Ready for 0.4.2 release + + -- Andrew Chilton Thu, 03 Jul 2008 22:22:22 +1200 + +cil (0.4.1) unstable; urgency=low + + * Fix dependency on libemail-date-perl + * Ready for 0.4.1 release + + -- Andrew Chilton Thu, 03 Jul 2008 00:09:21 +1200 + +cil (0.4.0) unstable; urgency=low + + * Can now read a ~/.cilrc file for user defined options + * Added command 'am' which applies a mailbox + * Can now use shortened hash names to the commands + * Allows dependencies between issues + * New filter called --is-mine + * Ready for 0.4.0 release + + -- Andrew Chilton Wed, 02 Jul 2008 23:12:20 +1200 + cil (0.3.0) unstable; urgency=low * Added filters for the listing commands diff --git a/debian-lenny/control b/debian-lenny/control index ded0c34..9a6ca1d 100644 --- a/debian-lenny/control +++ b/debian-lenny/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, libemail-find-perl +Depends: ${perl:Depends}, libgetopt-mixed-perl, libfile-touch-perl, libfile-slurp-perl, libclass-accessor-perl, libdatetime-perl, libemail-find-perl, libemail-filter-perl, libemail-date-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 -- cgit v1.2.3