From: Andrew Chilton Date: Sat, 5 Jul 2008 06:32:33 +0000 (+1200) Subject: Ready for the v0.5.1 release. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3cfcf74ccffa5588219d91caed5be9656312b71e;p=cil.git Ready for the v0.5.1 release. --- diff --git a/Changes b/Changes index 67e92c6..beaf0a4 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ -0.5.0 (Unreleased) +0.5.1 (2008-07-05) + + * New release minus all the cruft + +0.5.0 (2008-07-05) * 'steal' command added * 'track' command added diff --git a/INSTALLATION b/INSTALLATION index eb5e0f3..ce3d02b 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -43,7 +43,7 @@ Debian paackage: which can then be installed with: - $ sudo dpkg -i ../cil_0.5.0_all.deb + $ sudo dpkg -i ../cil_0.5.1_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 1727a09..4ff4d32 100755 --- a/bin/cil +++ b/bin/cil @@ -39,7 +39,7 @@ use CIL::Attachment; my $y = 'y'; -use constant VERSION => '0.5.0'; +use constant VERSION => '0.5.1'; my @IN_OPTS = ( # strings diff --git a/debian-etch/changelog b/debian-etch/changelog index fdbe53a..f72b990 100644 --- a/debian-etch/changelog +++ b/debian-etch/changelog @@ -1,3 +1,9 @@ +cil (0.5.1) unstable; urgency=low + + * New release minus all the cruft +x + -- Andrew Chilton Sat, 05 Jul 2008 18:28:22 +1200 + cil (0.5.0) unstable; urgency=low * Fix bug when running certain commands (inc. init) diff --git a/debian-etch/control b/debian-etch/control index 9a6ca1d..69c8daf 100644 --- a/debian-etch/control +++ b/debian-etch/control @@ -1,6 +1,6 @@ Source: cil Section: perl -Priority: optional +Priority: extra Maintainer: Andrew Chilton Uploaders: Andrew Chilton Standards-Version: 3.6.1 @@ -9,7 +9,7 @@ Build-Depends-Indep: perl Package: cil Section: perl -Priority: optional +Priority: extra Architecture: all 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 diff --git a/debian-lenny/changelog b/debian-lenny/changelog index fdbe53a..846e40d 100644 --- a/debian-lenny/changelog +++ b/debian-lenny/changelog @@ -1,3 +1,9 @@ +cil (0.5.1) unstable; urgency=low + + * New release minus all the cruft + + -- Andrew Chilton Sat, 05 Jul 2008 18:28:22 +1200 + cil (0.5.0) unstable; urgency=low * Fix bug when running certain commands (inc. init) diff --git a/debian-lenny/control b/debian-lenny/control index 9a6ca1d..69c8daf 100644 --- a/debian-lenny/control +++ b/debian-lenny/control @@ -1,6 +1,6 @@ Source: cil Section: perl -Priority: optional +Priority: extra Maintainer: Andrew Chilton Uploaders: Andrew Chilton Standards-Version: 3.6.1 @@ -9,7 +9,7 @@ Build-Depends-Indep: perl Package: cil Section: perl -Priority: optional +Priority: extra Architecture: all 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