diff -Nru gvfs-1.20.2/debian/changelog gvfs-1.20.2/debian/changelog --- gvfs-1.20.2/debian/changelog 2014-07-25 12:02:53.000000000 +0000 +++ gvfs-1.20.2/debian/changelog 2014-08-28 13:07:00.000000000 +0000 @@ -1,3 +1,10 @@ +gvfs (1.20.2-1ubuntu2) utopic; urgency=medium + + * autopkgtest: Use "allow-stderr" instead of input redirection, to more + thoroughly ignore some stderr blurbs like "Terminated". + + -- Martin Pitt Thu, 28 Aug 2014 15:06:34 +0200 + gvfs (1.20.2-1ubuntu1) utopic; urgency=medium * Merge with Debian unstable. Remaining Ubuntu changes: diff -Nru gvfs-1.20.2/debian/tests/control gvfs-1.20.2/debian/tests/control --- gvfs-1.20.2/debian/tests/control 2014-07-25 11:59:03.000000000 +0000 +++ gvfs-1.20.2/debian/tests/control 2014-08-28 13:06:15.000000000 +0000 @@ -1,3 +1,3 @@ Tests: integration Depends: @, python-twisted-core, dbus-x11, samba, apache2, apache2-prefork-dev, umockdev (>= 0.2.9), python3-gi, gir1.2-umockdev-1.0 -Restrictions: isolation-machine +Restrictions: isolation-machine, allow-stderr