[DRE-commits] [SCM] ruby-builder.git branch, master, updated. debian/3.0.0-2-14-g65b8f41

Antonio Terceiro terceiro at debian.org
Sat May 18 00:43:03 UTC 2013


The following commit has been merged in the master branch:
commit 65b8f41e9101b75226cbb762741ccd784a48bfad
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri May 17 21:39:07 2013 -0300

    Remove Breaks/Replaces/Provides

diff --git a/debian/changelog b/debian/changelog
index c6c8553..400c6bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,8 @@ ruby-builder (3.2.0-1) unstable; urgency=low
   * debian/patches/test_blankslate_fix_ruby_1.9: refreshed
   * README.rdoc is not distributed anymore
   * Drop transitional packages libbuilder-ruby, libbuilder-ruby1.8,
-    libbuilder-ruby1.9.1
+    libbuilder-ruby1.9.1, as well as Replaces/Breaks/Provides declarations
+    mentioning them.
   * Bump standards version to 3.9.4; no changes needed
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 17 May 2013 21:34:43 -0300
diff --git a/debian/control b/debian/control
index 9368b57..2aeb96a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,6 @@ Package: ruby-builder
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-blankslate
-Replaces: libbuilder-ruby (<< 3.0.0-1~), libbuilder-ruby1.8 (<< 3.0.0-1~), libbuilder-ruby1.9.1 (<< 3.0.0-1~)
-Breaks: libbuilder-ruby (<< 3.0.0-1~), libbuilder-ruby1.8 (<< 3.0.0-1~), libbuilder-ruby1.9.1 (<< 3.0.0-1~)
-Provides: libbuilder-ruby, libbuilder-ruby1.8, libbuilder-ruby1.9.1
 Description: Ruby library to facilitate programatic generation of XML markup
  Builder is a library that allows easy programmatic creation of XML markup. It
  gives you a Ruby API to build structures and methods to dump it to XML.

-- 
ruby-builder.git



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