[DRE-commits] [ruby-fog-voxel] 03/03: Fix break and replace field ruby-fog in d/control

Balasankar C balasankarc-guest at moszumanska.debian.org
Fri Jan 23 13:30:34 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-fog-voxel.

commit 12275ff410d02838335a081d00837063b1cc6c49
Author: Balasankar C <balasankarc at autistici.org>
Date:   Fri Jan 23 18:51:29 2015 +0530

    Fix break and replace field ruby-fog in d/control
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c231833..b4fd0f3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Package: ruby-fog-voxel
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-fog-core, ruby-fog-xml
-Breaks: ruby-fog (<< 2.5~)
-Replaces: ruby-fog (<< 2.5~)
+Breaks: ruby-fog (<< 1.25~)
+Replaces: ruby-fog (<< 1.25~)
 Description: module for the 'fog' gem to support Voxel
  This library can be used as a module for `fog` or as standalone provider
  to use the Voxel in applications. fog is the Ruby cloud services library, 

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



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