Package: wnpp Severity: normal I request an adopter for the nautilus-hide package.
I have little free time now, so I'm offering my Debian packages up for adoption. I am the developer of the upstream project. It's rarely updated, and usually only to add new translations. I was keeping the source code of the Debian package in the "debian" branch of this Git repository: https://github.com/brunonova/nautilus-hide In there I currently have a new version of the package on hold, as Debian is currently frozen. After you clone that repository and checkout the "debian" branch, you can get it ready for work with these commands: $ uscan --force-download $ tar xf ../nautilus-hide_*.orig.tar.xz I'll maintain the package in the meantime. The package description is: Nautilus Hide is a simple Python extension for the Nautilus file manager that adds options to the right-click menu to hide or unhide files. . The extension hides the files without renaming them (i.e. without prefixing a dot ('.') or suffixing a tilde ('~')). It does that by adding their names to the folder's '.hidden' file, which