diff options
-rw-r--r-- | templates/distributions.erb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/distributions.erb b/templates/distributions.erb index 1d3dff7..b58b6ea 100644 --- a/templates/distributions.erb +++ b/templates/distributions.erb @@ -7,7 +7,6 @@ Pull: testing Codename: stable Architectures: <%= @architectures.join(' ') %> Components: main non-free contrib -Description: <%= @origin %> specific (or backported) packages SignWith: yes Uploaders: uploaders @@ -18,7 +17,6 @@ Pull: unstable Codename: testing Architectures: <%= @architectures.join(' ') %> Components: main non-free contrib -Description: <%= @origin %> specific (or backported) packages SignWith: yes Uploaders: uploaders @@ -28,6 +26,5 @@ Suite: unstable Codename: unstable Architectures: <%= @architectures.join(' ') %> Components: main non-free contrib -Description: <%= @origin %> specific (or backported) packages SignWith: yes Uploaders: uploaders |