Manpages DSCVERIFYSection: User Commands (1)Updated: Debian Utilities Index Return to Main Contents NAMEdscverify - verify the validity of a Debian packageSYNOPSISdscverify [--keyring keyring] ... changes_or_dsc_filename ...DESCRIPTIONdscverify checks that the GPG or PGP signatures on the given .changes or .dsc files are good signatures made by keys in the current Debian keyrings, found in the debian-keyring package. (Additional keyrings can be specified using the --keyring option any number of times.) It then checks that the other files listed in the .changes or .dsc files have the correct sizes and MD5 sums. The exit status is 0 if there are no problems and non-zero otherwise.CONFIGURATION VARIABLESThe two configuration files /etc/devscripts.conf and ~/.devscripts are sourced by a shell in that order to set configuration variables. Environment variable settings are ignored for this purpose. If the first command line option given is --noconf, then these files will not be read. The currently recognised variable is:
SEE ALSOgpg(1).AUTHORdscverify was written by Roderick Schertler <roderick@argon.org> and posted on the debian-devel@lists.debian.org mailing list, with several modifications by Julian Gilbey <jdg@debian.org>.
IndexThis document was created by man2html, using the manual pages. Time: 15:31:16 GMT, May 08, 2025 |