~costamagnagianfranco/ubuntu-archive-tools/sync

« back to all changes in this revision

Viewing changes to update-i386-whitelist

  • Committer: Steve Langasek
  • Date: 2020-01-22 06:12:44 UTC
  • Revision ID: steve.langasek@canonical.com-20200122061244-goicg1e6h2gzmzbp
add linux-5.4 to the set, as the new source for linux-libc-dev :/

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
    newSet.update(['libclass-xsaccessor-perl', 'libdigest-sha-perl'])
94
94
    # bootstrap for new glslang
95
95
    newSet.update(['spirv-tools',])
 
96
    # changed source package name for linux-libc-dev (ugh)
 
97
    newSet.update(['linux-5.4'])
96
98
    # we get the wrong answer from germinate about a source package's
97
99
    # whitelisting when the package provides both Arch: any and Arch: all
98
100
    # binaries but we actually only want the Arch: all ones.  Rather than