chiark / gitweb /
docs: Fix `*' in manpage to `@'
[autopkgtest.git] / debian / changelog
index b7515595c429da954eafc0493a24bf06495f5254..3749b0cdbaf2c2cfc0775b799bd8d12120bb5242 100644 (file)
@@ -5,10 +5,25 @@ autopkgtest (2.0.2) unstable; urgency=low
     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.
+  * Improve handling of schroot root-users and root-groups.
+    Colin Watson.  Closes: #667001.
+  * Correctly handle quoting of copyup/copydown filenames.  Fixes
+    but where we couldn't cope with packages' filenames containing
+    + and ~.  Report from Martin Pitt.  Closes: #648161.
+
+  Documentation fixes:
+  * Clarify the spec to say that copyup/down takes encoded filenames.
+  * Fix the spec to refer to `breaks-testbed' rather than `breaks-computer'.
+    Report from Jakub Wilk.  Closes: #669721.
+  * Manpage should refer to `*' in tests file's Depends field, not `@'.
+    Report from Jakub Wilk.  Closes: #670648.
 
   Packaging fixes:
   * Add Recommends against pbuilder, whose dependency resolver adt-run
     uses.
+  * Add runner/tmp to .gitignore, for convenience.
 
  --