Provided by: svn-buildpackage_0.8.7_all 

NAME
uclean - remove redundant files from upstream source packages
SYNOPSIS
uclean FILE [ NEWFILE... ]
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.
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
AUTHORS
Eduard Bloch
This manual page was written by Eduard Bloch in roff.
Goneri Le Bouder
Converted manpages to SGML.
Neil Williams
Converted manpages to DocBook XML and current Debian maintainer
COPYRIGHT
Copyright © 2009 Eduard Bloch
Release: 0.8.2 May 2009 UCLEAN(1)