[DRE-commits] [ruby-hoe] 01/02: Fix versions of rake dependency
Christian Hofstaedtler
zeha at moszumanska.debian.org
Thu Jan 16 23:34:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-hoe.
commit 28871237c2e81b863a39dd96c75250a336ab7ad1
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Fri Jan 17 00:32:04 2014 +0100
Fix versions of rake dependency
Closes: #735613
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 42dab3d..4a479f7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends},
${misc:Depends},
ruby | ruby-interpreter,
- rake (>= 0.8.7), rake (<< 0.11)
+ rake (>= 0.8.7), rake (<< 11.0)
Description: rake/rubygems helper for project Rakefiles
Hoe is a rake/rubygems helper for project Rakefiles. It helps you
manage and maintain, and release your project and includes a dynamic
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hoe.git
More information about the Pkg-ruby-extras-commits
mailing list