Hello, * On Tue, Apr 22, 2008 at 07:37:56PM +0200 I wrote: > My Debian repository has been updated with the latest version. For > people using Debian or a Debian based system, you can include cc65 into > your apt-get, aptitude or synaptics by adding the lines > > deb http://www.trikaliotis.net/download/debian/ binary/ > deb-src http://www.trikaliotis.net/download/debian/ source/ > > into /etc/apt/sources.list, and doing an update of the packages. Everyone using my repository: The location has changed. Please, update your lines to: deb http://debian.trikaliotis.net/ stable contrib deb-src http://debian.trikaliotis.net/ stable contrib > As soon as I remember how I can sign the packages, I will do this. ;) The packages are now all signed. My GPG key has the key, 0x2AF47E44, the fingerprint is: ECC5 D8FD 6374 CFBD 42A1 9917 28E1 D6A4 2AF4 7E44. It can be obtained from the usual key servers. You can give this key the trusted status for APT by issuing: $ gpg -a --export 2AF47E44 | apt-key add - as root on Debian, or with $ gpg -a --export 2AF47E44 | sudo apt-key add - as normal user on Ubuntu, or on Debian if you have set up sudo accordingly. If you want to get the sources and verify my key, too, you must add my key to your local GnuPG keychain: $ gpg --recv-key 2AF47E44 Regards, Spiro. -- Spiro R. Trikaliotis http://opencbm.sf.net/ http://www.trikaliotis.net/ http://www.viceteam.org/ ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.8 : 2008-05-08 17:39:58 CEST