added dep to pkg-config
[ppastats-pkg-ubuntu.git] / debian / control
1 Source: ppastats
2 Section: utils
3 Priority: extra
4 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
5 Build-Depends:  autotools-dev,
6                 debhelper (>= 9),
7                 libcurl4-gnutls-dev,
8                 libjson-c-dev,
9                 pkg-config
10 Standards-Version: 3.9.5
11 Vcs-Browser: http://wpitchoune.net/gitweb/?p=ppastats-pkg-ubuntu.git
12 Vcs-Git: git://git.wpitchoune.net/ppastats-pkg-ubuntu.git
13 Homepage: http://wpitchoune.net/ppastats
14
15 Package: ppastats
16 Architecture: any
17 Depends: ${shlibs:Depends}, ${misc:Depends}
18 Description: Generates HTML pages containing statistics about a PPA
19  ppastats is a command line tool which retrieves statistics of a PPA
20  and generates HTML pages.