Rene Engelhard wrote:
Hi,

I'd like to fix some bugs for 4.-0r2:

bcm43xx-fwcutter:

#445133 - the >URL of the file changes, making the installation
fail if you allow the package to do the firmware installation itself.

patch:
diff -u bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh 
bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh
--- bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh
+++ bcm43xx-fwcutter-006/debian/install_bcm43xx_firmware.sh
@@ -10,7 +10,7 @@
-$DL http://boredklink.googlepages.com/wl_apsta.o
+$DL http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
 bcm43xx-fwcutter $dname
 mkdir -p /lib/firmware
 for i in *.fw; do
         mv $i /lib/firmware/$i;
 done
-rm wl_apsta.o
+rm wl_apsta*.o

openoffice.org:

#411693 - simpress' help was symlinked to save a bit of space but
that breaks caalling the help when you call it from impress.

patch: http://arch.debian.org/cgi-bin/archzoom.cgi/[EMAIL 
PROTECTED]/openofficeorg--unstable--2.2.1--patch-1?log

#420803 - -dev-docs html files hosed up.

patch: first hunk of
http://arch.debian.org/cgi-bin/archzoom.cgi/[EMAIL 
PROTECTED]/openofficeorg--unstable--2.2.0--patch-10/rules.diff?diff

At least #445133 and #420803 are a must..

Please try to find out if your package would be qualified for an update in volatile as the URL changes rather regulary if I'm not mistaken? If it would not be qualified for volatile we'll see if it would still be waranted an update in stable...

Cheers

Luk


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to