]> git.etc.gen.nz Git - mythtv-status.git/log
mythtv-status.git
17 months agoFix a typo
Andrew Ruthven [Sat, 22 Jul 2023 13:35:06 +0000 (01:35 +1200)]
Fix a typo

17 months agoreleng 1.1.0 debian-1.1.0-1
Andrew Ruthven [Sat, 22 Jul 2023 12:17:03 +0000 (00:17 +1200)]
releng

17 months agoDon't worry if $TEMPFILE isn't present
Andrew Ruthven [Mon, 17 Jul 2023 11:29:32 +0000 (23:29 +1200)]
Don't worry if $TEMPFILE isn't present

17 months agoThis will be version 1.1.0
Andrew Ruthven [Sun, 16 Jul 2023 04:31:44 +0000 (16:31 +1200)]
This will be version 1.1.0

17 months agoMake Lintian happy that this is bashism clean
Andrew Ruthven [Sun, 16 Jul 2023 04:01:12 +0000 (16:01 +1200)]
Make Lintian happy that this is bashism clean

Lintian complained about the use of $HOSTNAME, even though I was setting it,
not using the pre-set value by Bash. Rather than add an override, I'll just
rename the variable. This will allow Lintian to continue to check this file
if any bashisms do creep in.

17 months agoDon't need usr/bin in dirs
Andrew Ruthven [Sun, 16 Jul 2023 02:58:45 +0000 (14:58 +1200)]
Don't need usr/bin in dirs

17 months agoInclude systemd service and timer files
Andrew Ruthven [Sun, 16 Jul 2023 02:58:26 +0000 (14:58 +1200)]
Include systemd service and timer files

17 months agoOnly set the variables that need git if .git directory is present.
Andrew Ruthven [Sun, 16 Jul 2023 02:31:13 +0000 (14:31 +1200)]
Only set the variables that need git if .git directory is present.

This will shield trying to set those if the Makefile is being used from a
release tarball.

17 months agoNow ex-wife, be more inclusive about the Portuguese translators
Andrew Ruthven [Sun, 16 Jul 2023 01:23:46 +0000 (13:23 +1200)]
Now ex-wife, be more inclusive about the Portuguese translators

17 months agoAdd back in original output to README.
Andrew Ruthven [Sun, 16 Jul 2023 01:23:17 +0000 (13:23 +1200)]
Add back in original output to README.

This matches text about the 1:30 PM recording.

17 months agoInstall the man page!
Andrew Ruthven [Sun, 16 Jul 2023 01:15:16 +0000 (13:15 +1200)]
Install the man page!

Also move to section 8, as we're installing into /usr/sbin .

17 months agoRefresh d/copyright
Andrew Ruthven [Sat, 15 Jul 2023 13:39:52 +0000 (01:39 +1200)]
Refresh d/copyright

17 months agoRefresh the copyright periods.
Andrew Ruthven [Sat, 15 Jul 2023 13:39:13 +0000 (01:39 +1200)]
Refresh the copyright periods.

17 months agoMake shell scripts cleaner for shellcheck
Andrew Ruthven [Sat, 15 Jul 2023 13:39:03 +0000 (01:39 +1200)]
Make shell scripts cleaner for shellcheck

17 months agoRemove trailling whitespace
Andrew Ruthven [Sat, 15 Jul 2023 13:27:32 +0000 (01:27 +1200)]
Remove trailling whitespace

17 months agoFix autopkgtest smoke test
Andrew Ruthven [Sat, 15 Jul 2023 13:26:58 +0000 (01:26 +1200)]
Fix autopkgtest smoke test

Ensure that the tests can find mythtv-status when the smoke test
runs.

17 months agoCorrect the YAML indicator
Andrew Ruthven [Sat, 15 Jul 2023 13:26:23 +0000 (01:26 +1200)]
Correct the YAML indicator

17 months agoWe'll be releasing against 1.0.3
Andrew Ruthven [Sat, 15 Jul 2023 13:13:47 +0000 (01:13 +1200)]
We'll be releasing against 1.0.3

17 months agoConvert to UTF-8
Andrew Ruthven [Sat, 15 Jul 2023 13:11:33 +0000 (01:11 +1200)]
Convert to UTF-8

17 months agoInstall systemd services and timers for regular tasks
Andrew Ruthven [Sat, 15 Jul 2023 13:11:17 +0000 (01:11 +1200)]
Install systemd services and timers for regular tasks

