Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org 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 <terce...@debian.org>
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 <terce...@debian.org> 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 <terce...@debian.org> -License: MIT - Files: debian/* Copyright: Copyright © 2011 Antonio Terceiro <terce...@debian.org> 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
signature.asc
Description: Digital signature