[DRE-commits] [ruby-rmagick] 02/07: Depend on ruby instead of ruby1.8

Cédric Boutillier boutil at moszumanska.debian.org
Wed Jan 15 17:40:48 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-rmagick.

commit d65ca142420f7c93ed00fdf89fcd60c5f11bac12
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Jan 15 17:01:43 2014 +0100

    Depend on ruby instead of ruby1.8
---
 debian/changelog |  2 ++
 debian/control   | 36 +-----------------------------------
 2 files changed, 3 insertions(+), 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4616823..711991f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ ruby-rmagick (2.13.2-2) unstable; urgency=low
   * Team upload
   * Fix name of the new packacge in the description of transitional packages
   * Build against a newer gem2deb to remove ruby1.8 support
+  * Kill transitional packages
+  * Depend on ruby instead of ruby1.8
 
  -- Cédric Boutillier <boutil at debian.org>  Wed, 15 Jan 2014 16:35:23 +0100
 
diff --git a/debian/control b/debian/control
index cb646e5..497f445 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,7 @@ XS-Ruby-Versions: all
 Package: ruby-rmagick
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-Replaces: librmagick-ruby (<< 2.13.1-3~), librmagick-ruby1.8 (<< 2.13.1-3~)
-Breaks: librmagick-ruby (<< 2.13.1-3~), librmagick-ruby1.8 (<< 2.13.1-3~)
-Provides: librmagick-ruby, librmagick-ruby1.8, librmagick-ruby-doc
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: ImageMagick API for Ruby (documentation)
  RMagick is an interface between the Ruby programming language and the
  ImageMagick image processing library.
@@ -28,39 +25,8 @@ Package: ruby-rmagick-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Replaces: librmagick-ruby-doc (<< 2.13.1-3~)
-Breaks: librmagick-ruby-doc (<< 2.13.1-3~)
 Description: ImageMagick API for Ruby (documentation)
  RMagick is an interface between the Ruby programming language and the
  ImageMagick image processing library.
  .
  This package contains the documentation and some example scripts.
-
-
-# Transitional packages
-Package: librmagick-ruby-doc
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-rmagick-doc
-Description: Transitional package for ruby-rmagick
- This is a transitional package to ease upgrades to the ruby-rmagick
- package. It can safely be removed.
-
-Package: librmagick-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-rmagick
-Description: Transitional package for ruby-imagemagick
- This is a transitional package to ease upgrades to the ruby-rmagick
- package. It can safely be removed.
-
-Package: librmagick-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-rmagick
-Description: Transitional package for ruby-imagemagick
- This is a transitional package to ease upgrades to the ruby-rmagick
- package. It can safely be removed.

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



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