Source: libfile-find-rule-vcs-perl Section: perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: perl, libfile-find-rule-perl, libtext-glob-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Salvatore Bonaccorso Standards-Version: 4.1.4 Homepage: https://metacpan.org/release/File-Find-Rule-VCS Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libfile-find-rule-vcs-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfile-find-rule-vcs-perl Testsuite: autopkgtest-pkg-perl Package: libfile-find-rule-vcs-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libfile-find-rule-perl, libtext-glob-perl Multi-Arch: foreign Description: Perl module to exclude files/directories for Version Control Systems Many tools need to be equally useful both on ordinary files, and on code that has been checked out from revision control systems. . File::Find::Rule::VCS provides quick and convenient methods to File::Find::Rule for exclusion of the version control directories of several major Version Control Systems (currently CVS, Subversion, Bazaar, RCS, Git and Mercurial).