make use of the Common Debian Build System (CDBS)
[old-projects.git] / deptrack / debian / control
1 Source: deptrack
2 Section: net
3 Priority: optional
4 Maintainer: Jeremy Laine <jeremy.laine@m4x.org>
5 Build-Depends-Indep: cdbs, debhelper (>> 4.0.0)
6 Standards-Version: 3.5.8
7
8 Package: deptrack
9 Architecture: all
10 Depends: libconfig-general-perl, libdbi-perl
11 Description: a PHP dependency tracker 
12  Deptrack takes a set of PHP files, calculates their dependencies 
13  and outputs the results to a MySQL database.
14