chiark / gitweb /
Bugfix: Do not duplicate previous stanzas (closes: #637333).
[autopkgtest.git] / debian / changelog
index 24e3e5c61d9ceb7f0e3db05e4e2e66b8d118e6a3..3e750db28d3a4324050fa51430085deed1dbf70f 100644 (file)
@@ -1,4 +1,13 @@
-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).
+
+ --
+
+autopkgtest (2.0.0) unstable; urgency=medium
 
   * Incompatible test declaration spec changes:
      - no-build-needed is now the default; build-needed is a Restriction
@@ -11,9 +20,12 @@ autopkgtest (2.0.0~~0) unstable; urgency=low
   * Remove dependency on python in testbed.
   * Update python version to 2.6.
   * Spec wording improvements, clarifications, editorial changes, etc.
-  * Many bugfixes.
+  * 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