chiark / gitweb /
Add runner/tmp to .gitignore, for convenience.
[autopkgtest.git] / debian / changelog
index e5946493f4d0ff52ae48440f02675dcc493a1889..8f0daba228723ddcef007b5b7bc267a49915b7e2 100644 (file)
@@ -1,12 +1,17 @@
 autopkgtest (2.0.2) unstable; urgency=low
 
-  * Bugfixes:
-    - Remove our strange apt config on exit (partial fix to this bug)
-    - Suppress apt-listbugs and apt-listchanges
+  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.
 
  --