[DRE-commits] [ruby-validate-url] 01/01: build-depends

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Mon Jul 4 19:21:20 UTC 2016


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-validate-url.

commit 3481c4c853b982b36487484ca0271f04df9a6e2a
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Tue Jul 5 00:49:34 2016 +0530

    build-depends
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 17fc579..c99c0bf 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Abhijith PA <abhijith at openmailbox.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
+               ruby-activemodel,
+               ruby-addressable,
                ruby-diff-lcs,
                ruby-rspec
 Standards-Version: 3.9.8
@@ -18,7 +20,7 @@ Package: ruby-validate-url
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-activemodel (>= 3.0.0),
+         ruby-activemodel,
          ruby-addressable,
          ${misc:Depends},
          ${shlibs:Depends}

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



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