Package: libgettext-ruby1.8
Version: 2.1.0-1
Severity: grave
Justification: renders package uninstallable
Tags: patch

Starting with version 1.8.7.249-3, the ruby1.8 package provides
and conflicts with irb1.8.  Since libgettext-ruby1.8 has a
versioned dependency on irb1.8, this makes libgettext-ruby1.8
uninstallable with recent ruby1.8 versions.

Fix it by explicitly allow ruby1.8 as an alternative
implementation.

Signed-off-by: Jonathan Nieder <jrnie...@gmail.com>
---
I noticed this when trying the big upgrade with aptitude.

Thoughts?

 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2ce412d..1382b41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgettext-ruby (2.1.0-1.1) local; urgency=low
+
+  * Adjust dependencies to allow use of ruby1.8 to provide irb1.8.
+
+ -- Jonathan Nieder <jrnie...@gmail.com>  Mon, 05 Apr 2010 01:44:07 -0500
+
 libgettext-ruby (2.1.0-1) unstable; urgency=medium
 
   * New upstream release (Closes: #569869, #480692, #542925)
diff --git a/debian/control b/debian/control
index baeddcb..a99cb50 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Taku YASUI <t...@debian.or.jp>
 Package: libgettext-ruby1.8
 Provides: libgettext-ruby, libgettext-ruby-util
 Architecture: all
-Depends: irb1.8 (>= 1.4.3), locales, liblocale-ruby1.8 (>= 2.0.0), ruby1.8, 
libruby (>= 1.8.2), ${misc:Depends}
+Depends: ruby1.8 (>= 1.8.7.249-3) | irb1.8 (>= 1.4.3), locales, 
liblocale-ruby1.8 (>= 2.0.0), ruby1.8, libruby (>= 1.8.2), ${misc:Depends}
 Conflicts: libgettext-ruby (<= 0.8.1-2), apt-listbugs (<= 0.0.94), 
libgettext-ruby-data (<< 2.0.0), libgettext-ruby-util (<< 2.0.0)
 Replaces: libgettext-ruby (<= 0.8.1-2)
 Suggests: gettext (>= 0.10.35)
-- 
1.7.0.3




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to