17 months agoAdd header to patch
Andrew Ruthven [Sat, 15 Jul 2023 13:02:30 +0000 (01:02 +1200)]
Add header to patch

17 months agoInstall man page to where Debian wants them
Andrew Ruthven [Sat, 15 Jul 2023 13:00:27 +0000 (01:00 +1200)]
Install man page to where Debian wants them

17 months agoImprove the tense, now my ex-wife.
Andrew Ruthven [Sat, 15 Jul 2023 12:49:49 +0000 (00:49 +1200)]
Improve the tense, now my ex-wife.

17 months agoRemove obsolete entry from FAQ as patch was merged in 2008
Andrew Ruthven [Sat, 15 Jul 2023 12:47:40 +0000 (00:47 +1200)]
Remove obsolete entry from FAQ as patch was merged in 2008

17 months agoRefresh URLs and package name in FAQ
Andrew Ruthven [Sat, 15 Jul 2023 12:46:28 +0000 (00:46 +1200)]
Refresh URLs and package name in FAQ

17 months agoMove libmythtv-perl to be a Suggests
Andrew Ruthven [Sat, 15 Jul 2023 12:44:33 +0000 (00:44 +1200)]
Move libmythtv-perl to be a Suggests

17 months agoDrop versioned dependency on molly-guard, was released in 2008.
Andrew Ruthven [Sat, 15 Jul 2023 12:43:11 +0000 (00:43 +1200)]
Drop versioned dependency on molly-guard, was released in 2008.

Everyone should have upgraded by now...

17 months agoDrop dependency on lsb-base, obsolete package
Andrew Ruthven [Sat, 15 Jul 2023 12:42:41 +0000 (00:42 +1200)]
Drop dependency on lsb-base, obsolete package

17 months agoReformat lists of packages to make future work easier
Andrew Ruthven [Sat, 15 Jul 2023 12:41:37 +0000 (00:41 +1200)]
Reformat lists of packages to make future work easier

17 months agoBuild deps for running tests
Andrew Ruthven [Sat, 15 Jul 2023 12:39:50 +0000 (00:39 +1200)]
Build deps for running tests

17 months agoUpdate lintian overrides
Andrew Ruthven [Sat, 15 Jul 2023 12:37:35 +0000 (00:37 +1200)]
Update lintian overrides

17 months agoSwitch to dh sequencer
Andrew Ruthven [Sat, 15 Jul 2023 12:35:08 +0000 (00:35 +1200)]
Switch to dh sequencer

17 months agoBump Standards-Version to 4.6.2
Andrew Ruthven [Sat, 15 Jul 2023 12:31:55 +0000 (00:31 +1200)]
Bump Standards-Version to 4.6.2

17 months agoMove build out of the git tree
Andrew Ruthven [Sat, 15 Jul 2023 12:28:42 +0000 (00:28 +1200)]
Move build out of the git tree

17 months agoRemove bashisms
Andrew Ruthven [Sat, 15 Jul 2023 12:25:15 +0000 (00:25 +1200)]
Remove bashisms

17 months agoDrop redundant patch
Andrew Ruthven [Sat, 15 Jul 2023 12:21:03 +0000 (00:21 +1200)]
Drop redundant patch

17 months agoDrop cil config file, no longer user
Andrew Ruthven [Sat, 15 Jul 2023 12:20:40 +0000 (00:20 +1200)]
Drop cil config file, no longer user

17 months agoAdd d/changelog from NMU
Andrew Ruthven [Sat, 15 Jul 2023 12:20:40 +0000 (00:20 +1200)]
Add d/changelog from NMU

17 months agoNo longer sponsored,, drop that logic
Andrew Ruthven [Sat, 15 Jul 2023 12:20:40 +0000 (00:20 +1200)]
No longer sponsored,, drop that logic

17 months agoMerge branch 'release-1.0.1-debian'
Andrew Ruthven [Sat, 15 Jul 2023 12:23:57 +0000 (00:23 +1200)]
Merge branch 'release-1.0.1-debian'

17 months agoIgnore quilt's .pc directory
Andrew Ruthven [Sat, 15 Jul 2023 12:23:15 +0000 (00:23 +1200)]
Ignore quilt's .pc directory

