Your message dated Sun, 1 Feb 2015 11:16:55 +0100
with message-id <[email protected]>
and subject line Re: Bug#776639: unblock: rbenv/0.4.0+debian1-3
has caused the Debian Bug report #776639,
regarding unblock: rbenv/0.4.0+debian1-3
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.)


-- 
776639: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776639
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package rbenv

This is documentation update to remove mentions of a feature that is no
longer supported in jessie.

the debdiff against the package in testing is attached.

unblock rbenv/0.4.0+debian1-3

-- System Information:
Debian Release: 8.0
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), 
(1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Antonio Terceiro <[email protected]>
diff -Nru rbenv-0.4.0+debian1/debian/changelog rbenv-0.4.0+debian1/debian/changelog
--- rbenv-0.4.0+debian1/debian/changelog	2014-02-26 16:26:53.000000000 -0300
+++ rbenv-0.4.0+debian1/debian/changelog	2015-01-29 17:48:35.000000000 -0200
@@ -1,3 +1,10 @@
+rbenv (0.4.0+debian1-3) unstable; urgency=medium
+
+  * debian/copyright: remove mention to rbenv-alternatives/
+  * manpage: remove mention of rbenv-alternatives
+
+ -- Antonio Terceiro <[email protected]>  Thu, 29 Jan 2015 17:48:33 -0200
+
 rbenv (0.4.0+debian1-2) unstable; urgency=medium
 
   * Remove rbenv-alternatives plugin. The Ruby maintainers do not plan to
diff -Nru rbenv-0.4.0+debian1/debian/copyright rbenv-0.4.0+debian1/debian/copyright
--- rbenv-0.4.0+debian1/debian/copyright	2014-02-26 13:09:33.000000000 -0300
+++ rbenv-0.4.0+debian1/debian/copyright	2015-01-29 17:48:35.000000000 -0200
@@ -6,10 +6,6 @@
 Copyright: Copyright (c) 2011 Sam Stephenson
 License: MIT
 
-Files: rbenv-alternatives/*
-Copyright: Copyright © 2011 Antonio Terceiro <[email protected]>
-License: MIT
-
 Files: debian/*
 Copyright: Copyright © 2011 Antonio Terceiro <[email protected]>
 License: MIT
diff -Nru rbenv-0.4.0+debian1/debian/rbenv.pod rbenv-0.4.0+debian1/debian/rbenv.pod
--- rbenv-0.4.0+debian1/debian/rbenv.pod	2014-02-26 13:09:33.000000000 -0300
+++ rbenv-0.4.0+debian1/debian/rbenv.pod	2015-01-29 17:48:35.000000000 -0200
@@ -10,21 +10,19 @@
   $ echo 'eval "$(rbenv init -)"' >> ~/.bashrc
   # restart your shell after this
 
-Make the Ruby interpreters installed through APT and configured with the
-alternatives system to rbenv:
+Install different Ruby interpreters (requires the I<ruby-install>
+package):
 
-  $ rbenv alternatives
-  Added 1.8.7-debian
-  Added 1.9.2-debian
+  $ rbenv install 1.9.2-p290
 
 Switch between different Ruby interpreters:
 
-  $ rbenv global 1.9.2-debian
+  $ rbenv global 1.9.2-p290
   $ ruby -v
   ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux]
-  $ rbenv global 1.8.7-debian
+  $ rbenv global system
   $ ruby -v
-  ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
+  ruby [whatever version of Ruby Debian provides by default]
 
 The original rbenv README with a more comprehensive documentation,
 including all of the available commands, is available at

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Hi,

On Fri, Jan 30, 2015 at 09:44:42AM -0200, Antonio Terceiro wrote:
> Please unblock package rbenv

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply via email to