From a60170ff829b9760767bcc7dd521507a45fc213a Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 14 Feb 2021 10:44:18 +1300 Subject: [PATCH] Release eng --- ChangeLog | 3 +++ bin/mythtv-status | 2 +- debian/changelog | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 79c3d79..0ae6aa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2001-02-14 Andrew Ruthven + Release version 1.0.2. + 2020-12-06 Andrew Ruthven Minor update to systemd service file. diff --git a/bin/mythtv-status b/bin/mythtv-status index 63f9685..85c5239 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -109,7 +109,7 @@ my @size_thresholds = ( my $return_code_only = 0; -my $VERSION = '1.0.1'; +my $VERSION = '1.0.2'; # Some display blocks are disabled by default: $c->{'display'}{'Shows due to Auto Expire'} = 0; diff --git a/debian/changelog b/debian/changelog index de95550..b61b37f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -mythtv-status (1.0.1-2) UNRELEASED; urgency=medium +mythtv-status (1.0.2-1) unstable; urgency=medium + * New upstream release (very minor change). * Update systemd services file to use -f with rm (Closes: 954734). * Update copyright file to be machine readable. * Add upstream/metadata file. -- 2.30.2