1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513
|
mythtv-status (1.2.0-3) unstable; urgency=medium
* Add patch to force the timezone in t/01-test-help.t which should resolve a
warning message being printed by Date::Manip::TZ when running in
reproducible builds that no timezone was detected and that GMT is being
used as a default.
-- Andrew Ruthven <andrew@etc.gen.nz> Sun, 05 Jan 2025 02:14:26 +1300
mythtv-status (1.2.0-2) unstable; urgency=medium
* Add patch to enable diag output in t/01-test-help.t to idenfity why the
package is failing tests in reproducible builds.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 04 Jan 2025 18:48:11 +1300
mythtv-status (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Remove patches no longer needed:
- makefile-man-path.patch
- makefile.patch
* Bump Standards-Version to 4.7.0 (no changes).
* Move Debian packaging to a git-buildpackage repo hosted on Salsa.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 02 Jan 2025 23:46:03 +1300
mythtv-status (1.1.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Patch makefile to stop running tests during dh_auto_build
(Closes: #1052282)
* Patch makefile to install systemd units into /usr. (DEP17)
-- Chris Hofstaedtler <zeha@debian.org> Mon, 10 Jun 2024 11:26:48 +0200
mythtv-status (1.1.0-1) unstable; urgency=medium
* New upstream release.
* Drop 50-mythtv-status-exit-code.patch, applied upstream.
* Bump Standards-Version to 4.6.2 (no changes).
* Change d/rules to use dh sequencer.
* Refresh lintian overrides.
* Add build deps for running tests.
* Drop dependency on lsb-base, obsolete package.
* Drop versioned dependency on molly-guard, 0.4 was released in 2008.
* Move libmythtv-perl to be a Suggests, as it doesn't exist in the
official Debian repo.
* Install systemd services and timers for regular tasks.
* Convert d/po/de.po to UTF-8.
* Refresh d/copyright.
-- Andrew Ruthven <andrew@etc.gen.nz> Sun, 23 Jul 2023 00:16:49 +1200
mythtv-status (1.0.1-6.1) unstable; urgency=medium
* Non-maintainer upload.
* No source change upload to rebuild with debhelper 13.10.
-- Michael Biebl <biebl@debian.org> Sat, 15 Oct 2022 12:25:28 +0200
mythtv-status (1.0.1-6) unstable; urgency=medium
* New upload to include the orig tarball and GPG signature.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 10 Apr 2021 16:54:07 +1200
mythtv-status (1.0.1-5) unstable; urgency=medium
* Upstream is now generating GPG signatures of release tarballs.
* Allow the init script/service to fail on install/upgrade as there
may not be a MythTV backend reachable at installation time.
* Add Pre-Depends: ${misc:Pre-Depends} to d/control to ensure that
init-system-helpers is available.
* Install the systemd service file is installed and enabled.
* Override maintainer-manual-page lintian check as we build the man page
during build.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 10 Apr 2021 15:00:41 +1200
mythtv-status (1.0.1-4) unstable; urgency=medium
* Source only upload.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 10 Apr 2021 01:38:29 +1200
mythtv-status (1.0.1-3) unstable; urgency=medium
* Add support for autopkgtest
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 09 Apr 2021 22:54:59 +1200
mythtv-status (1.0.1-2) unstable; urgency=medium
* Update systemd service file to use -f with rm (Closes: #954734).
* Patch to ensure that 50-mythtv-status has exit code 0 if no status file
exists.
* Update copyright file to be machine readable.
* Add d/upstream/metadata file.
* Update standards version to 4.5.1 and debhelper to 13.
* Set Rules-Requires-Root: no in d/control
* Bump d/watch to version 4.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 08 Apr 2021 23:01:48 +1200
>>>>>>> release-1.0.1-debian
mythtv-status (1.0.1-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Sun, 27 Jan 2019 00:45:18 +1300
mythtv-status (1.0.0-1) unstable; urgency=medium
* New upstream release (Closes: #853857).
* Install a snippet into /etc/update-motd.d (Closes: #902684).
* Update standards version to 4.3.0.
* Ship a systemd service file (Closes: #772801)
* Rename RUN and ARGS in /etc/default/mythtv-status to be more
specific, since this file is used by a couple of different scripts.
* Switch from /var/run to /run.
-- Andrew Ruthven <andrew@etc.gen.nz> Tue, 15 Jan 2019 00:10:52 +1300
mythtv-status (0.10.8-1) unstable; urgency=low
* New upstream release.
* Brazilian Portuguese debconf translation from Adriano Rafael Gomes.
(Closes: #816938)
* Update standards version to 3.9.8.
* Bump debhelper compatibility to 10.
* Clean up some lintian errors and warnings, suppress VCS tags for now.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 26 Jan 2017 12:25:45 +1300
mythtv-status (0.10.7-1) unstable; urgency=low
* New upstream release (Closes: #772801).
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 10 Jan 2015 15:56:21 +1300
mythtv-status (0.10.6-1) unstable; urgency=low
* New upstream release.
* Brings in a minor change that was on master, but missed from the
release-0.10 git branch.
* Update standards version to 3.9.6.
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 05 Dec 2014 10:17:37 +1300
mythtv-status (0.10.5-1) unstable; urgency=low
* New upstream release (Closes: #729400).
* Fix sending emails with UTF-8 characters in them with Perl >= 5.18.
* Fix removing "0 hours" from Next Recording In if the hour is a multiple
of 10.
-- Andrew Ruthven <andrew@etc.gen.nz> Tue, 02 Dec 2014 20:29:13 +1300
mythtv-status (0.10.4-1) unstable; urgency=low
* New upstream release (Closes: #724166, #709377, #709449).
* Remove an extraneous hypen in our postinst (Cloases: #704436)
Thank you Francois Marier for the patch.
* Update standards version to 3.9.4, remove obsolete control field
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 28 Oct 2013 23:03:44 +1300
mythtv-status (0.10.3-1) unstable; urgency=low
* New upstream release (Closes: LP#1096252).
-- Andrew Ruthven <andrew@etc.gen.nz> Tue, 29 Jan 2013 16:37:53 +1300
mythtv-status (0.10.2-3) unstable; urgency=low
* Fix the use of motd as a facility name, shouldn't be $motd.
Reported by Julian Cristau, thank you.
* Don't abort the init.d if we can't remove /var/run/motd.orig.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 20 Dec 2012 10:29:31 +1300
mythtv-status (0.10.2-2) unstable; urgency=low
* Handle a stale temp file more gracefully (Closes: #681684)
* base-files 6.11 in Wheezy uses /var/run/motd.dynamic (Closes: #688034)
-- Andrew Ruthven <andrew@etc.gen.nz> Tue, 02 Oct 2012 21:50:10 +1300
mythtv-status (0.10.2-1) unstable; urgency=low
* New upstream release. (Closes: #680358)
* Danish debconf translation from Joe Dalton. (Closes: #680372)
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 07 Jul 2012 16:32:46 +1200
mythtv-status (0.10.1-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 14 Jun 2012 23:06:11 +1200
mythtv-status (0.10.0-1) unstable; urgency=low
* New upstream release.
* Make sure we clean up /etc/default/mythtv-status on purge (Closes: #656224)
* Dutch debconf translation from Jeroen Schot (Closes: #675450)
* Bump Standards-Version to 3.9.3.
* Add build-indep and build-arch to debian/rules.
* Add a watch file.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 14 Jun 2012 12:45:37 +1200
mythtv-status (0.9.6-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 03 Mar 2011 23:42:13 +1300
mythtv-status (0.9.5-1) unstable; urgency=low
* New upstream release.
* Set the Date::Manip mode to version 5 now (Closes: #603792)
-- Andrew Ruthven <andrew@etc.gen.nz> Wed, 01 Dec 2010 11:25:12 +1300
mythtv-status (0.9.4-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.1.
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 09 Aug 2010 10:18:22 +1200
mythtv-status (0.9.3-1) unstable; urgency=low
* New upstream release.
* Source version 3.0 (quilt).
* Bump Standards-Version to 3.8.4.
* Spanish debconf translation from Omar Campagne (Closes: #583657).
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 31 May 2010 14:54:07 +1200
mythtv-status (0.9.2-3) unstable; urgency=low
* Japanese debconf translation from Hideki Yamane (Closes: #558070).
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 10 Dec 2009 12:56:55 +1300
mythtv-status (0.9.2-2) unstable; urgency=low
* Add in a missing dependency on libconfig-auto-perl.
* Basque debconf translation from Piarres Beobide (Closes: #539906).
* Czech debconf translation from Martin Šín (Closes: #535914).
* Russian debconf translation from Yuri Kozlov (Closes: #546347).
* Correct the init.d dependencies from Petter Reinholdtsen (Closes: #547558).
* Bump to Standards-Version 3.8.3.
* Disable the watch file for now.
* Update Debian copyright file.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 03 Oct 2009 20:15:04 +1300
mythtv-status (0.9.2-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 22 May 2009 09:10:50 +1200
mythtv-status (0.9.1-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 30 Oct 2008 14:13:50 +1300
mythtv-status (0.9.0-6) unstable; urgency=low
* Swedish debconf translation from Martin Bagge (Closes: #506599).
* Add a status to the init.d file.
-- Andrew Ruthven <andrew@etc.gen.nz> Sun, 23 Nov 2008 13:29:52 +1300
mythtv-status (0.9.0-5) unstable; urgency=medium
* Update init.d with feedback from Adeodato Simó.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 08 Nov 2008 10:49:01 +1300
mythtv-status (0.9.0-4) unstable; urgency=medium
* It turns out that release 0.9.1 of mythtv-status snuck into
the 0.9.0-2 upload, back that out for now.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 30 Oct 2008 13:55:01 +1300
mythtv-status (0.9.0-3) unstable; urgency=medium
* If someone has removed /var/run/motd then tries to install (or
reinstall) this package, then it fails. We should make sure that
doesn't happen by making sure that /var/run/motd exists.
* Provide some sanity checking before updating the MOTD file in
the init.d script to make sure that mythtv-status didn't die.
-- Andrew Ruthven <andrew@etc.gen.nz> Tue, 28 Oct 2008 15:12:02 +1300
mythtv-status (0.9.0-2) unstable; urgency=low
* The init.d script shouldn't check the return code anymore, as the
return code may be 1 if there are any warnings present. This
has been stopping the MOTD from being updated.
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 26 Sep 2008 09:16:53 +1200
mythtv-status (0.9.0-1) unstable; urgency=low
* New upstream release.
* Add DM-Upload-Allowed field as I'm now a DM.
* Upstream license has changed to GPL3.
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 11 Jul 2008 10:14:20 +1200
mythtv-status (0.8.1-3) unstable; urgency=low
* A number of small changes to the /etc/default/mythtv-status file
to make it clearer which script uses which settings.
* Thank you to Tom Metro for the above suggestion.
* Fix the handling of EMAIL_ARGS in the postinst to honour it being
unset. Thank you to Tom for reporting the issue.
* Not uploaded to Debian.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 5 Jul 2008 21:15:00 +1200
mythtv-status (0.8.1-2) unstable; urgency=low
* Make sure that variables in /etc/default/mythtv-status that might
have spaces in them are handled correctly in the postinst.
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 23 Jun 2008 14:27:29 +1200
mythtv-status (0.8.1-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 19 Jun 2008 12:26:27 +1200
mythtv-status (0.8.0-2) unstable; urgency=low
* Stop run-parts in the cron.daily script from complaining if mythtv-status
returns an exit code of 1 (which is common).
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 19 Jun 2008 11:09:04 +1200
mythtv-status (0.8.0-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.8.0.
* Change dependency on libmime-perl to libmime-tools-perl.
-- Andrew Ruthven <andrew@etc.gen.nz> Wed, 18 Jun 2008 12:46:48 +1200
mythtv-status (0.7.4-1) unstable; urgency=low
* New upstream release (not uploaded to Debian).
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 23 May 2008 09:31:39 +1200
mythtv-status (0.7.3-2) unstable; urgency=low
* The cron.daily file should honour the HOST setting in
/etc/default/mythtv-status (Closes: #475106)
* Remove two bogus space charaters in the output from the init.d script.
-- Andrew Ruthven <andrew@etc.gen.nz> Wed, 09 Apr 2008 14:29:30 +1200
mythtv-status (0.7.3-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Tue, 11 Mar 2008 14:19:49 +1300
mythtv-status (0.7.2-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 7 Mar 2008 08:31:47 +1300
mythtv-status (0.7.1-3) unstable; urgency=low
* Fix a typo in the init.d output, Stoping should be Stopping.
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 8 Feb 2008 15:36:56 +1300
mythtv-status (0.7.1-2) unstable; urgency=low
* Bump debhelper compatibility to 6
* Add German translation (Closes: #463429)
* Not uploaded to Debian.
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 4 Feb 2008 10:51:49 +1300
mythtv-status (0.7.1-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 24 Jan 2008 08:17:33 +1300
mythtv-status (0.7.0-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Sun, 20 Jan 2008 10:17:29 +1300
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.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 13 Dec 2007 12:19:14 +1300
mythtv-status (0.6.0-1) unstable; urgency=low
* New upstream release.
* Remove empty usr/sbin from dirs, thanks lintian.
* Move the packaging rules into binary-indep (section 4.9)
* mythtv-perl in debian-multimedia.org has been renamed to libmythtv-perl.
-- Andrew Ruthven <andrew@etc.gen.nz> Tue, 12 Dec 2007 06:46:56 +1300
mythtv-status (0.5.3-1) unstable; urgency=low
* New upstream release.
* Bump to Standards-Version 3.7.3.
-- Andrew Ruthven <andrew@etc.gen.nz> Thu, 6 Dec 2007 14:55:22 +1300
mythtv-status (0.5.2-2) unstable; urgency=low
* The 3rd party mythtv-backend for Debian uses an init ordering of 24 now
(not 20 as on my system) and in KnoppMyth it uses 50. So change
mythtv-status to use 51.
* Not uploaded to Debian.
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 3 Dec 2007 06:41:22 +1300
mythtv-status (0.5.2-1) unstable; urgency=low
* New upstream release.
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 30 Nov 2007 09:54:03 +1300
mythtv-status (0.5.1-2) unstable; urgency=low
* Updated Portuguese translation from Miguel Figueiredo (Closes: #451821)
-- Andrew Ruthven <andrew@etc.gen.nz> Mon, 26 Nov 2007 12:09:32 +1300
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.
* Allow defining arguments in /etc/default/mythtv-status for use in the
init.d script.
* Minor cleanups to the init.d script.
* Add Portuguese translation from Américo Monteiro. (Closes: #451821)
-- Andrew Ruthven <andrew@etc.gen.nz> Sun, 18 Nov 2007 10:17:09 +1300
mythtv-status (0.4-1) unstable; urgency=low
[ Andrew Ruthven ]
* No longer ship mythtv-update-motd.
* Allow displaying the description and episode title for programs.
* Cleanup the wording of the package descriptions.
[ Francois Marier ]
* Many fixes to the Debian packaging to make lintian happy.
* Check that script is executable before using it in cron.
* Use po-debconf and add a French translation.
* Upload to unstable (closes: #451442)
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 16 Nov 2007 14:16:15 +1300
mythtv-status (0.3-1) unstable; urgency=low
* Add additional recorder states and display if an encoder is not connected.
-- Andrew Ruthven <andrew@etc.gen.nz> Fri, 16 Nov 2007 07:35:47 +1300
mythtv-status (0.2-1) unstable; urgency=low
* Minor changes to documentation.
-- Andrew Ruthven <andrew@etc.gen.nz> Wed, 14 Nov 2007 21:50:24 +1300
mythtv-status (0.1-1) unstable; urgency=low
* Initial Release.
-- Andrew Ruthven <andrew@etc.gen.nz> Sat, 13 Oct 2007 14:23:33 +1300
|