added missing autoconf dep
[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:  autoconf,
6                 autotools-dev,
7                 debhelper (>= 9),
8                 libcurl4-gnutls-dev,
9                 libjson-c-dev,
10                 pkg-config
11 Standards-Version: 3.9.7
12 Vcs-Browser: http://wpitchoune.net/gitweb/?p=ppastats-pkg-ubuntu.git
13 Vcs-Git: git://git.wpitchoune.net/ppastats-pkg-ubuntu.git
14 Homepage: http://wpitchoune.net/ppastats
15
16 Package: ppastats
17 Architecture: any
18 Depends: ${shlibs:Depends}, ${misc:Depends}
19 Description: Generates HTML pages containing statistics about a PPA
20  ppastats is a command line tool which retrieves statistics of a PPA
21  and generates HTML pages.