Source: quilt
Section: vcs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
Build-Depends-Indep: bash-completion,
 diffstat,
 ed,
 gettext,
 hevea,
 html2text,
 perl,
 procmail
Standards-Version: 3.9.8
Homepage: https://savannah.nongnu.org/projects/quilt
#Vcs-Git: https://anonscm.debian.org/collab-maint/quilt.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/quilt.git

Package: quilt
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends},
 bsdmainutils,
 bzip2,
 diffstat,
 gettext,
 patch
Recommends: less
Suggests: default-mta | mail-transport-agent,
 graphviz,
 procmail
Enhances: cdbs,
 debhelper
Breaks: debhelper (<< 9.20160114~bpo)
Description: GNU Quilt
 Quilt allows you to easily manage large numbers of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more.

Package: quilt-el
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
 emacs | emacsen,
 quilt
Description: GNU Quilt
 Quilt allows you to easily manage large numbers of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more.