add dpkg::source-options for dpkg-source invocation
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 16 Aug 2014 11:29:10 +0000 (13:29 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 26 Aug 2014 18:49:48 +0000 (20:49 +0200)
commitc53cf70da31a3c59675af8c5425b54433793dc8d
tree95a59115549f176dac7f6b0f856933606c390c73
parent75520f1b36860b9b8220a2048bc41ebf7abf73e1
add dpkg::source-options for dpkg-source invocation

dpkg-source can be told to enforce signature checks with
--require-valid-signature, but while this isn't feasible as default for
Debian itself at the moment, a local admin should be able to use it.

This commit also fixes the size limit on the construction of the command
being called for dpkg-source and dpkg-buildpackage.

Closes: 757534
cmdline/apt-get.cc