chiark / gitweb /
Add runner/tmp to .gitignore, for convenience.
[autopkgtest.git] / debian / changelog
index 55f529eb0962b9afe0a7f722969df0822985d4d8..8f0daba228723ddcef007b5b7bc267a49915b7e2 100644 (file)
@@ -1,3 +1,20 @@
+autopkgtest (2.0.2) unstable; urgency=low
+
+  Bugfixes:
+  * Remove our strange apt config on exit.
+    Partial fix to #648142, from Timo Lindfors.
+  * Suppress apt-listbugs and apt-listchanges.  Michael Prokop.
+  * Fix parsing of "@" dependencies.  Colin Watson.  Closes: #667022.
+  * Fix NameError re "f" in restriction parsing.
+    Martin Pitt.  Closes: #647882.
+
+  Packaging fixes:
+  * Add Recommends against pbuilder, whose dependency resolver adt-run
+    uses.
+  * Add runner/tmp to .gitignore, for convenience.
+
+ --
+
 autopkgtest (2.0.1) unstable; urgency=medium
 
   * Bugfixes:
@@ -6,8 +23,10 @@ autopkgtest (2.0.1) unstable; urgency=medium
     - Do not duplicate previous stanzas (closes: #637333).
     - Make adt-run --quiet work (closes: #637350).
     - Make "build-needed" restriction work (closes: #637353).
+    - Fix a debugging message which was spuriously sent to stderr.
+  * Change Maintainer to the new list and move me to Uploaders.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 27 Aug 2011 11:21:29 +0100
 
 autopkgtest (2.0.0) unstable; urgency=medium