[DRE-commits] [ruby-rspec-rails] 08/08: Build-Depends: ruby-sqlite3

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 b03e41ebd2c3a25b712c3b1a61c501c176025bee
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Nov 3 14:57:48 2015 -0200

    Build-Depends: ruby-sqlite3
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8625a5b..a4e6526 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +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
+    - additionally added a build-dependency on rails and ruby-sqlite3
   * 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 887c06e..b09c6cb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
                rails,
+               ruby-sqlite3,
                ruby-actionpack (<< 2:4.3),
                ruby-actionpack (>= 2:3.0),
                ruby-activesupport (<< 2:4.3),

-- 
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