]> git.saurik.com Git - apt.git/commit
let {dsc,tar,diff}-only implicitly enable download-only
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 25 Nov 2016 14:51:21 +0000 (15:51 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 16 Dec 2016 12:50:00 +0000 (13:50 +0100)
commit58ebb3017baf46e33a9bb2c1779d6daede27d108
treeaaba86ad8d941bdcffa2686f23034ddd89eb43c1
parent78db35195eddcd156130fff9ea3e895b30cbf9c3
let {dsc,tar,diff}-only implicitly enable download-only

That was the case already for tar-only and diff-only, but in a more
confusing way and without a message while dsc "worked" before resulting
in a dpkg-source error shortly after as tar/diff files aren't available…
apt-private/private-source.cc
test/integration/test-apt-cdrom
test/integration/test-sourceslist-trusted-options