Source: lintex
Section: tex
Priority: optional
Maintainer: Ryan Kavanagh <rak@debian.org>
Build-Depends: debhelper (>= 9)
 , libconfig-dev
 , pkg-config
Standards-Version: 4.4.0
Homepage: http://github.com/ryanakca/lintex
Vcs-Browser: https://salsa.debian.org/debian/lintex
Vcs-Git: https://salsa.debian.org/debian/lintex.git

Package: lintex
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: texlive-base
Description: automatic cleanup of old TeX-related files
 Removes unneeded files after a (La)TeX run: .aux, .log, .dvi, etc, if their
 timestamp is more recent than the TeX file's. Also removes the backup files
 created by your text editor. This keeps a directory containing multiple (La)TeX
 documents from becoming unmanageable.
