aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-01-27 18:24:39 -0500
committerMicah Anderson <micah@riseup.net>2010-01-27 18:24:39 -0500
commitff714264931884d5210daba1c97de13fc2296f06 (patch)
tree1211b503fc48f92eed2976cae0eb9b875d13fd6b /debian/control
parent6ed4ae02a97ce8590be163c7efc8237b4f9ff665 (diff)
downloadbackupninja-ff714264931884d5210daba1c97de13fc2296f06.tar.gz
backupninja-ff714264931884d5210daba1c97de13fc2296f06.tar.bz2
add versioned build dependency on debhelper 5. version 4 would work, but the recommended practice is to always declare an explicit versioned dependency on debhelper equal to or greater than the compatibility level used by the package. We are using compat level 5
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 363cb53..c5f3d1d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: backupninja
Section: admin
Priority: optional
Maintainer: Micah Anderson <micah@riseup.net>
-Build-Depends: debhelper (>= 4.0.0), autoconf, automake
+Build-Depends: debhelper (>= 5.0.0), autoconf, automake
Build-Conflicts: autoconf2.13
Standards-Version: 3.8.3
Homepage: https://labs.riseup.net/code/projects/show/backupninja