man uclean (Commandes) - remove redundant files from upstream source packages

NAME

uclean - remove redundant files from upstream source packages

SYNOPSIS

uclean FILE [ NEWFILE... ]

DESCRIPTION

Uclean is an attempt to automate the "cleanup" procedure needed for louse packages upstream tarballs. It will try to unpack it, remove crap like CVS directories, .svn directories and forgotten object files. Then it will recreate the tarball, using the highest compression ratio. The resulting file is either stored under the same name (the old one is renamed) or as a new file if you specify it as the last argument.

SEE ALSO

svn-inject(1), svn-upgrade(1), dpkg-buildpackage(1), lintian(1), svn(1), the HOWTO manual (in /usr/share/doc/svn-buildpackage/).