diff -Nru checkbox-0.10.3/debian/changelog checkbox-0.10.3ubuntu1/debian/changelog --- checkbox-0.10.3/debian/changelog 2010-09-14 19:47:39.000000000 +0000 +++ checkbox-0.10.3ubuntu1/debian/changelog 2010-09-18 12:20:26.000000000 +0000 @@ -1,3 +1,9 @@ +checkbox (0.10.3ubuntu1) maverick; urgency=low + + * Fixed grammar in user-apps tests + + -- Jochen Kemnade Sat, 18 Sep 2010 13:18:44 +0100 + checkbox (0.10.3) maverick; urgency=low New upstream release (LP: #638333): diff -Nru checkbox-0.10.3/jobs/user_apps.txt.in checkbox-0.10.3ubuntu1/jobs/user_apps.txt.in --- checkbox-0.10.3/jobs/user_apps.txt.in 2010-09-14 19:47:39.000000000 +0000 +++ checkbox-0.10.3ubuntu1/jobs/user_apps.txt.in 2010-09-18 12:14:25.000000000 +0000 @@ -112,7 +112,7 @@ name: `basename $0`_test plugin: manual description: - Now we will attempt to open the file '$0' with it's default viewer. After the viewer opens, check out the file that was opened and then close the application (OpenOffice, Doc Viewer, etc.) + Now we will attempt to open the file '$0' with its default viewer. After the viewer opens, check out the file that was opened and then close the application (OpenOffice, Doc Viewer, etc.) . Click Test to begin . @@ -129,7 +129,7 @@ name: `basename $0`_test plugin: manual description: - Now we will attempt to open the audio file '$0' with it's default player. After the player opens, listen to the sound and then close the application. + Now we will attempt to open the audio file '$0' with its default player. After the player opens, listen to the sound and then close the application. . Click Test to begin . @@ -146,7 +146,7 @@ name: `basename $0`_test plugin: manual description: - Now we will attempt to play the video '$0' with it's default player. After the video plays, close the application. + Now we will attempt to play the video '$0' with its default player. After the video plays, close the application. . Click Test to begin . @@ -163,7 +163,7 @@ name: `basename $0`_test plugin: manual description: - Now we will attempt to open the image '$0' with it's default viewer. After the viewer opens, check out the file that was opened and then close the application. + Now we will attempt to open the image '$0' with its default viewer. After the viewer opens, check out the file that was opened and then close the application. . Click Test to begin .