]>
Commit | Line | Data |
---|---|---|
694ef56e DK |
1 | <!-- details about the keys used by the distribution --> |
2 | <!ENTITY keyring-distro "Debian"> | |
3 | <!ENTITY keyring-package "<package>debian-archive-keyring</package>"> | |
4 | <!ENTITY keyring-filename "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>"> | |
5 | <!ENTITY keyring-removed-filename "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>"> | |
5b2c6ddc DK |
6 | <!ENTITY keyring-master-filename ""> |
7 | <!ENTITY keyring-uri ""> | |
81460e32 DK |
8 | |
9 | <!ENTITY sourceslist-list-format "deb http://httpredir.debian.org/debian &stable-codename; main contrib non-free | |
10 | deb http://security.debian.org &stable-codename;/updates main contrib non-free"> | |
11 | <!ENTITY sourceslist-sources-format "Types: deb | |
12 | URIs: http://httpredir.debian.org/debian | |
13 | Suites: &stable-codename; | |
14 | Components: main contrib non-free | |
15 | ||
16 | Types: deb | |
17 | URIs: http://security.debian.org | |
18 | Suites: &stable-codename;/updates | |
19 | Components: main contrib non-free"> |