17 months agoreleng release-1.0.1-debian debian-sid-1.0.1-6
Andrew Ruthven [Fri, 14 Jul 2023 12:33:58 +0000 (00:33 +1200)]
releng

17 months agoInclude source changes
Andrew Ruthven [Fri, 14 Jul 2023 12:33:17 +0000 (00:33 +1200)]
Include source changes

3 years agoOverride lintian warning maintainer-manual-page debian-sid-1.0.1-5
Andrew Ruthven [Sat, 10 Apr 2021 03:17:50 +0000 (15:17 +1200)]
Override lintian warning maintainer-manual-page

3 years agoEnsure that the systemd service file is installed
Andrew Ruthven [Sat, 10 Apr 2021 03:13:10 +0000 (15:13 +1200)]
Ensure that the systemd service file is installed

No longer installed with the newe compat level.

3 years agoSure that init-system-helpers is available
Andrew Ruthven [Sat, 10 Apr 2021 03:06:54 +0000 (15:06 +1200)]
Sure that init-system-helpers is available

3 years agoAllow the init script to fail on install
Andrew Ruthven [Sat, 10 Apr 2021 02:54:16 +0000 (14:54 +1200)]
Allow the init script to fail on install

3 years agoRemove lintian override for missing autopkgtest
Andrew Ruthven [Fri, 9 Apr 2021 13:54:44 +0000 (01:54 +1200)]
Remove lintian override for missing autopkgtest

3 years agoUpstream is now generating GPG signatures for tarballs
Andrew Ruthven [Fri, 9 Apr 2021 13:53:43 +0000 (01:53 +1200)]
Upstream is now generating GPG signatures for tarballs

3 years agoSource only upload for migration to testing debian-sid-1.0.1-4
Andrew Ruthven [Fri, 9 Apr 2021 13:40:54 +0000 (01:40 +1200)]
Source only upload for migration to testing

3 years agoAdd support for autopkgtest debian-sid-1.0.1-3
Andrew Ruthven [Fri, 9 Apr 2021 10:56:01 +0000 (22:56 +1200)]
Add support for autopkgtest

3 years agoBump d/watch to version 4 debian-sid-1.0.1-2
Andrew Ruthven [Thu, 8 Apr 2021 11:53:37 +0000 (23:53 +1200)]
Bump d/watch to version 4

3 years agoStrip trailing whitespace
Andrew Ruthven [Thu, 8 Apr 2021 11:52:09 +0000 (23:52 +1200)]
Strip trailing whitespace

3 years agoSet Rules-Requires-Root: no
Andrew Ruthven [Thu, 8 Apr 2021 11:51:21 +0000 (23:51 +1200)]
Set Rules-Requires-Root: no

3 years agoUpdate overrides
Andrew Ruthven [Thu, 8 Apr 2021 11:45:06 +0000 (23:45 +1200)]
Update overrides

3 years agoBump changelog date
Andrew Ruthven [Thu, 8 Apr 2021 11:02:16 +0000 (23:02 +1200)]
Bump changelog date

3 years agoBump Debian standards version and debhelper compat, add d/upstream/metadata
Andrew Ruthven [Thu, 8 Apr 2021 11:01:41 +0000 (23:01 +1200)]
Bump Debian standards version and debhelper compat, add d/upstream/metadata

3 years agoMake debian/copyright file machine readable
Andrew Ruthven [Thu, 8 Apr 2021 11:00:52 +0000 (23:00 +1200)]
Make debian/copyright file machine readable

3 years agoEnsure that 50-mythtv-status has exit code 0 if no status file eixsts.
Andrew Ruthven [Thu, 8 Apr 2021 10:59:32 +0000 (22:59 +1200)]
Ensure that 50-mythtv-status has exit code 0 if no status file eixsts.

I noticed that if /run/motd.mythtv-status doesn't exist then
update-motd.d/50-mythtv-status exits with exit code 1 and pam_motd spits a
warning. I don't really want that to happen.

3 years agoUse rm -f in the systemd services file.
Andrew Ruthven [Thu, 8 Apr 2021 10:41:57 +0000 (22:41 +1200)]
Use rm -f in the systemd services file.

3 years agoRelease eng
Andrew Ruthven [Sat, 13 Feb 2021 21:44:18 +0000 (10:44 +1300)]
Release eng

