]>
Commit | Line | Data |
---|---|---|
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 ""> | |
5 | <!ENTITY keyring-removed-filename ""> | |
6 | <!ENTITY keyring-master-filename ""> | |
7 | <!ENTITY keyring-uri ""> | |
8 | ||
9 | <!ENTITY sourceslist-list-format "deb http://deb.debian.org/debian &debian-stable-codename; main contrib non-free | |
10 | deb http://security.debian.org &debian-stable-codename;/updates main contrib non-free"> | |
11 | <!ENTITY sourceslist-sources-format "Types: deb | |
12 | URIs: http://deb.debian.org/debian | |
13 | Suites: &debian-stable-codename; | |
14 | Components: main contrib non-free | |
15 | ||
16 | Types: deb | |
17 | URIs: http://security.debian.org | |
18 | Suites: &debian-stable-codename;/updates | |
19 | Components: main contrib non-free"> |