summaryrefslogtreecommitdiff
path: root/templates/distributions.erb
blob: 350d4da9b1d153bae982628a092b4bdaba2fc3d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# This file is managed by Puppet. Do not edit, any changes will be overwritten!

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: oldstable
Pull: stable
Codename: lenny
Version: 5.0
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: <%= signwith %>
Uploaders: uploaders

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: stable
Pull: testing
Codename: squeeze
Version: 6.0
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: <%= signwith %>
Uploaders: uploaders

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: testing
Codename: wheezy
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: <%= signwith %>
Uploaders: uploaders

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: unstable
Codename: sid
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: <%= signwith %>
Uploaders: uploaders