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

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Jul 26 11:42:12 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-vmfusion.

commit f6d10c740f14d2c336dec10e1c11c81c87715a37
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Jul 26 17:11:53 2015 +0530

    Add Breaks+Replaces relationship with ruby-fog
---
 debian/changelog |  7 +++++++
 debian/control   | 16 +++++++++++++---
 2 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 896e1e7..e145ae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-fog-vmfusion (0.1.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add Breaks+Replaces relation with ruby-fog << 1.25~ (Closes: #788544)
+
+ -- Balasankar C <balasankarc at autistici.org>  Sun, 26 Jul 2015 17:09:14 +0530
+
 ruby-fog-vmfusion (0.1.0-1) unstable; urgency=medium
 
   * Initial release (Closes: #782296)
diff --git a/debian/control b/debian/control
index b8ac8ee..914ef37 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-rspec, rake, ruby-fog-core,
- ruby-fission
+Build-Depends: debhelper (>= 7.0.50~),
+               gem2deb,
+               rake,
+               ruby-fission,
+               ruby-fog-core,
+               ruby-rspec
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-vmfusion.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-vmfusion.git;a=summary
@@ -15,7 +19,13 @@ XS-Ruby-Versions: all
 Package: ruby-fog-vmfusion
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-fog-core, ruby-fission
+Depends: ruby | ruby-interpreter,
+         ruby-fission,
+         ruby-fog-core,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Breaks: ruby-fog (<< 1.25~)
+Replaces: ruby-fog (<< 1.25~)
 Description: module for the 'fog' library to support VMWARE FUSION
  This library can be used as a module for `fog` or as standalone provider
  to use the VMWARE FUSION in applications.

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



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