[DRE-commits] [SCM] ruby-color-tools.git branch, master, updated. upstream/1.4.1-13-g8ff4170

Cédric Boutillier cedric.boutillier at gmail.com
Sat Jun 30 14:06:03 UTC 2012


The following commit has been merged in the master branch:
commit c7d41cb9328378c4cebb70b3f8a02a7aab14ad52
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Sat Jun 30 15:55:21 2012 +0200

    Use Breaks instead of Conflicts for dependency relation on old packages

diff --git a/debian/control b/debian/control
index 6e043b7..7b9972b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Replaces: libruby-color-tools (<< 1.4.0-2), libruby-color-tools1.8 (<< 1.4.0-2), libruby-color-tools-doc (<< 1.4.0-2)
-Conflicts: libruby-color-tools (<< 1.4.0-2), libruby-color-tools1.8 (<< 1.4.0-2), libruby-color-tools-doc (<< 1.4.0-2)
+Breaks: libruby-color-tools (<< 1.4.0-2), libruby-color-tools1.8 (<< 1.4.0-2), libruby-color-tools-doc (<< 1.4.0-2)
 Provides: libruby-color-tools, libruby-color-tools1.8, libruby-color-tools-doc
 Description: Ruby library to provide RGB, CMYK and other colorspace support
  This Ruby library provides support to RGB, CMYK and other

-- 
ruby-color-tools.git



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