summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 03:02:41 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 13:08:32 +0000
commit55efcfb95f9453c6a83f824988a523a26f688ee8 (patch)
treea04d71b0cadd7d70438e474a4d3d5fdc7f69671d /debian
parenta1fb6b5478b7189452d1cd2e9098a69fe2db6825 (diff)
dgit(7): Updated `trouble' section to suggest deletion
Suggest having dpkg-source delete the autotools output (with a patch if necessary). Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 708c68a..9b2dff9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,9 +32,11 @@ dgit (3.0~) unstable; urgency=medium
* When generating orig+debian/patches view, copy debian/ from
HEAD. This makes less noise in diffs. Closes:#850095.
- Docuentation [Sean Whitton]:
+ Docuentation [Sean Whitton and Ian Jackson]:
* dgit-sponsorship(7): Use --no-dep14tag. Closes:#849105.
* dgit-maint-merge(7): Use debian/source/patch-header. Closes:849120.
+ * dgit(7): Updated `trouble' section to suggest having dpkg-source
+ delete the autotools output (with a patch if necessary).
Test suite:
* Internal improvements.