Source: homesick Section: utils Maintainer: Debian Ruby Team Uploaders: Alexander GQ Gerasiov Build-Depends: debhelper-compat (= 14), gem2deb, git, rake, ruby-capture-output, ruby-coveralls, ruby-rspec, ruby-test-construct Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/homesick.git Vcs-Browser: https://salsa.debian.org/ruby-team/homesick Homepage: https://github.com/technicalpickles/homesick Testsuite: autopkgtest-pkg-ruby Package: homesick Architecture: all Depends: git Description: keep your dotfiles (configs) in git homesick allows one to keep some set of files from home directory in separate git repository. User can have several repositories attached to your home directory with several sets of configs: one repository for console tools, another for GUI, third for some development utilities. . homesick is similar to vsch, another tool for managing config files.