]> err.no Git - dpkg/commit
Dpkg::Source::Package::V2_0: Misc changes in preparation of a quilt subclass
authorRaphael Hertzog <hertzog@debian.org>
Wed, 12 Mar 2008 10:59:04 +0000 (11:59 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Wed, 12 Mar 2008 10:59:04 +0000 (11:59 +0100)
commit1434f147ef30794c6e17ac1c886a76be6c11c9be
tree54ddb380449d30c41e793d0ca3ffc600c08539bc
parent80fc3062f3d0c980b99b1a457140476567ef6957
Dpkg::Source::Package::V2_0: Misc changes in preparation of a quilt subclass

* scripts/Dpkg/Source/Package/V2_0.pm (get_patches): Return patch name
relative to debian/patches/.
* scripts/Dpkg/Source/Package/V2_0.pm (prepare_build): New hook function
used to prepare some options for the creation of the auto_patch.
* scripts/Dpkg/Source/Package/V2_0.pm (do_build): Create the debian/patches
directory if needed.
scripts/Dpkg/Source/Package/V2_0.pm