From where have you got all these files?? There shoudn’t be any .deb files anyway. Follow these steps to install spotify through aur if you are not able to do so with any aur helper:
sudo pacman -S git base-devel --needed
git clone https://aur.archlinux.org/spotify.git
cd spotify
makepkg -si