[DRE-commits] [SCM] ruby-highline.git branch, master, updated. upstream/1.6.9-20-g9ecc9f8
Cédric Boutillier
cedric.boutillier at gmail.com
Wed May 16 13:27:26 UTC 2012
The following commit has been merged in the master branch:
commit 19c9807341f41de3a5a01481e25c708efd3ccf33
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Wed May 16 14:43:59 2012 +0200
Use Breaks instead of Conflicts for transitional packages
diff --git a/debian/control b/debian/control
index bd291a5..fa3336a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Replaces: libhighline-ruby (<< 1.6.2-1~), libhighline-ruby-doc (<< 1.6.2-1~), libhighline-ruby1.8 (<< 1.6.2-1~), libhighline-ruby1.9.1 (<< 1.6.2-1~)
-Conflicts: libhighline-ruby (<< 1.6.2-1~), libhighline-ruby-doc (<< 1.6.2-1~), libhighline-ruby1.8 (<< 1.6.2-1~), libhighline-ruby1.9.1 (<< 1.6.2-1~)
+Breaks: libhighline-ruby (<< 1.6.2-1~), libhighline-ruby-doc (<< 1.6.2-1~), libhighline-ruby1.8 (<< 1.6.2-1~), libhighline-ruby1.9.1 (<< 1.6.2-1~)
Provides: libhighline-ruby, libhighline-ruby-doc, libhighline-ruby1.8, libhighline-ruby1.9.1
Description: High-level interactive IO Ruby library
High-level IO library that provides validation, type conversion, and more for
--
ruby-highline.git
More information about the Pkg-ruby-extras-commits
mailing list