]> git.saurik.com Git - apt.git/commit
Fix debListParser to accept "no" as a value for the Multi-Arch field
authorJulian Andres Klode <jak@debian.org>
Sun, 24 Aug 2014 16:43:07 +0000 (18:43 +0200)
committerJulian Andres Klode <jak@debian.org>
Sun, 24 Aug 2014 16:46:11 +0000 (18:46 +0200)
commit19fb04e82cdc90d429777fcc4c7a2b33e34d20e5
tree2d99e8692bfbeac25ab30c51ae2f868d6dd86e55
parent9c3e15ab5f8b5864c43a08065a6bc8cf376fd138
Fix debListParser to accept "no" as a value for the Multi-Arch field

Seems this was missed somehow.

Closes: #759099
apt-pkg/deb/deblistparser.cc