From: Jean-Philippe Orsini Date: Tue, 14 Jun 2016 17:42:54 +0000 (+0200) Subject: add dh-autoreconf X-Git-Tag: debian/1.3.3-1ppaxenial3^0 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats-pkg-ubuntu.git;a=commitdiff_plain;h=ee662fe9ed02c7e0c71cf43e0c47ccf95ea54825 add dh-autoreconf --- diff --git a/debian/changelog b/debian/changelog index df18536..ff8df23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ppastats (1.3.3-1ppaxenial3) xenial; urgency=medium + + * debian/control + + added missing dh-autoreconf dependency. + + -- Jean-Philippe Orsini Tue, 14 Jun 2016 19:41:51 +0200 + ppastats (1.3.3-1ppaxenial2) xenial; urgency=medium * debian/control diff --git a/debian/control b/debian/control index ab45552..352de02 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Jean-Philippe Orsini Build-Depends: autoconf, autotools-dev, debhelper (>= 9), + dh-autoreconf, libcurl4-gnutls-dev, libjson-c-dev, pkg-config