diff options
author | Jan Luebbe <jluebbe@debian.org> | 2011-06-14 14:49:56 +0200 |
---|---|---|
committer | Jan Luebbe <jluebbe@debian.org> | 2011-07-14 11:29:23 +0200 |
commit | 78f5651fd3ee01e9a8e6eb4a9825ba803fbb863f (patch) | |
tree | a1920c17d56c2952ee642a9c36e985c7dbcd9f71 | |
parent | 841bd3163df96ea84026ee6c2332a0ed47bd64c5 (diff) |
Add dh-autoreconfdebian
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 47aa438..a62c502 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: openggsn Section: net Priority: optional Maintainer: Harald Welte <laforge@gnumonks.org> -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config +Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, autotools-dev, pkg-config Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/ggsn/ Vcs-Git: git://git.osmocom.org/openggsn |