=== modified file 'debian/changelog'
--- debian/changelog	2013-02-27 22:27:39 +0000
+++ debian/changelog	2013-02-28 20:26:21 +0000
@@ -8,7 +8,10 @@
   [ Daniel Manrique ]
   * Added pipefail option to a few jobs using ansi_parser (LP: #1131598)
 
- -- Brendan Donegan <brendan.donegan@canonical.com>  Mon, 18 Feb 2013 14:35:27 +0000
+  [ Jeff Marcom ]
+  * jobs/input.txt.in Added job requirement for accelerometer test (LP: #1135832)
+
+ -- Jeff Marcom <jeff.marcom@ubuntu.com>  Mon, 18 Feb 2013 14:35:27 +0000
 
 checkbox (0.15.3) raring; urgency=low
 

=== modified file 'jobs/input.txt.in'
--- jobs/input.txt.in	2013-01-31 23:30:18 +0000
+++ jobs/input.txt.in	2013-02-28 20:26:21 +0000
@@ -44,6 +44,7 @@
 plugin: user-interact
 name: input/accelerometer
 user: root
+requires: module.name in ['hdaps', 'hp_accel'] 
 command: accelerometer_test -m
 _description:
  PURPOSE:

