]> err.no Git - dpkg/commit
dpkg-source: accept patches with missing context at the end
authorRaphael Hertzog <hertzog@debian.org>
Sat, 7 Jun 2008 20:08:05 +0000 (22:08 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 7 Jun 2008 20:08:25 +0000 (22:08 +0200)
commit808ff71b8205aeb84cd8607c05fb5e906e78a401
treebf9b9afbe9c368a3773f083bb676296d3c07e056
parent54d097352de066053d253a9e49befb4ff4f76a29
dpkg-source: accept patches with missing context at the end

* scripts/Dpkg/Source/Patch.pm (analyze): Accept unexpected
end-of-file in patches if we're missing no more than 2 lines
of context. Output a warning instead.
ChangeLog
scripts/Dpkg/Source/Patch.pm