[DRE-commits] [ruby-opengraph-parser] 11/12: update description and dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Apr 5 16:27:24 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-opengraph-parser.

commit a4aa0131241456cd3378cba1dd415b043228b565
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Apr 5 19:24:35 2014 +0530

    update description and dependencies
---
 debian/control | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 391c383..c7765ad 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ 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 (>= 0.7.4~), ruby-rspec
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.4~), ruby-rspec,
+ ruby-nokogiri, ruby-addressable
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-opengraph-parser.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-opengraph-parser.git;a=summary
@@ -13,7 +14,13 @@ XS-Ruby-Versions: all
 Package: ruby-opengraph-parser
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# nokogiri (>= 0), addressable (>= 0), rspec (>= 0, development), rdoc (>= 0, development), bundler (>= 0, development), jeweler (>= 0, development)
-Description: A simple Ruby library for parsing Open Graph Protocol information from a website.
- A simple Ruby library for parsing Open Graph Protocol information from a website. It also includes a fallback solution when the website has no Open Graph information.
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-nokogiri, ruby-addressable
+Description: library for parsing Open Graph Protocol information from a website
+ The Open Graph protocol enables any web page to become a rich object in
+ a social graph.
+ . 
+ Learn more about the protocol at http://ogp.me
+ . 
+ It also includes a fallback solution when the website has no Open Graph
+ information.

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



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