summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rwxr-xr-xdgit1
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d4ce818..8873a89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ dgit (6.0~) unstable; urgency=medium
usually generate *_multi.changes rather than *_$arch.changes.
* test suite: Honour DGIT_SCHROOT_CHROOT to set the schroot to
use for the sbuild tests.
+ * dgit push-source no longer cleans the tree.
--
diff --git a/dgit b/dgit
index 36afdaf..9384f64 100755
--- a/dgit
+++ b/dgit
@@ -4762,7 +4762,6 @@ sub cmd_push_source {
prep_push();
fail "dgit push-source: --include-dirty/--ignore-dirty does not make".
"sense with push-source!" if $includedirty;
- clean_tree();
build_maybe_quilt_fixup();
if ($changesfile) {
my $changes = parsecontrol("$buildproductsdir/$changesfile",