diff -Nru linux-firmware-nonfree-1.14ubuntu1/debian/changelog linux-firmware-nonfree-1.16/debian/changelog --- linux-firmware-nonfree-1.14ubuntu1/debian/changelog 2013-04-12 18:14:40.000000000 +0000 +++ linux-firmware-nonfree-1.16/debian/changelog 2014-08-13 14:01:54.000000000 +0000 @@ -1,3 +1,18 @@ +linux-firmware-nonfree (1.16) utopic; urgency=medium + + * Forgot to remove B43 logic from debian/rules. Fixes FTBS. + + -- Tim Gardner Wed, 13 Aug 2014 07:55:04 -0600 + +linux-firmware-nonfree (1.15) utopic; urgency=medium + + * Drop B43.tgz for license concerns. This could cause regressions with existing + users. However, there are clear instructions at + http://wireless.kernel.org/en/users/Drivers/b43 for how to install this firmware. + -LP: #1326776 + +-- Tim Gardner Wed, 13 Aug 2014 07:50:00 -0600 + linux-firmware-nonfree (1.14ubuntu1) raring-proposed; urgency=low * Add ngene_18.fw (LP: #938121) diff -Nru linux-firmware-nonfree-1.14ubuntu1/debian/rules linux-firmware-nonfree-1.16/debian/rules --- linux-firmware-nonfree-1.14ubuntu1/debian/rules 2012-05-23 08:45:31.000000000 +0000 +++ linux-firmware-nonfree-1.16/debian/rules 2014-08-13 13:54:38.000000000 +0000 @@ -24,11 +24,6 @@ esac; \ done - # - # Of course b43 has to be special. - # - tar -C $(firm_dir) -xzf firmware/B43.tgz - binary-indep: install-indep debian/linux-firmware-nonfree.modaliases dh_testdir dh_testroot Binary files /tmp/dR2obD1Qqq/linux-firmware-nonfree-1.14ubuntu1/firmware/B43.tgz and /tmp/abqqtVxpYe/linux-firmware-nonfree-1.16/firmware/B43.tgz differ