* Add ${perl:Depends} to openafs-modules-dkms and perl to the
dependencies of openafs-modules-source, since Perl is used as part of
the module build system now.
+ * Remove bison and flex dependencies for the module build packages. We
+ now ship the results of rxgen, so don't need all the tools required to
+ build the full source tree.
* Update standards version to 3.9.1 (no changes required).
-- Russ Allbery <rra@debian.org> Fri, 27 Aug 2010 19:15:56 -0700
Section: kernel
Priority: extra
Architecture: all
-Depends: ${misc:Depends}, bison, flex, debhelper (>= 8),
+Depends: ${misc:Depends}, debhelper (>= 8),
module-assistant | kernel-package, perl
Recommends: openafs-client (>= ${source:Version})
Description: AFS distributed filesystem kernel module source
Section: kernel
Priority: extra
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, dkms, bison, flex, libc6-dev
+Depends: ${misc:Depends}, ${perl:Depends}, dkms, libc6-dev
Recommends: openafs-client (>= ${source:Version})
Description: AFS distributed filesystem kernel module DKMS source
AFS is a distributed filesystem allowing cross-platform sharing of
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Uploaders: Sam Hartman <hartmans@debian.org>
-Build-Depends: debhelper (>= 8), flex, bison
+Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.1
Homepage: http://www.openafs.org/
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Uploaders: Sam Hartman <hartmans@debian.org>
-Build-Depends: debhelper (>= 8), flex, bison
+Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.1
Package: openafs-modules-=KVERS