From c409d6b5599499eaa920c8ea329c32e9ca70cc39 Mon Sep 17 00:00:00 2001 From: Liang Guo Date: Sun, 9 Feb 2014 00:01:58 +0800 Subject: [PATCH] Add file and libc-dev to Depends of spl-dkms --- debian/changelog | 6 ++++++ debian/control | 21 +++++++++++---------- debian/control.in | 21 +++++++++++---------- debian/copyright | 2 +- debian/spl-dkms.install | 2 +- 5 files changed, 30 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 167ea48..27eb0e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +spl-linux (0.6.2-2) experimental; urgency=low + + * Add file and libc-dev to Depends of spl-dkms (Closes: #717565). + + -- Aron Xu Sun, 25 Aug 2013 02:02:15 +0800 + spl-linux (0.6.2-1) experimental; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index a655604..cbe64b2 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,15 @@ Source: spl-linux Section: kernel Priority: optional Maintainer: Debian ZFS on Linux maintainers -Uploaders: Aron Xu , Carlos Alberto Lopez Perez -Build-Depends: autotools-dev, - autoconf, - autogen, - automake, - debhelper (>= 9), - dkms (>> 2.1.1.2-5), - libtool, +Uploaders: Aron Xu , + Carlos Alberto Lopez Perez +Build-Depends: autoconf, + autogen, + automake, + autotools-dev, + debhelper (>= 9), + dkms (>> 2.1.1.2-5), + libtool Standards-Version: 3.9.4 Homepage: http://www.zfsonlinux.org/ Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/spl.git @@ -17,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git Package: spl-dkms Architecture: all -Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5), lsb-release +Depends: dkms (>> 2.1.1.2-5), file, libc-dev, lsb-release, ${misc:Depends} Recommends: spl (>= ${source:Upstream-Version}) Provides: spl-modules Description: Solaris Porting Layer kernel modules for Linux @@ -40,7 +41,7 @@ Description: Solaris Porting Layer kernel modules for Linux Package: spl Architecture: linux-any Conflicts: spl-dev -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: spl-modules | spl-dkms Description: Solaris Porting Layer user-space utilities for Linux The Solaris Porting Layer (SPL) is a Linux kernel module which provides diff --git a/debian/control.in b/debian/control.in index a655604..cbe64b2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,14 +2,15 @@ Source: spl-linux Section: kernel Priority: optional Maintainer: Debian ZFS on Linux maintainers -Uploaders: Aron Xu , Carlos Alberto Lopez Perez -Build-Depends: autotools-dev, - autoconf, - autogen, - automake, - debhelper (>= 9), - dkms (>> 2.1.1.2-5), - libtool, +Uploaders: Aron Xu , + Carlos Alberto Lopez Perez +Build-Depends: autoconf, + autogen, + automake, + autotools-dev, + debhelper (>= 9), + dkms (>> 2.1.1.2-5), + libtool Standards-Version: 3.9.4 Homepage: http://www.zfsonlinux.org/ Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/spl.git @@ -17,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git Package: spl-dkms Architecture: all -Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5), lsb-release +Depends: dkms (>> 2.1.1.2-5), file, libc-dev, lsb-release, ${misc:Depends} Recommends: spl (>= ${source:Upstream-Version}) Provides: spl-modules Description: Solaris Porting Layer kernel modules for Linux @@ -40,7 +41,7 @@ Description: Solaris Porting Layer kernel modules for Linux Package: spl Architecture: linux-any Conflicts: spl-dev -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: spl-modules | spl-dkms Description: Solaris Porting Layer user-space utilities for Linux The Solaris Porting Layer (SPL) is a Linux kernel module which provides diff --git a/debian/copyright b/debian/copyright index a9f18b3..c0db130 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ Disclaimer: herein do not necessarily state or reflect those of the Untied States Government or Lawrence Livermore National Security, LLC, and shall not be used for advertising or product endorsement purposes. - + Files: * Copyright: Lawrence Livermore National Security, LLC. The Regents of the University of California diff --git a/debian/spl-dkms.install b/debian/spl-dkms.install index 18576fe..d11e682 100644 --- a/debian/spl-dkms.install +++ b/debian/spl-dkms.install @@ -1,3 +1,3 @@ +usr/src usr/src/spl-*/AUTHORS usr/share/doc/spl-dkms/ usr/src/spl-*/DISCLAIMER usr/share/doc/spl-dkms/ -usr/src -- 2.39.2