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