]> git.michaelhowe.org Git - packages/o/openafs.git/commit
* Overhaul the module build rules.
authorRuss Allbery <rra@debian.org>
Sun, 1 May 2005 00:40:06 +0000 (00:40 +0000)
committerRuss Allbery <rra@debian.org>
Sun, 1 May 2005 00:40:06 +0000 (00:40 +0000)
commit12ba56f1b7c2fd15ff3a6ee7418128647b3af3ec
tree9c94e2547c21d98f47a4924c188ea76896967bdd
parent9015cf6c7b1720739b6c9e3477b6236eacc41a4d
  * Overhaul the module build rules.
    - Use debhelper to build the module binary package.
    - Let debhelper handle the module postinst and prerm control scripts.
    - Properly support modules_config and modules_clean.
    - Break the build process into configure, build, install, and binary
      rules, paralleling the regular build rules and making it easier to
      maintain the make-kpkg build targets.
    - Include the kernel version in the long description.
    - Update standards version of module packages to 3.6.1.
    - Include the copyright and basic documentation in the module binary
      package.  Otherwise, policy requires an exact versioned dependency
      on the package containing the copyright file.

Also note that the logic to turn off optimization when requested doesn't
work as documented in the configure script.
debian/changelog
debian/control
debian/control.module
debian/control.module-image
debian/postinst.mod [deleted file]
debian/prerm.mod [deleted file]
debian/rules