summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-10 15:34:06 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-10 15:34:35 +0000
commit470a6734ed3fb8ed87d76e7dc716963cfe232e6b (patch)
treed2fd033affec31acd7cddc1ee62f3a054035bb66 /debian
parentf233a3d733538a94a042b9f3c3dc0339c8473ab8 (diff)
dgit: buile_prep_early: Call notpushing() after getting $isuite
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 607b2cd..27cda33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dgit (3.1~) unstable; urgency=medium
Bugfixes:
* dgit import-dsc: Do not crash with undefined $isuite. Closes:#850781.
+ * dgit build: Do not sometimes crash with undefined $isuite.
* dgit: Do not nedlessly re-fetch the rewrite map.
* dgit: After downloading .debian.* files, save them in `..', too
(ie do this not just for .origs).