~ubuntu-branches/ubuntu/lucid/dkms/lucid

« back to all changes in this revision

Viewing changes to template-dkms-mkdeb/debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Mario Limonciello, Thomas Chenault
  • Date: 2010-01-25 17:42:40 UTC
  • mfrom: (1.3.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100125174240-nje85ia001tc6ltg
Tags: 2.1.1.1-0ubuntu1
[ Mario Limonciello ]
* dkms_common.postinst: Add some missing quotes around strings used in comparisons
  to make sure that this is safe on more shells.
* Makefile, debian/rules: Only copy the init script in for redhat targets.
* kernel_postinst.d: Make sure that dkms_autoinstaller is executable (LP: #480055)
* Move the architecture mapping logic out of the DKMS template and into
  common.postinst for Ubuntu only. (LP: #497149)
* template-dkms-mkdeb/debian/control: Build-depends on dkms (LP: #506959)

[ Thomas Chenault ]
* Fix parsing in find_external_dependencies(). The existing code behaves improperly 
  when a driver disk module has more than two dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: misc
3
3
Priority: optional
4
4
Maintainer: Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>
5
 
Build-Depends: debhelper (>= 7)
 
5
Build-Depends: debhelper (>= 7), dkms
6
6
Standards-Version: 3.8.1
7
7
 
8
8
Package: DEBIAN_PACKAGE-dkms