From 3e1f3be0f1bf7c52cacf782f2502de1c32b19597 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Jan 2008 15:01:57 -0500 Subject: updates --- debhelper.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index 94f03abe..55089338 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -427,9 +427,9 @@ Once your package uses debhelper to build, be sure to add debhelper to your Build-Depends line in 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 5: +compatibility level 6: - Build-Depends: debhelper (>= 5) + Build-Depends: debhelper (>= 6) =head1 ENVIRONMENT -- cgit v1.2.3