[DRE-commits] [SCM] ruby-ferret.git branch, master, updated. 8952f9afee0619572864f1286c02cec4d8fa8569

Antonio Terceiro terceiro at softwarelivre.org
Thu Jul 28 08:47:07 UTC 2011


The following commit has been merged in the master branch:
commit 8952f9afee0619572864f1286c02cec4d8fa8569
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Thu Jul 28 01:01:48 2011 -0700

    Fix the version in Breaks: and Replaces:

diff --git a/debian/control b/debian/control
index 1c54903..e124714 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Package: ruby-ferret
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8
-Replaces: libferret-ruby (<< 0.11.6-2~), libferret-ruby1.8 (<< 0.11.6-2~)
-Breaks: libferret-ruby (<< 0.11.6-2~), libferret-ruby1.8 (<< 0.11.6-2~)
+Breaks: libferret-ruby (<< 0.11.6-3~), libferret-ruby1.8 (<< 0.11.6-3~)
+Replaces: libferret-ruby (<< 0.11.6-3~), libferret-ruby1.8 (<< 0.11.6-3~)
 Provides: libferret-ruby, libferret-ruby1.8
 Description: full text search engine library for Ruby
  Ferret is a high-performance, full-featured text search engine library written

-- 
ruby-ferret.git



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