]> err.no Git - dpkg/commit
dpkg-source: be less strict on filenames accepted in patches
authorRaphael Hertzog <hertzog@debian.org>
Sun, 8 Jun 2008 21:29:43 +0000 (23:29 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 8 Jun 2008 23:04:17 +0000 (01:04 +0200)
commit0c039711ca35804750e65980b45bd1ebbc93ffbe
tree4978123ab55a3b126763f8c707a978195a7f9e27
parent99d871ef65a051c19d330cdbda16ca9470123897
dpkg-source: be less strict on filenames accepted in patches

* scripts/Dpkg/Source/Patch.pm (analyze): Be less strict in
filenames accepted on ---/+++ lines. Don't blow up on absolute
filenames if the other one is fine. Make sure to use the one that
is relative and that corresponds to a real file when possible.
ChangeLog
scripts/Dpkg/Source/Patch.pm