uclean - remove redundant files from upstream source packages
Contents
Copyright
Copyright © 2009 Eduard Bloch
Release: 0.8.2 May 2009 UCLEAN(1)
Description
Uclean is an attempt to automate the "cleanup" procedure that can be needed for some package upstream
tarballs. It will try to unpack it, remove cruft 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.
Name
uclean - remove redundant files from upstream source packages
See Also
/usr/share/doc/svn-buildpackage/()
The svn-buildpackage HOWTO manual
svn-inject(1)
puts a Debian source package into Subversion repository
svn-upgrade(1)
upgrade source package from a new upstream revision
svn(1)
Subversion command line client tool
dpkg-buildpackage(1)
Debian source package tools
lintian(1)
Debian package checker
Synopsis
ucleanFILE[NEWFILE...]
