Dear Maintainer,
Hello Joey,
myrepos/debian/control has these lines
<copyandpaste>
Section: vcs
Depends:
${misc:Depends}
Suggests:
ack-grep,
bzr,
curl,
cvs,
darcs,
fossil,
git-core | git (>= 1:1.7),
kdesdk-scripts,
liburi-perl,
mercurial,
subversion,
subversion-tools,
vcsh
Provides:
mr
Replaces:
mr
Recommends:
libhtml-parser-perl,
libio-pty-easy-perl,
libwww-perl,
perl
Description: tool to manage all your version control repos
</copyandpaste>
That means that none version control system
will be installed upon `aptitude install myrepos`
Please consider to move subversion and git
from "Suggests:" to "Recommends:"
That I ask for git and subversion is because I think
those two are the most popular VCS.
Regards
Geert Stappers
While reading https://wiki.debian.org/DebianInstaller/CheckOut