[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.22.0-1-13-g3992c1f
Giuseppe Iuculano
iuculano at debian.org
Sat Oct 3 09:16:50 UTC 2009
The following commit has been merged in the master branch:
commit 4848db27cf2f1aa01203bee07613cb847188273e
Author: Giuseppe Iuculano <iuculano at debian.org>
Date: Sat Oct 3 11:11:43 2009 +0200
debian/patches/01_init.patch: Added dkms_autoinstaller in Provides and fixed init.d-script-does-not-provide-itself lintian warning
diff --git a/debian/patches/01_init.patch b/debian/patches/01_init.patch
new file mode 100644
index 0000000..8eac785
--- /dev/null
+++ b/debian/patches/01_init.patch
@@ -0,0 +1,12 @@
+Added dkms_autoinstaller in Provides and fixed init.d-script-does-not-provide-itself lintian warning
+--- a/dkms_autoinstaller
++++ b/dkms_autoinstaller
+@@ -6,7 +6,7 @@
+ # description: An autoinstaller bootup service for DKMS
+ #
+ ### BEGIN INIT INFO
+-# Provides: dkms
++# Provides: dkms_autoinstaller dkms
+ # Default-Start: 2 3 4 5
+ # Default-Stop:
+ # Required-Start: $local_fs
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..cc46177 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_init.patch
--
Maintainance of the dkms package
More information about the Pkg-dkms-commits
mailing list