summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-21 16:39:17 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-21 17:28:08 +0100
commitf18eae634f175b488386abca5cf80237e4418fce (patch)
tree2d25759d6255165ef6763a0c347e3212c9d05fe2 /debian/changelog
parent721b7c76a51ab6861368a0dcf0a5a1fd5b514a72 (diff)
Reject debian/source/local-patch-header
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d362977..1097b77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,8 @@ dgit (1.4~~) UNRELEASED; urgency=low
the error message. (This has been broken forever.)
* In dgit(7), discuss binaries and documentation present in upstream but
removed by rules clean.
- * Detect and reject git trees containing debian/source/local-options.
+ * Detect and reject git trees containing debian/source/local-options
+ or debian/source/local-patch-header.
* In --dry-run mode, _do_ actually run dpkg-source --commit so that we
actually do construct the quilt fixup commit; instead, honour
--dry-run by avoiding pulling it back to your HEAD.