3 years agoRevert "Minor updates to allow running with the proposed settings for Perl 7."
Andrew Ruthven [Sat, 13 Feb 2021 21:42:18 +0000 (10:42 +1300)]
Revert "Minor updates to allow running with the proposed settings for Perl 7."

This reverts commit 9a8e46303b776d15331ddfac99b9cbd0b319808c.

3 years agoBump Debian standards version and debhelper compat, add d/upstream/metadata
Andrew Ruthven [Sat, 2 Jan 2021 00:55:24 +0000 (13:55 +1300)]
Bump Debian standards version and debhelper compat, add d/upstream/metadata

4 years agoMake debian/copyright file machine readable
Andrew Ruthven [Sat, 2 Jan 2021 00:48:27 +0000 (13:48 +1300)]
Make debian/copyright file machine readable

4 years agoExtend copyright to this year
Andrew Ruthven [Sat, 2 Jan 2021 00:25:56 +0000 (13:25 +1300)]
Extend copyright to this year

4 years agoMinor updates to allow running with the proposed settings for Perl 7.
Andrew Ruthven [Sat, 26 Dec 2020 06:47:46 +0000 (19:47 +1300)]
Minor updates to allow running with the proposed settings for Perl 7.

4 years agoRemove old CIL issues, the Perl API also has a better error message now
Andrew Ruthven [Fri, 25 Dec 2020 23:46:52 +0000 (12:46 +1300)]
Remove old CIL issues, the Perl API also has a better error message now

4 years agoEnsure that 50-mythtv-status has exit code 0 if no status file eixsts.
Andrew Ruthven [Sun, 6 Dec 2020 10:28:19 +0000 (23:28 +1300)]
Ensure that 50-mythtv-status has exit code 0 if no status file eixsts.

I noticed that if /run/motd.mythtv-status doesn't exist then
update-motd.d/50-mythtv-status exits with exit code 1 and pam_motd spits a
warning. I don't really want that to happen.

4 years agoUse rm -f in the systemd services file.
Andrew Ruthven [Sun, 6 Dec 2020 09:53:24 +0000 (22:53 +1300)]
Use rm -f in the systemd services file.

Thank you to Francois Marier for the patch!

5 years agoIt seems includedsc no longer installs the .deb
Andrew Ruthven [Fri, 8 Feb 2019 05:33:09 +0000 (18:33 +1300)]
It seems includedsc no longer installs the .deb

5 years agoSI units shouldn't have -s added
Andrew Ruthven [Fri, 8 Feb 2019 05:08:20 +0000 (18:08 +1300)]
SI units shouldn't have -s added

5 years agoRun through a spell checker
Andrew Ruthven [Fri, 8 Feb 2019 05:07:24 +0000 (18:07 +1300)]
Run through a spell checker

5 years agoList all the release versions, move 1.0.1 1.0.1 debian-1.0.1 debian-sid-1.0.1-1
Andrew Ruthven [Mon, 28 Jan 2019 11:38:11 +0000 (00:38 +1300)]
List all the release versions, move 1.0.1

5 years agoPreping for release 1.0.1
Andrew Ruthven [Sat, 26 Jan 2019 11:58:31 +0000 (00:58 +1300)]
Preping for release 1.0.1

5 years agoUpdate ChangeLog
Andrew Ruthven [Sat, 26 Jan 2019 11:29:23 +0000 (00:29 +1300)]
Update ChangeLog

5 years agoWe need to assign 0, not undef.
Göran Uddeborg [Sat, 26 Jan 2019 11:24:59 +0000 (00:24 +1300)]
We need to assign 0, not undef.

Switching from using -w to "use warnings" (commit
e4fc08c567584f107db6ed21cde50d305b948737), caused my previous method to disable
warnings when calling MythTV::Program broke.

The warning we're suppressing is:
Argument "Default" isn't numeric in bitwise and (&) at /usr/share/perl5/MythTV/Program.pm line 95.

5 years agoBump Debian changelog for a release 1.0.0 debian-1.0.0 debian-sid-1.0.0-1
Andrew Ruthven [Mon, 14 Jan 2019 11:11:32 +0000 (00:11 +1300)]
Bump Debian changelog for a release

5 years agoAvoid running grep
Andrew Ruthven [Mon, 14 Jan 2019 10:53:35 +0000 (23:53 +1300)]
Avoid running grep

