dpkg-repack --version (return code: 0)
dpkg-repack 1.43
dpkg-repack --help (return code: 0)
Usage: dpkg-repack [option...] package-name...
Options:
--root=<dir> Take package from filesystem rooted on <dir>.
--arch=<arch> Force the package to be built for architecture <arch>.
--generate Generate build directory but do not build deb.
--tag=<type> Tag the package as being repackaged.
Types: none, description, version, all.
-d, --deb-option=<option>
Pass build <option> to dpkg-deb.
-?, --help Show this usage information.
--version Show the version.
<package-name> is the name of the package(s) to attempt to repack.