/benoitguerin-keyring

Key for signing Debian packages and repository

benoitguerin-keyring

This project contains the Debian packaging of my public key used to sign my personnal packages and repository.

Usage

Either manually

wget -O- https://github.com/bguerin/benoitguerin-keyring/raw/master/keyrings/benoitguerin-keyring.gpg | sudo apt-key add -

or "automatically"

echo "deb http://bguerin.github.io/debian wheezy main" > /etc/apt/sources.list.d/bguerin.list
apt-get update
apt-get install benoitguerin-keyring

CI

Build Status Images

License

This is all under GPL-2