[DRE-commits] [homesick] 01/07: Add dependency on git.

Alexander GQ Gerasiov gq at moszumanska.debian.org
Thu Feb 19 13:41:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

gq pushed a commit to branch master
in repository homesick.

commit 797cc0636003b58d241769d5ce9ef6f4edda31e4
Author: Alexander GQ Gerasiov <gq at cs.msu.su>
Date:   Thu Feb 19 01:04:20 2015 +0300

    Add dependency on git.
    
    Signed-off-by: Alexander GQ Gerasiov <gq at cs.msu.su>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8cac7f4..4b56676 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: homesick
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-thor
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-thor, git (>= 1.8.0)
 Description: keep your dotfiles (configs) in git
  homesick allows one to keep some set of files from home directory in separate
  git repository.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/homesick.git



More information about the Pkg-ruby-extras-commits mailing list