summaryrefslogtreecommitdiffstats
path: root/vendor/debian/apt-vendor.ent
blob: 4d02343b20bb71142605f4bce74ec24c837b29f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- details about the keys used by the distribution -->
<!ENTITY keyring-distro "Debian">
<!ENTITY keyring-package "<package>debian-archive-keyring</package>">
<!ENTITY keyring-filename "">
<!ENTITY keyring-removed-filename "">
<!ENTITY keyring-master-filename "">
<!ENTITY keyring-uri "">

<!ENTITY sourceslist-list-format "deb http://deb.debian.org/debian &debian-stable-codename; main contrib non-free non-free-firmware
deb http://deb.debian.org/debian &debian-stable-codename;-updates main contrib non-free non-free-firmware
deb http://deb.debian.org/debian-security &debian-stable-codename;-security main contrib non-free non-free-firmware">
<!ENTITY sourceslist-sources-format "Types: deb
URIs: http://deb.debian.org/debian
Suites: &debian-stable-codename; &debian-stable-codename;-updates
Components: main contrib non-free non-free-firmware

Types: deb
URIs: http://deb.debian.org/debian-security
Suites: &debian-stable-codename;-security
Components: main contrib non-free non-free-firmware">