]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Bump to 0.6.2. 0.6.2 debian-0.6.2-1
authorAndrew Ruthven <andrew@etc.gen.nz>
Wed, 26 Dec 2007 09:42:41 +0000 (22:42 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Wed, 26 Dec 2007 09:42:41 +0000 (22:42 +1300)
ChangeLog
bin/mythtv-status
debian/changelog

index 20d13aa55190ffb10fdc295b14c5810324c4d42e..b4b26a5a3fb87159cf0052ca49f7ea1bd6f4f546 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-12-26     Andrew Ruthven
+       Release version 0.6.2
+       
 2007-12-25     Andrew Ruthven
        Conflicts should show the channel name as well.
 
index 5079a9fb71ec3fb61d2cc6b8b88af80ccd7180f2..057a72ef294fbc13016a3174df0163634f2a1443 100755 (executable)
@@ -32,7 +32,7 @@ my $verbose = 0;
 my $disk_space_warn = 95;  # Percent to warn at.
 my $guide_days_warn = 2;   # How many days we require.
 
-my $VERSION = '0.6.1';
+my $VERSION = '0.6.2';
 
 GetOptions(
   'c|colour|color' => \$colour,
index 82e7fb9a1f8abfc30106ab7a952453b362e408c9..30ed661dc22d44e454fa613d032462b46cf960b8 100644 (file)
@@ -1,3 +1,13 @@
+mythtv-status (0.6.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update debconf templates to reflect the fact that emails are sent out
+    for alerts now, not just conflicts (this feature was added in 0.6.0).
+    + Updated French translation from Franciois Marier.
+    + Updated Portuguese translation from Américo Monteiro.
+
+ -- Andrew Ruthven <andrew@etc.gen.nz>  Wed, 26 Dec 2007 22:36:45 +1300
+
 mythtv-status (0.6.1-1) unstable; urgency=low
 
   * New upstream release.