Source: kylin-patch
Section: vcs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 11), cargo, rustc, ed, ca-certificates
Standards-Version: 4.1.5
Homepage: http://savannah.gnu.org/projects/patch/
#Vcs-Git: git://git.debian.org/collab-maint/patch.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/patch.git

Package: kylin-patch
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: ed, diffutils-doc
Multi-Arch: foreign
Architecture: any
Provides: patch (= ${binary:Version})
Replaces: patch (<< ${binary:Version})
Breaks: patch (<< ${binary:Version})
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.

Package: patch
Depends: kylin-patch (= ${binary:Version}), ${misc:Depends}
Architecture: all
Priority: optional
Section: oldlibs
Description: transitional compatibility package for patch rename
 This package keeps existing dependencies on "patch" working
 after renaming the real package to "kylin-patch".
