]> git.saurik.com Git - apt.git/commit
allow explicit dis/enable of IndexTargets in sources options
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 27 Aug 2015 08:41:19 +0000 (10:41 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 27 Aug 2015 09:27:45 +0000 (11:27 +0200)
commite6a12ff73a2e3246b9e475d9772e88c79a6249f7
tree2f7614aa4d9d80ba0de716ee3a7f369ef74c38ec
parentb47b1222a3d23d74d59465b98d97f8871c7c8ad2
allow explicit dis/enable of IndexTargets in sources options

While Target{,-Add,-Remove} is available for configuring IndexTargets
already, allow Targets to be mentioned explicitely as yes/no options as
well, so that the Target 'Contents' can be disabled via 'Contents: no'
as well as 'Target-Remove: Contents'.
apt-pkg/deb/debmetaindex.cc
doc/sources.list.5.xml
test/integration/framework
test/integration/test-sourceslist-target-plusminus-options [new file with mode: 0755]