[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#717457: pu: package oss4/4.2-build2006-2+deb7u2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

oss4-dkms and oss4-source have insufficient dependencies and fail to
build kernel modules in a minimal system.

Since the module fails to build for the current kernel in sid, I cannot
verify whether some of these dpendencies are missing is sid, too.


Andreas
diff -Nru oss4-4.2-build2006/debian/changelog oss4-4.2-build2006/debian/changelog
--- oss4-4.2-build2006/debian/changelog	2012-12-16 02:07:45.000000000 +0100
+++ oss4-4.2-build2006/debian/changelog	2013-07-21 02:32:37.000000000 +0200
@@ -1,3 +1,11 @@
+oss4 (4.2-build2006-2+deb7u2) wheezy; urgency=low
+
+  * Non-maintainer upload.
+  * oss4-dkms: Add missing Depends: dpkg-dev, libc6-dev.  (Closes: #687086)
+  * oss4-source: Add missing Depends: gcc, libc6-dev.
+
+ -- Andreas Beckmann <anbe@debian.org>  Sun, 21 Jul 2013 01:09:22 +0200
+
 oss4 (4.2-build2006-2+deb7u1) testing-proposed-updates; urgency=medium
 
   * Non-maintainer upload.
diff -Nru oss4-4.2-build2006/debian/control oss4-4.2-build2006/debian/control
--- oss4-4.2-build2006/debian/control	2012-12-16 01:56:29.000000000 +0100
+++ oss4-4.2-build2006/debian/control	2013-07-21 02:32:47.000000000 +0200
@@ -43,7 +43,7 @@
 Package: oss4-dkms
 Section: kernel
 Architecture: linux-any
-Depends: ${misc:Depends}, oss4-base, dkms, linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers
+Depends: ${misc:Depends}, oss4-base, dkms, dpkg-dev, libc6-dev, linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers
 Provides: oss4-modules
 Description: Open Sound System - DKMS module sources
  This package contains the source for the OSS4 kernel modules,
@@ -52,7 +52,7 @@
 
 Package: oss4-source
 Architecture: linux-any
-Depends: ${misc:Depends}, make, debhelper, module-assistant
+Depends: ${misc:Depends}, make, debhelper, module-assistant, gcc, libc6-dev
 Description: Open Sound System - drivers sources
  This package provides the source code for the OSS4 kernel modules,
  in a form suitable for use by module-assistant.

Reply to: