]> err.no Git - dpkg/commit
Dpkg::Source::Patch: change an error into a warning
authorRaphael Hertzog <hertzog@debian.org>
Thu, 20 Mar 2008 14:16:51 +0000 (15:16 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 20 Mar 2008 14:20:06 +0000 (15:20 +0100)
commit9c8bf5cb2a8590964d284e1ee91a8fed6fdad7ca
tree91caea4c446080c0d2e49a23a646fccc1672b4e6
parent18a12ddbe946ddb88fb859947c9476c6e1e55862
Dpkg::Source::Patch: change an error into a warning

* scripts/Dpkg/Source/Patch.pm (analyze): An empty patch
is still valid, instead of failing simply generate a warning.
21 packages in the archive have an empty .diff.gz and
they can't be extracted without this fix.
scripts/Dpkg/Source/Patch.pm