--- libertas-firmware-9.70.7.p0.0.orig/debian/dirs +++ libertas-firmware-9.70.7.p0.0/debian/dirs @@ -0,0 +1 @@ +/lib/firmware --- libertas-firmware-9.70.7.p0.0.orig/debian/compat +++ libertas-firmware-9.70.7.p0.0/debian/compat @@ -0,0 +1 @@ +7 --- libertas-firmware-9.70.7.p0.0.orig/debian/changelog +++ libertas-firmware-9.70.7.p0.0/debian/changelog @@ -0,0 +1,58 @@ +libertas-firmware (9.70.7.p0.0-2) unstable; urgency=low + + * Turn libertas-firmware into a dummy package that depends upon + firmware-libertas. The firmware-libertas package is maintained by + the kernel team. This package (the libertas-firmware source and + binary packages) will be removed from the archive after the wheezy + release. + + -- Andres Salomon Tue, 17 Jan 2012 06:47:25 +0000 + +libertas-firmware (9.70.7.p0.0-1) unstable; urgency=low + + * Add support for Marvell 8385, 8682, and 8688 chips (for a variety + of interfaces). Binary blobs have come from some mysterious Extranet (by + way of David Woodhouse), so there's no changelog/history/details on them. + Ain't non-free stuff fun? (closes: #596743). + + * Update copyright file acccordingly, as the new firmware blobs have a + different upstream url and slightly different license. + + -- Andres Salomon Fri, 17 Sep 2010 23:47:00 +0000 + +libertas-firmware (9.70.7.p0-1) unstable; urgency=low + + * Add sd8686-9.70.7.p0 firmware for libertas 8686 SD chips. The + 8388 firmware is still at the old version (5.110.22.p23). + + -- Andres Salomon Mon, 15 Feb 2010 03:07:07 +0000 + +libertas-firmware (5.110.22.p23-1) unstable; urgency=low + + * New upstream release. + * Add libertas-tf (thinfirmware) blob, used by the libertas_tf*.ko + drivers. + * Update description accordingly. + * Update standards version/debhelper compat. + + -- Andres Salomon Mon, 17 Aug 2009 23:09:23 +0000 + +libertas-firmware (5.110.22.p14-1) unstable; urgency=low + + * New upstream release. + + -- Andres Salomon Sun, 06 Jul 2008 18:42:11 +0000 + +libertas-firmware (5.110.22.p6-1) unstable; urgency=low + + * New upstream release. + * Add an upstream changelog (taken from a private email, unfortunately). + + -- Andres Salomon Sat, 22 Mar 2008 11:42:15 +0000 + +libertas-firmware (5.110.22.p1-1) unstable; urgency=low + + * Initial release. + + -- Andres Salomon Thu, 14 Feb 2008 21:44:23 +0000 + --- libertas-firmware-9.70.7.p0.0.orig/debian/rules +++ libertas-firmware-9.70.7.p0.0/debian/rules @@ -0,0 +1,2 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/rules/debhelper.mk --- libertas-firmware-9.70.7.p0.0.orig/debian/copyright +++ libertas-firmware-9.70.7.p0.0/debian/copyright @@ -0,0 +1,90 @@ +This package was debianized by Andres Salomon on +Thu, 14 Feb 2008 21:45:25 +0000 + + +The 8388 and 8686 firmware blobs were downloaded from +, and have the following +authors/copyright/license: + +Authors: OLPC and Marvell Corporation + +Copyright (c) 2006, One Laptop per Child and Marvell Corporation. +All rights reserved. + +Redistribution. Redistribution and use in binary form, without +modification, are permitted provided that the following conditions are +met: + +* Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. +* Neither the name of Marvell Corporation nor the names of its suppliers + may be used to endorse or promote products derived from this software + without specific prior written permission. +* No reverse engineering, decompilation, or disassembly of this software + is permitted. +* You may not use or attempt to use this software in conjunction with + any product that is offered by a third party as a replacement, + substitute or alternative to a Marvell Product where a Marvell Product + is defined as a proprietary wireless LAN embedded client solution of + Marvell or a Marvell Affiliate. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + + +The rest of the firmware blobs were downloaded from +, +and have the following authors/copyright/license: + +Authors: Marvell International Ltd. + +Copyright (c) Marvell International Ltd. + +All rights reserved. + +Redistribution. Redistribution and use in binary form, without modification, +are permitted provided that the following conditions are met: + +* Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. + +* Neither the name of Marvell International Ltd. nor the names of its + suppliers may be used to endorse or promote products derived from this + software without specific prior written permission. + +* No reverse engineering, decompilation, or disassembly of this software is + permitted. + +Limited patent license. Marvell International Ltd. grants a world-wide, +royalty-free, non-exclusive license under patents it now or hereafter +owns or controls to make, have made, use, import, offer to sell and +sell ("Utilize") this software, but solely to the extent that any such patent +is necessary to Utilize the software alone, or in combination with an +operating system licensed under an approved Open Source license as listed +by the Open Source Initiative at http://opensource.org/licenses. The patent +license shall not apply to any other combinations which include this software. +No hardware per se is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT +NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER +OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --- libertas-firmware-9.70.7.p0.0.orig/debian/control +++ libertas-firmware-9.70.7.p0.0/debian/control @@ -0,0 +1,13 @@ +Source: libertas-firmware +Section: non-free/net +Priority: optional +Maintainer: Andres Salomon +Build-Depends: debhelper (>> 7), cdbs +Standards-Version: 3.8.3 + +Package: libertas-firmware +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, firmware-libertas +Description: Firmware for Marvell's libertas wireless chip series (dummy package) + This package is an empty package that pulls in the firmware-libertas package. + It can be safely removed from your system.