Source: checkinstall
Section: admin
Priority: optional
Maintainer: Felipe Sateler <fsateler@gmail.com>
Build-Depends: debhelper (>= 7.0.50~),
 gettext,
 docbook-to-man,
 libc6-dev (>=2.10) [i386 amd64 armel hppa mips mipsel powerpc s390 sparc],
 libc0.1-dev (>= 2.10) [kfreebsd-i386 kfreebsd-amd64],
 libc0.3 (>=2.10) [hurd-i386],
 libc6.1-dev (>=2.10) [alpha ia64]
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/collab-maint/checkinstall.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/checkinstall.git;a=summary
Homepage: http://checkinstall.izto.org

Package: checkinstall
Architecture: any
Depends: ${shlibs:Depends}, file, dpkg-dev, ${misc:Depends}
Recommends: make
Suggests: gettext
Replaces: installwatch
Conflicts: installwatch
Description: installation tracker
 CheckInstall keeps track of all the files created or
 modified by your installation script ("make install"
 "make install_modules", "setup", etc), builds a
 standard binary package and installs it in your
 system giving you the ability to uninstall it with your
 distribution's standard package management utilities.

