summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-25 16:56:08 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-25 16:56:08 +0100
commitb1f6740e928e0deeb680b12a59d5b12899063320 (patch)
tree0d54df1ee6e58754ceb79aa7db06a19dff8b63b7 /debian/changelog
parent7fcdc620e03319f71e8516c6f4ab5f322c69c82b (diff)
git-build (git-buildpackage wrapper) does not bother canonicalising the suite if --git-ignore-branch is used.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e67bfe8..cb21861 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ dgit (0.11) unstable; urgency=low
* Fix some bugs in building (eg build-source would fail to do the quilt
fixup; the --clean check in build was wrong).
* Add missing dependency on realpath.
+ * git-build (git-buildpackage wrapper) does not bother canonicalising
+ the suite if --git-ignore-branch is used.
--