summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/debhelper.pod b/debhelper.pod
index ef1510ef..2a8f5de3 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -627,9 +627,9 @@ Once your package uses debhelper to build, be sure to add
debhelper to your Build-Depends line in F<debian/control>. You should
build-depend on a version of debhelper equal to (or greater than) the
debhelper compatibility level your package uses. So if your package used
-compatibility level 7:
+compatibility level 9:
- Build-Depends: debhelper (>= 7)
+ Build-Depends: debhelper (>= 9)
=head1 ENVIRONMENT