]> err.no Git - dpkg/commit
dpkg-source/3.0 (quilt): better registration of the automatic patch
authorRaphael Hertzog <hertzog@debian.org>
Sat, 7 Jun 2008 18:50:41 +0000 (20:50 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 7 Jun 2008 20:08:25 +0000 (22:08 +0200)
commit54d097352de066053d253a9e49befb4ff4f76a29
treed5f5f4a7eab1f0a3cd58b570b049cbe14147b6fa
parent718db9b51bccd9f34d2184b92372a27d0b54a52b
dpkg-source/3.0 (quilt): better registration of the automatic patch

* scripts/Dpkg/Source/Package/V3/quilt.pm (register_autopatch):
Register the newly created patch with quilt only if quilt has
already been used to apply the existing patches (or if we don't
have any patch yet), otherwise register it manually at the end of
the series.
ChangeLog
scripts/Dpkg/Source/Package/V3/quilt.pm