From: Russ Allbery Date: Tue, 21 Sep 2010 21:59:14 +0000 (-0700) Subject: Update to debhelper compatibility level V8 X-Git-Tag: debian/1.5.77-1~15 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=62426d117b064f8008dca27626e780fb53e3f98e;p=packages%2Fo%2Fopenafs.git Update to debhelper compatibility level V8 --- diff --git a/debian/changelog b/debian/changelog index 01a60f2d6..4a21106d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,7 @@ openafs (1.5.77-1) UNRELEASED; urgency=low * Run the DKMS build commands in a subshell to work around a DKMS bug that caused the module build logs to be discarded. (LP: #593509) * Add a status command to the openafs-fileserver init script. + * Update to debhelper compatibility level V8. * Update standards version to 3.9.1 (no changes required). -- Russ Allbery Fri, 27 Aug 2010 19:15:56 -0700 diff --git a/debian/compat b/debian/compat index 7f8f011eb..45a4fb75d 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 37b16899f..ffd612143 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Russ Allbery Uploaders: Sam Hartman -Build-Depends: debhelper (>= 7), autoconf, automake, bison, comerr-dev, +Build-Depends: debhelper (>= 8), autoconf, automake, bison, comerr-dev, cpio, dblatex, dkms (>= 2.1.1.1), docbook-xsl, doxygen, flex, libfuse-dev, libkrb5-dev, libncurses5-dev, libpam0g-dev, libxml2-utils, perl, pkg-config, xsltproc