From: Andrew Chilton Date: Sat, 5 Jul 2008 03:40:43 +0000 (+1200) Subject: Ready for the v0.5.0 release. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c1db41a8cd2fff9cf6b62c0aea78827187904d6b;p=cil.git Ready for the v0.5.0 release. --- diff --git a/INSTALLATION b/INSTALLATION index e46413c..eb5e0f3 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -43,7 +43,7 @@ Debian paackage: which can then be installed with: - $ sudo dpkg -i ../cil_0.4.2_all.deb + $ sudo dpkg -i ../cil_0.5.0_all.deb or added to a repository you are using for easier installation with apt-get or aptitude. diff --git a/bin/cil b/bin/cil index f302087..1727a09 100755 --- a/bin/cil +++ b/bin/cil @@ -39,7 +39,7 @@ use CIL::Attachment; my $y = 'y'; -use constant VERSION => '0.4.2'; +use constant VERSION => '0.5.0'; my @IN_OPTS = ( # strings diff --git a/debian-etch/changelog b/debian-etch/changelog index fa918b5..fdbe53a 100644 --- a/debian-etch/changelog +++ b/debian-etch/changelog @@ -1,3 +1,11 @@ +cil (0.5.0) unstable; urgency=low + + * Fix bug when running certain commands (inc. init) + * Added command 'steal' + * Added command 'track' + + -- Andrew Chilton Sat, 05 Jul 2008 15:36:22 +1200 + cil (0.4.2) unstable; urgency=low * Fix bug where new issues are assigned to the reporter diff --git a/debian-lenny/changelog b/debian-lenny/changelog index fa918b5..fdbe53a 100644 --- a/debian-lenny/changelog +++ b/debian-lenny/changelog @@ -1,3 +1,11 @@ +cil (0.5.0) unstable; urgency=low + + * Fix bug when running certain commands (inc. init) + * Added command 'steal' + * Added command 'track' + + -- Andrew Chilton Sat, 05 Jul 2008 15:36:22 +1200 + cil (0.4.2) unstable; urgency=low * Fix bug where new issues are assigned to the reporter