diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-06-17 18:52:38 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-06-17 18:52:38 +0000 |
commit | fe39bf1020562fbd4dff16580a2f82347f62e2d6 (patch) | |
tree | 30c4853c366c872aa5bc3e5d65283ae5857e4dc9 /debian/control | |
parent | 3edc8faf575e00c1ca6d66c9af8675d9734c820c (diff) |
Change the build time dependency on debhelper from a Build-Depends-Indep to Build-Depends.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cf512be..df78e46 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: echolot Section: mail Priority: extra Maintainer: Peter Palfrader <weasel@debian.org> -Build-Depends-Indep: debhelper (>= 4.1.16) +Build-Depends: debhelper (>= 4.1.16) Standards-Version: 3.7.2 Package: echolot |