| 12345678910111213141516171819202122 | 
							- 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),
 - 
 - Package: __MKIT_PROJ_PKGNAME__
 - Architecture: all
 - Depends:
 -  imapfilter,
 -  shellfu (>= 0.10),
 -  shellfu (<< 0.11),
 -  shellfu-bash-pretty,
 - Description: __MKIT_PROJ_TAGLINE__
 -  imapdomo is simple convenience wrapper around imapfilter that
 -  adds few more Lua functions and suggests some system to way how you can
 -  organize your mail filtering and/or migrations, etc.
 - 
 - # control file built with MKit __MKIT_SELF_VERSION__
 
 
  |