From d24515ee9c0c3c841b8bc7d556acb49a3cdb5f90 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Wed, 26 Dec 2007 22:42:41 +1300 Subject: [PATCH] Bump to 0.6.2. --- ChangeLog | 3 +++ bin/mythtv-status | 2 +- debian/changelog | 10 ++++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 20d13aa..b4b26a5 100644 --- 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. diff --git a/bin/mythtv-status b/bin/mythtv-status index 5079a9f..057a72e 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -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, diff --git a/debian/changelog b/debian/changelog index 82e7fb9..30ed661 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 26 Dec 2007 22:36:45 +1300 + mythtv-status (0.6.1-1) unstable; urgency=low * New upstream release. -- 2.30.2