[DRE-commits] [ruby-activerecord-import] 02/06: update description, uncomment vcs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Nov 11 12:03:32 UTC 2014


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

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

commit 0d6b5f46c5afa7a9732dba909c4cd7c196046762
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Nov 11 17:25:48 2014 +0530

    update description, uncomment vcs
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 9a64adf..2a317cb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,20 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~)
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-activerecord-import.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-activerecord-import.git;a=summary
 Homepage: http://github.com/zdennis/activerecord-import
-Testsuite: autopkgtest
 XS-Ruby-Versions: all
 
 Package: ruby-activerecord-import
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activerecord (>= 3.0), rake (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-activerecord (>= 3.0)
 Description: Bulk-loading extension for ActiveRecord
- Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyond
+ Extraction of the ActiveRecord::Base#import functionality from ar-extensions
+ for Rails 3.1 and beyond
+ .
+ Learn more at /usr/share/ruby-activerecord-import/README.markdown

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