[DRE-commits] [ruby-grape-entity] 07/07: WAITS-FOR: ruby-activesupport >= 5.0.0

Lucas Kanashiro kanashiro at moszumanska.debian.org
Wed Sep 27 16:30:51 UTC 2017


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

kanashiro pushed a commit to branch master
in repository ruby-grape-entity.

commit aa268159fe3ba0def6504d05c1aae92cd477dcd6
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Sep 27 13:29:18 2017 -0300

    WAITS-FOR: ruby-activesupport >= 5.0.0
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c5bd9b2..5647d42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 ruby-grape-entity (0.6.1-1) UNRELEASED; urgency=medium
 
+  WAITS-FOR: ruby-activesupport >= 5.0.0
+
   * New upstream version 0.6.1
   * debian/docs: add UPGRADING.md
   * debian/copyright: use https:// instead of http:// in Format field
diff --git a/debian/control b/debian/control
index e135b13..ff49537 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Priority: optional
 Build-Depends: debhelper (>= 10~),
                gem2deb,
                rake,
-               ruby-activesupport,
+               ruby-activesupport (>= 5.0.0),
                ruby-multi-json,
                ruby-rspec
 Standards-Version: 4.1.0

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



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