]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Release 0.5.1.
authorAndrew Ruthven <andrew@etc.gen.nz>
Thu, 22 Nov 2007 22:45:49 +0000 (11:45 +1300)
committerAndrew Ruthven <puck@dirk.wgtn.cat-it.co.nz>
Thu, 29 Nov 2007 20:33:39 +0000 (09:33 +1300)
ChangeLog
bin/mythtv-status
debian/changelog

index 959b2acf8c56b5c4038b01372c412798f84a7efe..5fe7c3a7298c4620c76c89ee545907fd24955aaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
        Don't set the background when changing the colour.
        Make the new debconf prompt lintian clean and say how to specify
          multiple email addresses.
+       Release version 0.5.1.
 
 2007-11-21     Andrew Ruthven
        Now the results can be sent via email with the subject set correctly.
index a667379b59f3c118ded16bf66519f255fc3212b4..f4673ae01c4e833829066dc50377983fe7e83213 100755 (executable)
@@ -28,7 +28,7 @@ my @email;
 my $email_only_on_conflict = 0;
 my $help = undef;
 
-my $VERSION = '0.5';
+my $VERSION = '0.5.1';
 
 GetOptions(
   'c|colour|color' => \$colour,
index c8186d362a88f7f017a1e3bf98d02936f89e0333..bc904c5dc5f6bbe6553e1ff39ea0903f346c378b 100644 (file)
@@ -1,3 +1,11 @@
+mythtv-status (0.5.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Make the new debconf questions lintian clean.
+  * Updated French translation from Francois Marier.
+
+ -- Andrew Ruthven <andrew@etc.gen.nz>  Fri, 23 Nov 2007 11:37:15 +1300
+
 mythtv-status (0.5-1) unstable; urgency=low
 
   * New upstream release.