Source: patch
Section: utils
Priority: standard
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 4.1.0), ed, quilt
Standards-Version: 3.7.3

Package: patch
Depends: ${shlibs:Depends}
Suggests: ed, diff-doc
Architecture: any
Description: Apply a diff file to an original
 Patch will take a patch file containing any of the four forms
 of difference listing produced by the diff program and apply
 those differences to an original file, producing a patched
 version.
