chiark / gitweb /
adt-run: Fix typo to make "build-needed" work (Closes #637353)
[autopkgtest.git] / debian / changelog
index e9c2680c2768aeb70b4542ae1b8a805553530272..55f529eb0962b9afe0a7f722969df0822985d4d8 100644 (file)
@@ -1,12 +1,45 @@
+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
+       that tests which need it have to declare.
+  * Incompatible virtualisation server spec changes:
+     - print-execute-command replaced by print-{auxverb,shscript}-command.
+     - "revert" capability split into "revert" and "revert-full-system"
+  * New adt-virt-schroot for driving schroot.  Sorry, no manpage yet.
+  * New README.schroot-setup.
+  * Remove dependency on python in testbed.
+  * Update python version to 2.6.
+  * 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 17:57:27 +0100
+
 autopkgtest (1.2.0~) unstable; urgency=low
 
   * adt-xenlvm-*: support for swap, defaulting to 5G.
     This will break existing setups with insufficient LVM space.
   * adt-xenlvm-*: allow specification of LVM PVs to use.
   * remove spurious mkdir of empty variable $snap.
-  * hosts/magrathea/*: working setup.
+  * hosts/magrathea/*: setup as working for initial tests.
+  * adt-xenlvm-with-testbed: sleep 1 after xm destroy, which is racy.
+  * Fix a few other bugs from deployment in 2008.
 
- -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 26 Oct 2007 17:33:40 +0100
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed, 27 Aug 2008 22:12:13 +0100
 
 autopkgtest (1.1.1~) unstable; urgency=low
 
@@ -21,7 +54,7 @@ autopkgtest (1.1.1~) unstable; urgency=low
   * hosts/{cadmium,chinstrap}/crontab: set MAILTO
   * adt-testreport-cronjob: make executable.
 
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 26 Oct 2007 18:12:32 +0100
 
 autopkgtest (1.1.0) unreleased; urgency=low