Copyright (C) 2000-2012 |
Manpages DEBCSection: User Commands (1)Updated: Debian Utilities Index Return to Main Contents NAMEdebc - view contents of a generated Debian packageSYNOPSISdebc [options] [changes file]DESCRIPTIONUnless a .changes file is specified on the command line, debc has to be called from within the source code directory tree. In this case, it will look for the .changes file corresponding to the current package version (by determining the name and version number from the changelog, and the architecture in the same way as dpkg-buildpackage(1) does). It then runs dpkg-deb -I and dpkg-deb -c on every .deb archive listed in the .changes file to display information about the contents of the .deb files. It precedes every .deb file with the name of the file. It assumes that all of the .deb archives live in the same directory as the .changes file. It is useful for ensuring that the expected files have ended up in the Debian package.OPTIONS
SEE ALSOdpkg-deb(8) and debdiff(1).AUTHORJulian Gilbey <jdg@debian.org>, based on an original script by Christoph Lameter <clameter@debian.org>.
IndexThis document was created by man2html, using the manual pages. Time: 07:28:51 GMT, November 05, 2024 |