[DRE-commits] [ruby-rspec-rails] 07/08: additionally added a build-dependency on rails
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Nov 3 17:01:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-rspec-rails.
commit 748e4910db5b31fa4ca3ef41250715d68abf172d
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Nov 3 14:56:05 2015 -0200
additionally added a build-dependency on rails
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7b84cdc..8625a5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-rspec-rails (3.3.3-1) unstable; urgency=medium
* Team upload
* Upload to unstable (Closes: #799821)
* Update packaging with a new dh-make-ruby run
+ - additionally added a build-dependency on rails
* debian/patches/remove-warnings.diff: avoid failing the build due to
warnings generated by different packages.
diff --git a/debian/control b/debian/control
index a7099c4..887c06e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>,
Build-Depends: debhelper (>= 9~),
gem2deb,
rake,
+ rails,
ruby-actionpack (<< 2:4.3),
ruby-actionpack (>= 2:3.0),
ruby-activesupport (<< 2:4.3),
@@ -45,4 +46,4 @@ Depends: ruby | ruby-interpreter,
Description: RSpec for Rails 3+
This package provides an extension of RSpec, a behaviour driven development
framework for Ruby, to work with Ruby on Rails, the famous MVC Ruby bases
- framework geared for web application development.
\ No newline at end of file
+ framework geared for web application development.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec-rails.git
More information about the Pkg-ruby-extras-commits
mailing list