]> err.no Git - dpkg/commit
dpkg-source/3.0 (quilt): better integration with quilt
authorRaphael Hertzog <hertzog@debian.org>
Wed, 28 May 2008 17:28:50 +0000 (19:28 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Wed, 28 May 2008 20:38:31 +0000 (22:38 +0200)
commit64c6c2534c479ebea2b2a58e38162d5ca10bd6e4
treeb716241599a170c8d9d95b753c6e969a84775773
parent53fa0ea2e520cd26857ff577ffe7e49558af440c
dpkg-source/3.0 (quilt): better integration with quilt

* scripts/Dpkg/Source/Package/V3/quilt.pm: Factorize calls to
quilt in a new run_quilt() function. And check only once
if quilt is available while setting the default value of
without_quilt option. Last but not least, register properly the
automatically generated patch with quilt import.
ChangeLog
scripts/Dpkg/Source/Package/V3/quilt.pm