The following commit has been merged in the master branch:
commit 1caebd5bf7455e7de5e95c8b3a595b66d35620a8
Author: Giuseppe Iuculano <[email protected]>
Date: Wed Apr 22 11:31:17 2009 +0200
debian/patches/13-template.patch: Updated template-dkms-mkdeb: Updated to
standards version 3.8.0 - debian/rules: use dh_prep
diff --git a/debian/patches/13-template.patch b/debian/patches/13-template.patch
index d2c34f3..2c381f6 100644
--- a/debian/patches/13-template.patch
+++ b/debian/patches/13-template.patch
@@ -28,10 +28,21 @@ Updated template-dkms-mkdeb Changes:
-Standards-Version: 3.7.2
+Maintainer: Dynamic Kernel Modules Support Team
<[email protected]>
+Build-Depends: debhelper (>= 7)
-+Standards-Version: 3.8.0
++Standards-Version: 3.8.1
Package: DEBIAN_PACKAGE-dkms
Architecture: all
-Depends: dkms (>= 1.95), bash (>> 1.99)
+Depends: dkms (>= 1.95), bash, ${misc:Depends}
Description: DEBIAN_PACKAGE driver in DKMS format.
+--- a/template-dkms-mkdeb/debian/rules
++++ b/template-dkms-mkdeb/debian/rules
+@@ -31,7 +31,7 @@ clean:
+ install: build
+ dh_testdir
+ dh_testroot
+- dh_clean -k
++ dh_prep
+ dh_installdirs
+ $(MAKE) DESTDIR=$(CURDIR)/debian/$(DEB_NAME)-dkms NAME=$(NAME)
VERSION=$(VERSION) install
+
--
Maintainance of the dkms package
_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits