From: Andrew Ruthven Date: Mon, 28 Oct 2013 10:19:17 +0000 (+1300) Subject: Merge branch 'release-0.10' into release-0.10-debian-squeeze X-Git-Tag: debian-squeeze-0.10.4-1@bpo60+1 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922b9260517f5b83046e73841d8b752cb5359f33;p=mythtv-status.git Merge branch 'release-0.10' into release-0.10-debian-squeeze Conflicts: debian/changelog debian/control --- 922b9260517f5b83046e73841d8b752cb5359f33 diff --cc debian/changelog index c3bbd8b,acef673..0d7ff8e --- a/debian/changelog +++ b/debian/changelog @@@ -1,4 -1,27 +1,27 @@@ -mythtv-status (0.10.4-1) unstable; urgency=low ++mythtv-status (0.10.4-1~bpo60+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 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 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 Thu, 20 Dec 2012 10:29:31 +1300 + -mythtv-status (0.10.2-2) unstable; urgency=low +mythtv-status (0.10.2-2~bpo60+1) 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)