The following commit has been merged in the master branch:
commit 487ad2604d189ffebd1b0fa0223f7e098ecfad42
Author: Giuseppe Iuculano <[email protected]>
Date:   Tue Feb 24 10:01:50 2009 +0100

    debian/patches/13-template.patch: Updated template-dkms-mkdeb
    
    Changes:
    
    - Bump to debhelper 7 compatibility levels
    - Updated to standards version 3.8.0
    - Use Dynamic Kernel Modules Support Team
      <[email protected]> as maintainer field
    - Use an unversioned dependency on bash and add ${misc:Depends} in
      Depends

diff --git a/debian/patches/13-template.patch b/debian/patches/13-template.patch
new file mode 100644
index 0000000..a86b48b
--- /dev/null
+++ b/debian/patches/13-template.patch
@@ -0,0 +1,32 @@
+--- a/template-dkms-mkdeb/debian/changelog
++++ b/template-dkms-mkdeb/debian/changelog
+@@ -2,5 +2,5 @@ DEBIAN_PACKAGE-dkms (MODULE_VERSION) sta
+ 
+   * Automatically packaged by DKMS.
+ 
+- -- DKMS <[email protected]>  DATE_STAMP
++ -- Dynamic Kernel Modules Support Team 
<[email protected]>  DATE_STAMP
+ 
+--- a/template-dkms-mkdeb/debian/compat
++++ b/template-dkms-mkdeb/debian/compat
+@@ -1 +1 @@
+-5
++7
+--- a/template-dkms-mkdeb/debian/control
++++ b/template-dkms-mkdeb/debian/control
+@@ -1,11 +1,11 @@
+ Source: DEBIAN_PACKAGE-dkms
+ Section: misc
+ Priority: optional
+-Maintainer: DKMS <[email protected]>
+-Build-Depends: debhelper (>= 5)
+-Standards-Version: 3.7.2
++Maintainer: Dynamic Kernel Modules Support Team 
<[email protected]>
++Build-Depends: debhelper (>= 7)
++Standards-Version: 3.8.0
+ 
+ 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.
diff --git a/debian/patches/series b/debian/patches/series
index c7d8291..093fbf7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@
 10-lsb.patch
 11-bash-completion.patch
 12-use_invoke-rc.d.patch
+13-template.patch

-- 
Maintainance of the dkms package

_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits

Reply via email to