summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-07 23:44:52 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-07 23:55:40 +0000
commitbc130649687662aa517dbf599b78299937c5efd0 (patch)
tree1b0e47b0bd07afccc5f4b9fa1f4e8b4b9e1b62bc /debian
parent67bd22fce4d2ca34f254a9b502c370304dd626e3 (diff)
dgit: remove_stray_gits: Print a slightly better message
Change all call sites, and callers of mktree_in_ud_from_only_subdir. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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 41f2796..f7a6ee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ dgit (2.10~) unstable; urgency=medium
origs <blah>.orig.tar.gz f.same=1 #f._differ=-1
* Cope when an orig tarball is a tarbomb. Ie, if it contains
other than one single directory toplevel. Closes:#843422.
+ * Print a slightly better message if .git found in orig tarball(s).
--