chiark / gitweb /
dgit build: Warn if --build-products-dir is not `..'.
[dgit.git] / debian / changelog
index 85d4853076032312eccbf5c088e9ff9178b59e27..0155fa92dc6b2804daf01319eb51ecd6485ef912 100644 (file)
@@ -1,14 +1,23 @@
-dgit (6.1~) unstable; urgency=medium
+dgit (6.2~) unstable; urgency=medium
 
-  New feature [Sean Whitton]:
+  * 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].
+    just the parent directory.
 
- --
+ -- Sean Whitton <spwhitton@spwhitton.name>  Sat, 28 Jul 2018 20:14:23 +0800
 
 dgit (6.0) unstable; urgency=medium