[DRE-commits] [ruby-fog-local] 01/01: Add Breaks+Replaces with fog

Balasankar C balasankarc-guest at moszumanska.debian.org
Tue May 26 17:18:02 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-local.

commit 9e651b5ce969ea35de731fbd329aae9c6eb40976
Author: Balasankar C <balasankarc at autistici.org>
Date:   Tue May 26 22:48:10 2015 +0530

    Add Breaks+Replaces with fog
---
 debian/changelog | 6 ++++++
 debian/control   | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 47eff46..7c65e56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-fog-local (0.2.1-2) unstable; urgency=medium
+
+  * Add Breaks+Replaces for ruby-fog << 1.29 (Closes: #786379)
+
+ -- Balasankar C <balasankarc at autistici.org>  Tue, 26 May 2015 22:47:02 +0530
+
 ruby-fog-local (0.2.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #784133)
diff --git a/debian/control b/debian/control
index 2776df6..587ad2e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-fog-core
+Breaks: ruby-fog (<< 1.29)
+Replaces: ruby-fog (<< 1.29)
 Description: Module for the 'fog' gem to support local filesystem storage
  This library can be used as a module for `fog` or as standalone provider
  to use local filesystem storage. fog is the Ruby cloud services library, top 

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



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