Debian Packages
This page contains some Debian packages which I am either developing, maintaining or otherwise hold my interest.
To obtain these packages, add these lines to your sources.list:
deb http://people.connexer.com/~roberto/debian/ etch main
deb-src http://people.connexer.com/~roberto/debian/ etch main
So that the repository will work with the new secure apt in Etch, you will need to add my GnuPG key to your apt-keyring. This can be done like this (note that the commands can also be run as root without using sudo if you do not have it configured):
$ gpg --keyserver keyring.debian.org --recv-key B2B97BB1
gpg: requesting key B2B97BB1 from hkp server keyring.debian.org
gpg: key B2B97BB1: public key "Roberto C. Sanchez <roberto@connexer.com>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1
$ gpg --export -a B2B97BB1 | sudo apt-key add -
Once you have added the sources and the GnuPG key, be sure to update your
package listing by running apt-get update. Once that is all
done, you should see the packages from my repository.
Please note that these packages are built for Etch. If you want Sid or Lenny versions of these packages, please obtain them from the official Debian archives. If you are interested in an Etch version of a package that I currently maintain, then please look for the package at Backports. If you find the package neither here nor there, then please either mail me or file a wishlist bug against the package.
Please remember that these are not official Debian packages. If you encounter a bug or a problem with a package you obtain from here, please email a bug report to roberto@connexer.com. Do not send bug reports to the Debian BTS.




