[DRE-commits] [SCM] ruby-diff-lcs.git branch, master, updated. upstream/1.1.3-27-g7ceffbf

Cédric Boutillier boutil at debian.org
Tue May 7 15:05:47 UTC 2013


The following commit has been merged in the master branch:
commit 7e6157f042553c36724610f5e13e9536366aad7e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue May 7 16:02:36 2013 +0200

    drop obsolete transition packages

diff --git a/debian/control b/debian/control
index 588aaa2..e071308 100644
--- a/debian/control
+++ b/debian/control
@@ -14,36 +14,9 @@ Package: ruby-diff-lcs
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-Replaces: libdifflcs-ruby1.8 (<< 1.1.2-7~), libdifflcs-ruby1.9.1 (<< 1.1.2-7~), libdifflcs-ruby (<< 1.1.2-7~)
-Breaks: libdifflcs-ruby1.8 (<< 1.1.2-7~), libdifflcs-ruby1.9.1 (<< 1.1.2-7~), libdifflcs-ruby (<< 1.1.2-7~)
-Provides: libdifflcs-ruby1.8, libdifflcs-ruby1.9.1, libdifflcs-ruby
 Description: McIlroy-Hunt longest common subsequence algorithm implementation
  Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt
  longest common subsequence (LCS) algorithm to compute intelligent
  differences between two sequenced enumerable containers. The
  implementation is based on Mario I. Wolczko's Smalltalk version,
  and Ned Konz's Perl version (Algorithm::Diff).
-
-Package: libdifflcs-ruby1.8
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-diff-lcs
-Description: Transitional package for ruby-diff-lcs
- This is a transitional package to ease upgrades to the ruby-diff-lcs
- package. It can safely be removed.
-
-Package: libdifflcs-ruby1.9.1
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-diff-lcs
-Description: Transitional package for ruby-diff-lcs
- This is a transitional package to ease upgrades to the ruby-diff-lcs
- package. It can safely be removed.
-
-Package: libdifflcs-ruby
-Section: oldlibs
-Architecture: all
-Depends: ${misc:Depends}, ruby-diff-lcs
-Description: Transitional package for ruby-diff-lcs
- This is a transitional package to ease upgrades to the ruby-diff-lcs
- package. It can safely be removed.

-- 
ruby-diff-lcs.git



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