[DRE-commits] [ruby-omniauth] 01/02: Relax (build-)dependency on ruby-hashie

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Jul 15 18:10:37 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-omniauth.

commit b1f8fc19c76bc91328a9195cc5ccf6b2c597ad59
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Jul 15 14:57:52 2015 -0300

    Relax (build-)dependency on ruby-hashie
---
 debian/changelog | 8 ++++++++
 debian/control   | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3bba32e..79d4c98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-omniauth (1.2.2-3) unstable; urgency=medium
+
+  * Team upload.
+  * Relax (build-)dependency on ruby-hashie according to the upstream
+    metadata, from (<< 3) to (<< 4)
+
+ -- Antonio Terceiro <terceiro at debian.org>  Wed, 15 Jul 2015 14:56:53 -0300
+
 ruby-omniauth (1.2.2-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index c4cc8ac..bb7e71d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.7.5~),
 	       ruby-hashie (>= 1.2),
-	       ruby-hashie (<< 3),
+	       ruby-hashie (<< 4),
 	       ruby-rack,
                ruby-rspec,
                ruby-rack-test
@@ -22,7 +22,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends},
 	 ruby | ruby-interpreter,
 	 ruby-hashie (>= 1.2),
-	 ruby-hashie (<< 3),
+	 ruby-hashie (<< 4),
 	 ruby-rack
 Description: flexible authentication system utilizing Rack middleware
  OmniAuth is a Ruby library that standardizes multi-provider

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



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