]> err.no Git - dpkg/commit
dpkg-source: new option --require-valid-signature
authorRaphael Hertzog <hertzog@debian.org>
Mon, 23 Jun 2008 20:22:34 +0000 (22:22 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Mon, 23 Jun 2008 20:22:34 +0000 (22:22 +0200)
commit9ee1d5a9c484b7c3f41102044465089924da2a38
treefeef04d1f81e95efa06394f8de0d0ff4d8ef2be5
parent83961fd759eca831b7b70138643c66da2abc2387
dpkg-source: new option --require-valid-signature

* scripts/dpkg-source.pl: New option --require-valid-signature.
* scripts/Dpkg/Source/Package.pm (check_signature): Updated to use
Dpkg::IPC and to implement the checks related to
--require-valid-signature.
* man/dpkg-source.1: Document the new option.
ChangeLog
debian/changelog
man/dpkg-source.1
scripts/Dpkg/Source/Package.pm
scripts/dpkg-source.pl