summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-16 12:55:54 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-16 12:55:54 +0100
commitba5d46b8844b347f9dd54657b818c5017491bd13 (patch)
tree8bd05221c95c816b5cd451a905b006883f4b2a37 /debian/changelog
parent1c1a95aa2d220dc8fb067fe93795a9a31043a98e (diff)
quilt fixup: Check that funny changes are represented properly
Specifically, do dgit push --dry-run. This will check that the source package and git tree agree - ie, that what we have produced can round-trip through dpkg-source. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 91c3daf..e82332f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ dgit (3.12~) unstable; urgency=medium
* import-dsc: Test missing files, particularly in ..
* run git gc on tests/worktrees/example_1.0.tar.
* quilt fixup: Check we can delete files with funny modes
+ * quilt fixup: Check that funny changes are represented properly
--