[DRE-commits] [ruby-fog-xml] 01/01: Add Breaks/Replaces

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Jan 25 17:41:42 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-xml.

commit 88df654ba1803b15584513b88e084cc250c9d615
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Jan 25 23:10:44 2015 +0530

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

diff --git a/debian/changelog b/debian/changelog
index b9ac9d6..8fcdc0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-fog-xml (0.1.1-3) experimental; urgency=medium
+
+  * Add Breaks/Replaces ruby-fog to d/control (Closes: #774969)
+
+ -- Balasankar C <balasankarc at autistici.org>  Sun, 25 Jan 2015 23:05:46 +0530
+
 ruby-fog-xml (0.1.1-2) experimental; urgency=medium
 
   * Fix library path for DebCI to work
diff --git a/debian/control b/debian/control
index 121e4da..5819e52 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, ruby-nokogiri
 # fog-core (>= 0), nokogiri (>= 1.5.11, ~> 1.5), rake (>= 0, development), minitest (>= 0, development), turn (>= 0, development), pry (>= 0, development), coveralls (>= 0, development)
+Breaks: ruby-fog (<< 1.25~)
+Replaces: ruby-fog (<< 1.25~)
 Description: XML parsing for fog providers
  Extraction of the XML parsing tools shared between a number of providers in 
  the 'fog' gem. fog is the Ruby cloud services library, top to bottom:

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



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