Your message dated Sun, 26 Aug 2012 21:47:42 +0000
with message-id <[email protected]>
and subject line Bug#685330: fixed in ruby-hoe 3.0.3-2
has caused the Debian Bug report #685330,
regarding ruby-hoe: dependancy on "rubygems" makes rails3 install ruby1.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
685330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685330
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-hoe
Version: 3.0.3-1
Severity: important
Tags: patch

"rubygems" is ruby 1.8 specific, "rubygems1.9.1" is for ruby1.9, and is now 
provided by
the ruby1.9.1 package

diff --git a/debian/control b/debian/control
index cd76740..cbbbfab 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,11 @@ XS-Ruby-Versions: all
 Package: ruby-hoe
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rake (>= 
0.8.7), rubygems
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ruby | ruby-interpreter,
+ rake (>= 0.8.7),
+ rubygems1.9.1 | rubygems
 Description: rake/rubygems helper for project Rakefiles
  Hoe is a rake/rubygems helper for project Rakefiles. It helps you
  manage and maintain, and release your project and includes a dynamic

-- System Information:
Debian Release: wheezy
  APT prefers testing
  APT policy: (990, 'testing'), (1, 'experimental')
Architecture: armel (armv5tel)

Kernel: Linux 3.4.0-tomoyo-00006-gfd64aac (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages ruby-hoe depends on:
pn  rake                          <none>
ii  ruby                          4.9
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-1
pn  rubygems                      <none>

ruby-hoe recommends no packages.

ruby-hoe suggests no packages.

--- End Message ---
--- Begin Message ---
Source: ruby-hoe
Source-Version: 3.0.3-2

We believe that the bug you reported is fixed in the latest version of
ruby-hoe, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro <[email protected]> (supplier of updated ruby-hoe package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 26 Aug 2012 18:00:12 -0300
Source: ruby-hoe
Binary: ruby-hoe
Architecture: source all
Version: 3.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Description: 
 ruby-hoe   - rake/rubygems helper for project Rakefiles
Closes: 685330
Changes: 
 ruby-hoe (3.0.3-2) unstable; urgency=low
 .
   [ Shawn Landden ]
   * Change dependency to `rubygems1.9.1 | rubygems` to avoid pulling ruby1.8
     through rubygems if ruby1.9.1 (which provides rubygems1.9.1) is already
     installed.
     (Closes: #685330)
 .
   [ Antonio Terceiro ]
   * Team upload.
Checksums-Sha1: 
 6b69e7fdaab179ae4045bb995a13a60118e11da2 1409 ruby-hoe_3.0.3-2.dsc
 ec3694b01a1750e4fcaa490e153b927f7ee598c0 3596 ruby-hoe_3.0.3-2.debian.tar.gz
 4cbb89fe2c2f6d42dc33c8f19ac332d30a161ee1 43490 ruby-hoe_3.0.3-2_all.deb
Checksums-Sha256: 
 898faafac081b5a15df63d704c1f5c518e9c01d7f9ccb1a0681c6fd3bb2622ac 1409 
ruby-hoe_3.0.3-2.dsc
 7ad3aa9953107bddf147cf1dd634cb30447d9f73997c551d86e714ea93de96d0 3596 
ruby-hoe_3.0.3-2.debian.tar.gz
 4d1abfff78b317dfe9e3085e112bd11010cdc941ffab2e55d02bdac9eaaa0e38 43490 
ruby-hoe_3.0.3-2_all.deb
Files: 
 c9dce9efe3c8b35fc158cd5c3b34d27f 1409 ruby optional ruby-hoe_3.0.3-2.dsc
 44bab16d259e18944c6fb27594360f35 3596 ruby optional 
ruby-hoe_3.0.3-2.debian.tar.gz
 f87b70c02589b39049d6f3d0a161ee85 43490 ruby optional ruby-hoe_3.0.3-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlA6l+AACgkQDOM8kQ+cso+uQQCfd+Z2Z0zvpG6jEZpTQ5AZ8rGo
TDwAoJnQLLC7kjM38df+znAQowGE2bSg
=ftoj
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to