chiark / gitweb /
* Generate debian/copyright file in source package.
[autopkgtest.git] / debian / changelog
index 63d9199ffaa2f7852754e18bb1d5cf01bfb13c4a..9c5b2f0e0ed4a535c0e27390ffe247b9c23c4720 100644 (file)
@@ -1,4 +1,49 @@
-autopkgtest (1.0.2~) unstable; urgency=low
+autopkgtest (1.0.5) gutsy; urgency=low
+
+  * Generate debian/copyright file in source package.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 18:01:16 +0100
+
+autopkgtest (1.0.4) gutsy; urgency=low
+
+  * adt-testreport-onepackage:
+    - Handling of source packages' Architecture: field corrected
+      so package selection works properly.
+    - Use ln -f when installing summary.
+    - Capability to suppress emails similar to ones already sent.
+    - Launchpad bug filing including PGP-signing, `affects' line, etc.
+    - Capability to suppress email for packages listed in a
+      suppression file.
+    - Better formatting and explanations in some emails.
+
+  * adt-run:
+    - Options for setting timeouts.
+    - Increase default timeouts 100s, 3ks, 10ks, 100ks.
+  
+  * hosts/chinstrap/*:
+     Screen-scrape Launchpad to get existing bugs and generate a suitable
+     suppression file so we file a bug iff there isn't one already. 
+  
+  * hosts/cadmium/*:
+     New directory for convenience scripts etc on Canonical buildd.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue, 28 Aug 2007 17:42:13 +0100
+
+Tue, 28 Aug 2007 17:41:35 +0100
+
+autopkgtest (1.0.3) unstable; urgency=low
+
+  * Set LANG to C by default for commands (eg builds and tests) run on
+    testbed, and make this configurable.
+  * Make builds work again: Fix `cd *' in work.write (broken by
+    inclusion of `tmpdir' in that directory).
+  * adt-testreport-onepackage has better reporting for DC-running.
+  * Fix handling of non-.deb-producing source packages (eg, ones
+    which produce only .udebs).
+
+ -- Ian Jackson <iwj@ubuntu.com>  Mon, 16 Jul 2007 17:18:03 +0100
+
+autopkgtest (1.0.2) unstable; urgency=low
 
   * xenlvm command-line settings properly override config file
     settings everywhere.