summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-22 11:22:12 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-22 13:23:04 +0100
commit6747e1e6b33857b9cc9d1051c5bbee087ccf833e (patch)
treec802febd603e8bef1297d71956d3c61380771035 /debian
parent727e940a12fb2e890377075ae59953a5524b93ea (diff)
quilt-fixup checks that the git tree is clean, as for build-prep.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 831973f..564ccc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ dgit (1.4~~) UNRELEASED; urgency=low
the user can override it. Closes:#796019.
* Test suite: run quilt-fixup with -wgf in distropatches-reject,
so that we don't need build-depends.
+ * quilt-fixup checks that the git tree is clean, as for build-prep.
--