chiark / gitweb /
dgit build: Warn if --build-products-dir is not `..'.
[dgit.git] / debian / changelog
index ee5a442d48a4ad1fb40c9edc17140a515ea3edd0..0155fa92dc6b2804daf01319eb51ecd6485ef912 100644 (file)
@@ -1,3 +1,24 @@
+dgit (6.2~) unstable; urgency=medium
+
+  * dgit(1): Improve and correct --build-products-dir description.
+  * dgit: Minor code cleanup.
+  * dgit build: Warn if --build-products-dir is not `..'.  Closes:#904859.
+  * test suite: Test dgit import-dsc --build-products-dir.
+
+ --
+
+dgit (6.1) unstable; urgency=medium
+
+  New feature:
+  * 'pbuilder' and 'cowbuilder' subcommands (Closes: #844125).
+    - Suggest sbuild | pbuilder | cowbuilder.
+
+  Minor fixes:
+  * Fix an error message to refer to the build products dir instead of
+    just the parent directory.
+
+ -- Sean Whitton <spwhitton@spwhitton.name>  Sat, 28 Jul 2018 20:14:23 +0800
+
 dgit (6.0) unstable; urgency=medium
 
   New features [Sean Whitton]: