[DRE-commits] [ruby-js-routes] 05/05: add more build deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Mar 13 10:25:34 UTC 2016


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

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

commit 380c1ca99b61fe845a342ba72f871a68287d8db4
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Mar 13 15:40:36 2016 +0530

    add more build deps
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a8a9fcc..37e2b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-js-routes (1.2.4-2) unstable; urgency=medium
 
   * Check gemspec dependencies during build
   * Fix gemspec (remove git usage)
+  * Add ruby-railties and ruby-sprockets-rails as build deps
 
  -- Pirate Praveen <praveen at debian.org>  Sun, 13 Mar 2016 15:18:59 +0530
 
diff --git a/debian/control b/debian/control
index 93d161c..5cf491e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
-               ruby-rspec
+               ruby-rspec,
+               ruby-railties,
+               ruby-sprockets-rails
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-js-routes.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-js-routes.git

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



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