[DRE-commits] [ruby-combustion] 06/08: Fix build dependencies

Lucas Moura lucasmoura-guest at moszumanska.debian.org
Sat Mar 5 15:35:05 UTC 2016


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

lucasmoura-guest pushed a commit to branch master
in repository ruby-combustion.

commit 19f7ac63bbd4749b3a3f1d00596bfe64d1fd756f
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date:   Sat Mar 5 12:21:27 2016 -0300

    Fix build dependencies
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d35ee9e..ba5a8a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-combustion (0.5.4-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Add package tests.
   * Remove 'git ls-files' command from gemspec.
+  * debian/control: Add new build dependencies.
   * debian/rules: Add check-dependencies command.
 
  -- Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>  Fri, 04 Mar 2016 17:50:27 -0300
diff --git a/debian/control b/debian/control
index 4142102..2349969 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,10 @@ Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                ruby-rspec,
+               ruby-sqlite3,
                bundler,
                rubygems-integration,
-               ruby-sqlite3
+               rails
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-combustion.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-combustion.git

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



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