uclean

Langue: en

Version: 22 April 2008 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

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

/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

AUTHOR

This manual page was written by Eduard Bloch in roff and converted to SGML by Goneri Le Bouder.