]> git.mjollnir.org Git - cil.git/commitdiff
Ready for the v0.5.1 release.
authorAndrew Chilton <andychilton@gmail.com>
Sat, 5 Jul 2008 06:32:33 +0000 (18:32 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Sat, 5 Jul 2008 06:32:33 +0000 (18:32 +1200)
Changes
INSTALLATION
bin/cil
debian-etch/changelog
debian-etch/control
debian-lenny/changelog
debian-lenny/control

diff --git a/Changes b/Changes
index 67e92c63ff64ecf7e5404d814d054b4e3bd1873b..beaf0a4cb610ba5bb6f18066a9cd050dbca51358 100644 (file)
--- 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
index eb5e0f3fde4db40ac9b03c086823c70343e99990..ce3d02b556df6ed5eb7e4887cc208163d8786ee7 100644 (file)
@@ -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 1727a091d8b4cfd9f3711d812e9845178a285681..4ff4d3295d1be37492d199bf92a4d483adb4bb19 100755 (executable)
--- 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
index fdbe53a54ed3efda707d4cb5e2222f83fc15df4f..f72b990609491a240dafae305642c1acbf548c86 100644 (file)
@@ -1,3 +1,9 @@
+cil (0.5.1) unstable; urgency=low
+
+  * New release minus all the cruft
+x
+ -- Andrew Chilton <andychilton@gmail.com>  Sat, 05 Jul 2008 18:28:22 +1200
+
 cil (0.5.0) unstable; urgency=low
 
   * Fix bug when running certain commands (inc. init)
index 9a6ca1d05fca0d740d26212f8bb48c6bf1af63da..69c8dafbe82fc13813f6fdd8c9223794a7d99d67 100644 (file)
@@ -1,6 +1,6 @@
 Source: cil
 Section: perl
-Priority: optional
+Priority: extra
 Maintainer: Andrew Chilton <andychilton@gmail.com>
 Uploaders: Andrew Chilton <andychilton@gmail.com>
 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
index fdbe53a54ed3efda707d4cb5e2222f83fc15df4f..846e40da2f850f267c8cb36930dd8039d26fd5e5 100644 (file)
@@ -1,3 +1,9 @@
+cil (0.5.1) unstable; urgency=low
+
+  * New release minus all the cruft
+
+ -- Andrew Chilton <andychilton@gmail.com>  Sat, 05 Jul 2008 18:28:22 +1200
+
 cil (0.5.0) unstable; urgency=low
 
   * Fix bug when running certain commands (inc. init)
index 9a6ca1d05fca0d740d26212f8bb48c6bf1af63da..69c8dafbe82fc13813f6fdd8c9223794a7d99d67 100644 (file)
@@ -1,6 +1,6 @@
 Source: cil
 Section: perl
-Priority: optional
+Priority: extra
 Maintainer: Andrew Chilton <andychilton@gmail.com>
 Uploaders: Andrew Chilton <andychilton@gmail.com>
 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