summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-25 16:28:54 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-25 16:28:54 +0100
commitfcfb9c26e444f643f44789618d1f1ebc25429ac4 (patch)
tree84138a5fecee784c6bbaa2e3a2204b019f2edc2c /debian/changelog
parent69c5b89e545bb8276b1bb20f399b8df75607d868 (diff)
dgit build uses dpkg-buildpackage
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d32b0c..f3bce71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,11 +11,13 @@ dgit (0.11) unstable; urgency=low
* Use "ftp.debian.org" not "http.debian.net" as the default Debian
archive. (http.debian.net tends to defeat certain kinds of cacheing,
and can also have more skew.)
+ * dgit build uses dpkg-buildpackage; there is a dgit git-build
+ for using git-buildpackage.
* Better error message for use of UNRELEASED suite. Closes: #720523.
* Do not canonicalise suite more than once. Related to: #720526.
* Fix a badly open-coded copy of check_not_dirty. Closes: #720524.
* Fix some bugs in building (eg build-source would fail to do the quilt
- fixup).
+ fixup; the --clean check in build was wrong).
--