chiark / gitweb /
adt-run: Fix typo to make "build-needed" work (Closes #637353)
[autopkgtest.git] / debian / changelog
index 3021d2ff39c030756c082f108ac127c6358be331..55f529eb0962b9afe0a7f722969df0822985d4d8 100644 (file)
@@ -1,4 +1,15 @@
-autopkgtest (2.0.0~~0) unstable; urgency=low
+autopkgtest (2.0.1) unstable; urgency=medium
+
+  * Bugfixes:
+    - Python backtrace (no method "bomb") on bad tests/control syntax.
+    - Permit tests/control fields with medial capital letters.
+    - Do not duplicate previous stanzas (closes: #637333).
+    - Make adt-run --quiet work (closes: #637350).
+    - Make "build-needed" restriction work (closes: #637353).
+
+ --
+
+autopkgtest (2.0.0) unstable; urgency=medium
 
   * Incompatible test declaration spec changes:
      - no-build-needed is now the default; build-needed is a Restriction
@@ -13,8 +24,10 @@ autopkgtest (2.0.0~~0) unstable; urgency=low
   * Spec wording improvements, clarifications, editorial changes, etc.
   * Many bugfixes, including:
     - replace Python string exceptions (closes:#585226).
+    - fix some broken formatting in adt-run manpage (closes:#636034).
+    - fix adt-virt-chroot for simple chroots (closes:#520066).
 
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 30 Jul 2011 15:44:15 +0100
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 30 Jul 2011 17:57:27 +0100
 
 autopkgtest (1.2.0~) unstable; urgency=low