[devscripts] 03/06: debchange: redo indentation so it can make sense to me as well
Adam D. Barratt
adam at adam-barratt.org.uk
Sun Nov 12 10:51:05 UTC 2017
On Sat, 2017-11-11 at 23:16 +0000, Mattia Rizzolo wrote:
> + if (defined $previous_dist and defined $dists{$previous_dist}) {
> + if ($opt_s) {
> + $guessed_dist = $dists{$previous_dist} . '-security';
I may be missing something, but I'm struggling to see how the new
indentation makes sense, given that the second line in the above quote
is inside the block started by the first line.
Regards,
Adam
More information about the devscripts-devel
mailing list