[DRE-commits] [ruby-activerecord-import] 04/05: Add missing comma

Balasankar C balasankarc-guest at moszumanska.debian.org
Wed Apr 6 12:39:15 UTC 2016


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

balasankarc-guest pushed a commit to branch master
in repository ruby-activerecord-import.

commit 21022cb3bfb5d87df1347e9fe9a0e32c8519582e
Author: Balasankar C <balasankarc at autistici.org>
Date:   Wed Apr 6 18:06:00 2016 +0530

    Add missing comma
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d6a497c..692234b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-activerecord (>= 3.0),
-         ruby-seamless-database-pool
+         ruby-seamless-database-pool,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Bulk-loading extension for ActiveRecord

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



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