quilt plugin

A source implementation for using quilt to add patches.

Usage:

# Specify the quilt source kind
kind: quilt

# Specify the directory containing the series file
path: patches

# The directory containing the series file should also contain all patches.
# This would ideally be located within the `files` directory.