[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.21.0-1-4-g487ad26

Giuseppe Iuculano giuseppe at iuculano.it
Tue Feb 24 09:07:30 UTC 2009


The following commit has been merged in the master branch:
commit 487ad2604d189ffebd1b0fa0223f7e098ecfad42
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
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
      <pkg-dkms-maint at lists.alioth.debian.org> 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 <dkms-devel at Dell.com>  DATE_STAMP
++ -- Dynamic Kernel Modules Support Team <pkg-dkms-maint at lists.alioth.debian.org>  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 <dkms-devel at Dell.com>
+-Build-Depends: debhelper (>= 5)
+-Standards-Version: 3.7.2
++Maintainer: Dynamic Kernel Modules Support Team <pkg-dkms-maint at lists.alioth.debian.org>
++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



More information about the Pkg-dkms-commits mailing list