[DRE-commits] [SCM] ruby-right-http-connection.git branch, master, updated. upstream/1.3.0-7-g8b5d544

Minto Joseph mintojoseph at yahoo.com
Sun Jun 23 07:19:45 UTC 2013


The following commit has been merged in the master branch:
commit 8b5d544659c635965f7a60cf1fd2d0f306999597
Author: Minto Joseph <mintojoseph at yahoo.com>
Date:   Sun Jun 23 12:46:01 2013 +0530

    Fixed changelog and control file

diff --git a/debian/changelog b/debian/changelog
index b2f71e1..5cc5665 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-right-http-connection (1.3.0-1) unstable; urgency=low
+ruby-right-http-connection (1.4.0-1) unstable; urgency=low
 
   * Initial release (Closes: #709760)
 
- -- Minto Joseph <mintojoseph at yahoo.com>  Sat, 25 May 2013 14:34:29 +0530
+ -- Minto Joseph <mintojoseph at yahoo.com>  Sat, 23 June 2013 11:34:29 +0530
diff --git a/debian/control b/debian/control
index ab221e1..e20f7ec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Minto Joseph <mintojoseph at yahoo.com>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~)
 Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-right-http-connection.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-right-http-connection.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-right-http-connection.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-right-http-connection.git;a=summary
 Homepage: http://rightscale.rubyforge.org/
 XS-Ruby-Versions: all
 
@@ -14,7 +14,6 @@ Package: ruby-right-http-connection
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rake (>= 0, development), rspec (~> 2.3, development), cucumber (~> 0.8, development), flexmock (~> 0.8.11, development), trollop (~> 1.16, development)
 Description: RightScale's robust HTTP/S connection module
  Rightscale::HttpConnection is a robust HTTP/S library.  It implements a retry
  algorithm for low-level network errors.

-- 
ruby-right-http-connection.git



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