Qemulator 0.5 - Ubuntu package
Works fine with Ubuntu 6.06, 6.10 and 7.04. Download distributed from www.uv.es/cuan/repos/ Many thanks to Toni Cuñat for the packages!
PGP signature file: qemulator_0.5-1ubuntu1.dsc
Repository address has changed, so add this new sources to your apt package management to keep qemulator up to date with your regular system updates:
deb http://www.uv.es/cuan/repos feisty extras deb-src http://www.uv.es/cuan/repos feisty extras
Attention: You can use this repository without any harm to install and update Qemulator for Ubuntu 6.06 although it's a feisty repository. If there will be other programs on this repository in future, it is highly recommendet, that you don't install them on your dapper (Ubuntu 6.06) system, because genrally some feisty packages can harm or even destroy your dapper system!
Packages in this repository can be gpg authenticated. The key that is being used for signing the packages is 532190AF. You can enter this key into the APT trusted keys database with the following command:
wget http://www.uv.es/cuan/repos/532190AF.gpg -O- | sudo apt-key add - |