and adjust prep-modules accordingly.
+++ /dev/null
-Source: openafs
-Section: net
-Priority: optional
-Maintainer: Sam Hartman <hartmans@debian.org>
-Uploaders: Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 5), flex, bison
-Standards-Version: 3.7.2
-
-Package: openafs-modules-=KVERS
-Conflicts: openafs-client (<< 1.2.9)
-Provides: openafs-modules2
-Architecture: any
-Recommends: =IMG-=KVERS
-Description: AFS distributed filesystem kernel module
- AFS is a distributed filesystem allowing cross-platform sharing of
- files among multiple computers. Facilities are provided for access
- control, authentication, backup and administrative management.
- .
- This package provides the compiled AFS kernel module for kernel
- version =KVERS.
--- /dev/null
+Source: openafs
+Section: net
+Priority: optional
+Maintainer: Sam Hartman <hartmans@debian.org>
+Uploaders: Russ Allbery <rra@debian.org>
+Build-Depends: debhelper (>= 5), flex, bison
+Standards-Version: 3.7.2
+
+Package: openafs-modules-=KVERS
+Conflicts: openafs-client (<< 1.2.9)
+Provides: openafs-modules2
+Architecture: any
+Recommends: =IMG-=KVERS
+Description: AFS distributed filesystem kernel module
+ AFS is a distributed filesystem allowing cross-platform sharing of
+ files among multiple computers. Facilities are provided for access
+ control, authentication, backup and administrative management.
+ .
+ This package provides the compiled AFS kernel module for kernel
+ version =KVERS.
# Generate the control file from the template.
sed -e "s/=KVERS/${afs_kvers}/g" -e "s/=IMG/${afs_image}/g" \
- debian/control.module > debian/control
+ debian/control.in > debian/control
# Now, calcuate the binary package version. Extract the epoch from the kernel
# package revision and add it to the beginning of the binary package version