[DRE-commits] [ruby-sawyer] 04/06: Fix control

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Mar 4 21:06:25 UTC 2014


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

nomadium pushed a commit to branch master
in repository ruby-sawyer.

commit 90e3bd9e4d33720fca8c96600f42f03b2110798c
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Tue Mar 4 17:47:37 2014 -0300

    Fix control
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index da4ac30..20fd0da 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,19 @@ Source: ruby-sawyer
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders:  <>
+Uploaders: Miguel Landaeta <nomadium at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~),
  ruby-faraday (>= 0.8~), ruby-addressable (>= 2.3.5~)
-Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sawyer.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-sawyer.git;a=summary
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sawyer.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-sawyer.git;a=summary
 Homepage: https://github.com/lostisland/sawyer
 XS-Ruby-Versions: all
 
 Package: ruby-sawyer
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# faraday (< 0.10, ~> 0.8), addressable (~> 2.3.5)
-Description: Secret User Agent of HTTP
- <insert long description, indented with spaces>
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-faraday (>= 0.8~), ruby-addressable (>= 2.3.5~)
+Description: HTTP/REST API client Ruby library
+ Experimental HTTP User Agent implemented on top of ruby-faraday.

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



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