bec8458406
The Packaging-deb team will be starting to publish packages to AFS. This patch is the first step to allow that. Change-Id: I9d8d5ce384a371042928587c0debf0da37352ad8 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
<% @releases.each do |release| -%>
|
|
Codename: <%= release %>
|
|
Description: Debian OpenStack <%= release.capitalize %> packages
|
|
Architectures: amd64 i386 source
|
|
Components: main
|
|
|
|
<% end -%>
|