5 years agoRecent releases of Debian & Ubuntu use update-motd.d, drop old support
Andrew Ruthven [Sat, 12 Jan 2019 06:14:35 +0000 (19:14 +1300)]
Recent releases of Debian & Ubuntu use update-motd.d, drop old support

5 years agoFix an embarrassing bug
Andrew Ruthven [Sat, 12 Jan 2019 06:09:57 +0000 (19:09 +1300)]
Fix an embarrassing bug

6 years agoMake the code slightly easier to read
Andrew Ruthven [Fri, 11 Jan 2019 12:06:15 +0000 (01:06 +1300)]
Make the code slightly easier to read

6 years agoFix syntax
Andrew Ruthven [Fri, 11 Jan 2019 12:04:58 +0000 (01:04 +1300)]
Fix syntax

6 years agoUpdate ChangeLog
Andrew Ruthven [Fri, 11 Jan 2019 12:02:59 +0000 (01:02 +1300)]
Update ChangeLog

6 years agoSwitch back to ARGS
Andrew Ruthven [Fri, 11 Jan 2019 11:48:49 +0000 (00:48 +1300)]
Switch back to ARGS

Since these arguments are local to this script, don't confuse
things.

6 years agoEnsure we still work if RUN and ARGS are used instead of the new variables
Andrew Ruthven [Fri, 11 Jan 2019 11:48:37 +0000 (00:48 +1300)]
Ensure we still work if RUN and ARGS are used instead of the new variables

6 years agoOnly set the variable in the code path where we need it
Andrew Ruthven [Fri, 11 Jan 2019 11:25:28 +0000 (00:25 +1300)]
Only set the variable in the code path where we need it

6 years agoFix a syntax error
Andrew Ruthven [Fri, 11 Jan 2019 11:25:08 +0000 (00:25 +1300)]
Fix a syntax error

6 years agoMark the new optional Perl modules
Andrew Ruthven [Fri, 11 Jan 2019 11:16:40 +0000 (00:16 +1300)]
Mark the new optional Perl modules

6 years agoSwitch to /run
Andrew Ruthven [Fri, 11 Jan 2019 11:14:56 +0000 (00:14 +1300)]
Switch to /run

6 years agoAdd a license block
Andrew Ruthven [Fri, 11 Jan 2019 11:07:30 +0000 (00:07 +1300)]
Add a license block

6 years agoUpdate Copyright years
Andrew Ruthven [Fri, 11 Jan 2019 11:03:18 +0000 (00:03 +1300)]
Update Copyright years

6 years agoUpdate ChangeLog
Andrew Ruthven [Fri, 11 Jan 2019 11:00:09 +0000 (00:00 +1300)]
Update ChangeLog

6 years agoChange the indenting to be consistent
Andrew Ruthven [Fri, 11 Jan 2019 10:56:50 +0000 (23:56 +1300)]
Change the indenting to be consistent

6 years agoAdd support for Fedora
Andrew Ruthven [Fri, 11 Jan 2019 10:56:05 +0000 (23:56 +1300)]
Add support for Fedora

6 years agoRename ARGS to UPDATE_MOTD_ARGS and RUN to UPDATE_MOTD
Andrew Ruthven [Fri, 11 Jan 2019 10:37:00 +0000 (23:37 +1300)]
Rename ARGS to UPDATE_MOTD_ARGS and RUN to UPDATE_MOTD

6 years agoClean up what files we create and how we handle them.
Andrew Ruthven [Fri, 4 Jan 2019 22:28:21 +0000 (11:28 +1300)]
Clean up what files we create and how we handle them.

Thanks for the tip from Göran Uddeborgthat I was double handlinga file.

6 years agoFix running the init.d script on a sysvinit system
Andrew Ruthven [Mon, 31 Dec 2018 09:28:37 +0000 (22:28 +1300)]
Fix running the init.d script on a sysvinit system

6 years agoFix the logic to support version 1.0.0!
Andrew Ruthven [Mon, 31 Dec 2018 09:20:28 +0000 (22:20 +1300)]
Fix the logic to support version 1.0.0!

6 years agoFix my emai laddress
Andrew Ruthven [Mon, 31 Dec 2018 09:20:13 +0000 (22:20 +1300)]
Fix my emai laddress

6 years agoBump the date
Andrew Ruthven [Mon, 31 Dec 2018 09:00:31 +0000 (22:00 +1300)]
Bump the date