diff -Nru lxc-1.0.0/debian/changelog lxc-1.0.0/debian/changelog --- lxc-1.0.0/debian/changelog 2014-02-22 01:16:45.000000000 +0000 +++ lxc-1.0.0/debian/changelog 2014-02-22 03:24:05.000000000 +0000 @@ -1,3 +1,9 @@ +lxc (1.0.0-0ubuntu3) trusty; urgency=medium + + * Add debootstrap to autopkgtest dependencies. + + -- Stéphane Graber Fri, 21 Feb 2014 22:24:03 -0500 + lxc (1.0.0-0ubuntu2) trusty; urgency=medium * Update autopkgtest script to detect: diff -Nru lxc-1.0.0/debian/tests/control lxc-1.0.0/debian/tests/control --- lxc-1.0.0/debian/tests/control 2014-02-20 23:52:09.000000000 +0000 +++ lxc-1.0.0/debian/tests/control 2014-02-22 03:21:33.000000000 +0000 @@ -1,3 +1,9 @@ Tests: exercise -Depends: @, busybox-static, cgroup-lite, cloud-image-utils, uidmap, xz-utils +Depends: busybox-static, + cgroup-lite, + cloud-image-utils, + debootstrap, + uidmap, + xz-utils, + @ Restrictions: needs-root allow-stderr