[DRE-commits] [diaspora-installer] 01/01: set minimum version of rake

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 30 07:33:53 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit efe83d8a86eef1c2fdc4b846b16d01acba5a6f39
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Aug 30 13:02:22 2015 +0530

    set minimum version of rake
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1025abf..79b1dc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+diaspora-installer (0.5.2.0+debian6) UNRELEASED; urgency=medium
+
+  * Set minimum version of rake to 10.4.2
+
+ -- Pirate Praveen <praveen at debian.org>  Sun, 30 Aug 2015 13:01:42 +0530
+
 diaspora-installer (0.5.2.0+debian5) unstable; urgency=medium
 
   * diaspora-common.init: 
diff --git a/debian/control b/debian/control
index a65217e..3f85264 100644
--- a/debian/control
+++ b/debian/control
@@ -61,7 +61,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  redis-server (>= 2:2.8),
  sudo,
  ruby-rspec,
- rake,
+ rake (>= 10.4.2),
  mta | exim4,
  net-tools,
  nginx

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



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