From: Andrew Ruthven <andrew@etc.gen.nz>
Date: Sun, 15 May 2011 10:49:35 +0000 (+1200)
Subject: Update the changelog and Debian packaging.
X-Git-Tag: debian-0.9.6-1^0
X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c9e7454332bced98379fdc305f06a37179cda74;p=mythtv-status.git

Update the changelog and Debian packaging.
---

diff --git a/ChangeLog b/ChangeLog
index 54fcc0b..5051a2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-15      Andrew Ruthven
+	My method of trying to ensure that we don't have long lived
+	processes hanging around didn't work.  Now we fork a child
+	to perform the query.
+
 2011-03-03	Andrew Ruthven
 	It turns out that $SIG{ALRM} doesn't always work with LWP::UserAgent
 	as you'd expect.  I've certainly noticed mythtv-status hanging
diff --git a/debian/changelog b/debian/changelog
index 1b389ef..1a2ff1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 mythtv-status (0.9.6-1) unstable; urgency=low
 
   * New upstream release.
-  * Add libsys-sigaction-perl as a new dependency. 
 
  -- Andrew Ruthven <andrew@etc.gen.nz>  Thu, 03 Mar 2011 23:42:13 +1300
 
diff --git a/debian/control b/debian/control
index 6b970f1..35e6a60 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?p=mythtv-status.git;a=summ
 
 Package: mythtv-status
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libxml-libxml-perl, libdate-manip-perl, libmime-tools-perl, libconfig-auto-perl, libsys-sigaction-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libxml-libxml-perl, libdate-manip-perl, libmime-tools-perl, libconfig-auto-perl
 Suggests: molly-guard (>= 0.4)
 Recommends: libmythtv-perl, libnet-upnp-perl
 Description: Show the status of a MythTV backend