diff options
author | intrigeri <intrigeri@boum.org> | 2011-08-18 02:48:58 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-08-18 03:36:00 +0200 |
commit | 1afff51a2ed327d6698a7d7649b5ca5b6d8e7c27 (patch) | |
tree | 79b578a745e1d815bf8fa1b9541c2932a961ae49 /debian/control | |
parent | e594c3242e4b54b856dad6e5f4eb2cb08f689e27 (diff) | |
download | backupninja-1afff51a2ed327d6698a7d7649b5ca5b6d8e7c27.tar.gz backupninja-1afff51a2ed327d6698a7d7649b5ca5b6d8e7c27.tar.bz2 |
Convert to dh7 minimal rules with dh-autoreconf.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 990a0ef..41ec77e 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,8 @@ Section: admin Priority: optional Maintainer: Micah Anderson <micah@riseup.net> Build-Depends: - debhelper (>= 5.0.0), - autoconf, - automake + debhelper (>= 7.0.50~), + dh-autoreconf Build-Conflicts: autoconf2.13 Standards-Version: 3.9.2 Homepage: https://labs.riseup.net/code/projects/show/backupninja |