diff options
-rw-r--r-- | templates/distributions.erb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/distributions.erb b/templates/distributions.erb index 5285592..62d6502 100644 --- a/templates/distributions.erb +++ b/templates/distributions.erb @@ -8,6 +8,10 @@ Components: main non-free contrib Description: <%= reprepro_origin %> specific (or backported) packages SignWith: yes Uploaders: uploaders +DebIndices: Packages Release . .gz .bz2 +UDebIndices: Packages . .gz .bz2 +DscIndices: Sources Release .gz .bz2 +Contents: . .gz .bz2 Origin: <%= reprepro_origin %> Label: <%= reprepro_origin %> @@ -20,6 +24,10 @@ Components: main non-free contrib Description: <%= reprepro_origin %> specific (or backported) packages SignWith: yes Uploaders: uploaders +DebIndices: Packages Release . .gz .bz2 +UDebIndices: Packages . .gz .bz2 +DscIndices: Sources Release .gz .bz2 +Contents: . .gz .bz2 Origin: <%= reprepro_origin %> Label: <%= reprepro_origin %> @@ -32,6 +40,10 @@ Components: main non-free contrib Description: koumbit specific (or backported) packages SignWith: yes Uploaders: uploaders +DebIndices: Packages Release . .gz .bz2 +UDebIndices: Packages . .gz .bz2 +DscIndices: Sources Release .gz .bz2 +Contents: . .gz .bz2 Origin: koumbit Label: koumbit @@ -43,6 +55,10 @@ Components: main non-free contrib Description: <%= reprepro_origin %> specific (or backported) packages SignWith: yes Uploaders: uploaders +DebIndices: Packages Release . .gz .bz2 +UDebIndices: Packages . .gz .bz2 +DscIndices: Sources Release .gz .bz2 +Contents: . .gz .bz2 Origin: <%= reprepro_origin %> Label: <%= reprepro_origin %> @@ -53,3 +69,7 @@ Components: main non-free contrib Description: <%= reprepro_origin %> specific (or backported) packages SignWith: yes Uploaders: uploaders +DebIndices: Packages Release . .gz .bz2 +UDebIndices: Packages . .gz .bz2 +DscIndices: Sources Release .gz .bz2 +Contents: . .gz .bz2 |