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

Bug#620171: firmware-linux-nonfree: 0.29 still depends on Linux 2.6.32-5



Package: firmware-linux-nonfree
Version: 0.29
Severity: normal

Hi,

version 0.29 of firmware-linux-nonfree as found in unstable still
has Linux 2.6.32-5 instead of 2.6.38-5 in its build dependencies,
building the package on unstable fails due to unsatisfiable
build dependencies.

Updating debian/control and debian/rules.defs to 2.6.38-5 fixes
the problem as shown in the patch.


Adrian

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

*** 0001-update_to_2.6.38-1.patch
Common subdirectories: firmware-nonfree-0.29/debian/bin and firmware-nonfree-0.29-new/debian/bin
diff -u firmware-nonfree-0.29/debian/control firmware-nonfree-0.29-new/debian/control
--- firmware-nonfree-0.29/debian/control	2011-03-06 20:31:52.000000000 +0100
+++ firmware-nonfree-0.29-new/debian/control	2011-03-30 19:54:18.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
 Uploaders: Bastian Blank <waldi@debian.org>, Frederik Schüler <fs@debian.org>, Steve Langasek <vorlon@debian.org>, dann frazier <dannf@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <ben@decadent.org.uk>
 Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5), linux-support-2.6.32-5
+Build-Depends: debhelper (>= 5), linux-support-2.6.38-1
 Vcs-Svn: svn://svn.debian.org/kernel/dists/trunk/firmware-nonfree/
 Vcs-Browser: http://svn.debian.org/wsvn/kernel/dists/trunk/firmware-nonfree/
 
diff -u firmware-nonfree-0.29/debian/rules.defs firmware-nonfree-0.29-new/debian/rules.defs
--- firmware-nonfree-0.29/debian/rules.defs	2010-05-03 22:58:59.000000000 +0200
+++ firmware-nonfree-0.29-new/debian/rules.defs	2011-03-30 19:54:35.000000000 +0200
@@ -1 +1 @@
-KERNELVERSION := 2.6.32-5
+KERNELVERSION := 2.6.38-1
Common subdirectories: firmware-nonfree-0.29/debian/templates and firmware-nonfree-0.29-new/debian/templates



Reply to: