[DRE-commits] [ruby-gettext] 03/03: Fix `conflicts-with-version'

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Tue Jul 28 08:37:40 UTC 2015


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-gettext.

commit 81b54e155f266203e69101c83e59af90d5b9e6ff
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Tue Jul 28 11:27:18 2015 +0300

    Fix `conflicts-with-version'
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b33dc2d..6f1f780 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends: ruby | ruby-interpreter,
          ruby-text (>= 1.3.0),
          ${misc:Depends},
          ${shlibs:Depends}
-Conflicts: ruby-gettext-activerecord (<= 2.1.0-5~)
+Breaks: ruby-gettext-activerecord (<= 2.1.0-5~)
 Description: gettext for Ruby
  This Ruby package is a localization library and toolset modeled after
  GNU gettext, and with a similar simple API.

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



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