[DRE-commits] [ruby-carrierwave] 01/05: remove versioned dep on activemodel

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jun 30 11:03:53 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-carrierwave.

commit ce68062fe1f83777c61e89af2dadb11181f215d2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 22 18:22:16 2014 +0530

    remove versioned dep on activemodel
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cd1fd64..34378b1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: ruby
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb (>= 0.7.5~),
-               ruby-activemodel-3.2,
+               ruby-activemodel,
                ruby-activesupport (>= 2:3.2~),
                ruby-activerecord (>=2:3.2~),
                rake,
@@ -32,7 +32,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ruby | ruby-interpreter,
-         ruby-activemodel-3.2,
+         ruby-activemodel,
          ruby-activesupport
 Description: Ruby file upload library
  Upload files in your Ruby applications, map them to a range of ORMs, store them

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



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