--
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd
diff --git a/scripts/dep3changelog.pl b/scripts/dep3changelog.pl
index b7000cc..cebf6cb 100755
--- a/scripts/dep3changelog.pl
+++ b/scripts/dep3changelog.pl
@@ -129,7 +129,7 @@ for my $patch (@patches) {
next;
}
}
- last if (/^---/ || /^\s*$/);
+ last if (/^---/);
chomp;
# only if there was a shebang do we strip comment chars
s/^# // if ($dpatch);
_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel