This is a aptable repository of automatically built conkeror packages which are based on daily git snapshots build with conkeror's nightlybuild.sh script. They may be not working, uninstallable or otherwise broken. Use at your own risk. Older nightly builds can be found in the Archive subdirectory.
Manually built conkeror packages are available at http://noone.org/debian/ and http://noone.org/apt/.
Add the following lines to your /etc/apt/sources.list
. You may want to use apt pinning to
automatically use only selected packages out of this repository. The
Origin
is set to "noone.org/conkeror-nightly-debs
".
deb http://noone.org/conkeror-nightly-debs wheezy main deb-src http://noone.org/conkeror-nightly-debs wheezy main
deb http://noone.org/conkeror-nightly-debs jessie main deb-src http://noone.org/conkeror-nightly-debs jessie main
deb http://noone.org/conkeror-nightly-debs stretch main deb-src http://noone.org/conkeror-nightly-debs stretch main
deb http://noone.org/conkeror-nightly-debs buster main deb-src http://noone.org/conkeror-nightly-debs buster main
deb https://noone.org/conkeror-nightly-debs sid main deb-src https://noone.org/conkeror-nightly-debs sid main
(For now the packages are all the same, though.)
These keys (without passphrase) are only used for the automatic signing of these packages.
All these keys are at least signed with one of my GnuPG keys
So from Debian 6 Squeeze onwards you should be able to reach a complete trust-chain if the package debian-keyring is installed on your installation.
To add the latest key to your APT key ring without verfication, just execute the following as root:
wget -O- https://noone.org/conkeror-nightly-debs/key.txt | apt-key add -
You can also download the keys as file and import them manually.