]> git.saurik.com Git - apt.git/commit
deb822: Restore support for <multivalue>-{Add,Remove}
authorJames McCoy <jamessan@debian.org>
Wed, 20 Apr 2016 02:27:21 +0000 (22:27 -0400)
committerJulian Andres Klode <jak@debian.org>
Tue, 10 May 2016 18:53:16 +0000 (20:53 +0200)
commitbddb663c5d46072c1dbd72a69c1745d598e9c0eb
tree2fe63b2ff5792414549e4bedb8c34b130f6e2e19
parente4848fe0e8f124eb8221cd947e7564b25a1f6539
deb822: Restore support for <multivalue>-{Add,Remove}

Redesign of multivalue options in 463c8d801595ce5ac94d7c032264820be7434232
caused the parser to look for <multivalue>{Add,Remove} (no hyphen)
instead of the expected <multivalue>-{Add,Remove}.

(cherry picked from commit f5585106d61b381c9dcf8f1dd48c742dc68f6c81)
apt-pkg/sourcelist.cc
test/integration/test-apt-sources-deb822