chiark / gitweb /
dgit: Fix message about missing quilt cache entry
[dgit.git] / debian / changelog
index 2f9b22395a6de252829003f791b24f47623e4eb4..087dc2169e07a2b6a71bc14d66f27872e18e2d08 100644 (file)
@@ -10,9 +10,15 @@ dgit (4.2~) experimental; urgency=medium
     Sean Whitton]  Closes:#856402.
 
   Minor fixes:
+  * Fix message about missing quilt cache entry to refer to
+    HEAD rather than tree, since dgit needs a commit.  Closes:#884646.
   * Fix grammar error in 4.1 changelog entry. [Sean Whitton]
   * Remove some whitespace "errors". [Sean Whitton]
 
+  Packaging:
+  * Remove dependency alternative on realpath (package last existed in
+    Debian wheezy).  Closes:#877552.
+
   Test suite:
   * dpkgsourceignores-docs: Correct restriction (so autopkgtest
     won't try to run it).