logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

uclean - remove redundant files from upstream source packages

Authors

EduardBloch
           This manual page was written by Eduard Bloch in roff.

       GoneriLeBouder
           Converted manpages to SGML.

       NeilWilliams
           Converted manpages to DocBook XML and current Debian maintainer

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...]

See Also