[Pkg-dkms-commits] [SCM] Maintenance of the dkms package branch, master, updated. upstream/2.0.20.4-14-gb9445ec

Giuseppe Iuculano giuseppe at iuculano.it
Thu Dec 25 10:54:17 UTC 2008


The following commit has been merged in the master branch:
commit b9445ec69b40ec792d2b80392a39be39d2b19174
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
Date:   Thu Dec 25 11:52:53 2008 +0100

    debian/control: Added lsb-release in Depends - Updated VCS control field

diff --git a/debian/control b/debian/control
index 47085e6..1bf2b56 100644
--- a/debian/control
+++ b/debian/control
@@ -9,14 +9,14 @@ DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7), quilt
 Standards-Version: 3.8.0
 Homepage: http://linux.dell.com/dkms
-Vcs-Svn: svn://svn.debian.org/svn/pkg-dkms/dkms/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-dkms/dkms/trunk
+Vcs-Git: git://git.debian.org/git/users/hanska-guest/dkms.git
+Vcs-Browser: http://git.debian.org/git/users/hanska-guest/dkms.git
 
 Package: dkms
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends},
  module-init-tools, linux-headers
-Recommends: patch, make, gcc, fakeroot
+Recommends: patch, make, gcc, fakeroot, lsb-release
 Description: Dynamic Kernel Module Support Framework
  DKMS is a framework designed to allow individual kernel modules to be upgraded
  without changing the whole kernel. It is also very easy to rebuild modules as

-- 
Maintenance of the dkms package



More information about the Pkg-dkms-commits mailing list