| 12345678910111213141516171819202122232425262728 | 
							- Source: __MKIT_PROJ_PKGNAME__
 - Maintainer: __MKIT_PROJ_MAINTAINER__
 - Vcs-Browser: __MKIT_PROJ_VCS_BROWSER__
 - Section: misc
 - Priority: extra
 - Standards-Version: 3.9.2
 - Build-Depends:
 -  debhelper (>= 9),
 -  shellfu (>= 0.10.7),
 -  shellfu (<< 0.11),
 -  shellfu-bash,
 -  shellfu-bash-pretty,
 -  shellfu-sh-isa,
 -  shellfu-sh-termcolors,
 - 
 - Package: __MKIT_PROJ_PKGNAME__
 - Architecture: all
 - Depends:
 -  shellfu (>= 0.10.7),
 -  shellfu (<< 0.11),
 -  shellfu-bash,
 -  shellfu-bash-pretty,
 -  shellfu-sh-isa,
 -  shellfu-sh-termcolors,
 - Description: __MKIT_PROJ_NAME__ - __MKIT_PROJ_TAGLINE__
 -  __SHELLFU_MODDESC__
 - 
 - # control file built with MKit __MKIT_SELF_VERSION__
 
 
  |