[DRE-commits] [ruby-fog-xenserver] 01/02: bug:812745

Sudheesh Shetty sudheeshshetty-guest at moszumanska.debian.org
Wed Mar 2 15:50:44 UTC 2016


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

sudheeshshetty-guest pushed a commit to branch master
in repository ruby-fog-xenserver.

commit 46be3b62c73980b83b9f448d817790a1ed64ea57
Author: Sudheesh Shetty <sudheesh at sudheesh.sudheesh.com>
Date:   Wed Mar 2 21:17:18 2016 +0530

    bug:812745
---
 debian/changelog | 6 ++++++
 debian/control   | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6c42c57..06a5f9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-fog-xenserver (0.2.3-2) UNRELEASED; urgency=medium
+
+  * Add Breaks/Replaces ruby-fog to debian/control (Closes: #812745)
+
+ -- Sudheesh Shetty <sudheeshshetty at gmail.com>  Wed, 02 Mar 2016 20:54:50 +0530
+
 ruby-fog-xenserver (0.2.3-1) unstable; urgency=medium
 
   * Initial release (Closes: #808171)
diff --git a/debian/control b/debian/control
index e7c1d0a..fbcad0f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Depends: ruby | ruby-interpreter,
          ruby-fog-xml,
          ${misc:Depends},
          ${shlibs:Depends}
+Breaks: ruby-fog (<< 1.35~)
+Replaces: ruby-fog (<< 1.35~)
 Description: Module for the 'fog' gem to support XENSERVER
  This library can be used as a module for `fog` or as standalone script to use
  the XENSERVER in applications. XenServer is a server virtualization and

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



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