1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
rbenv (1.0.0-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Christian Hofstaedtler ]
* New upstream version. (Closes: #813928)
-- Christian Hofstaedtler <zeha@debian.org> Sun, 01 May 2016 20:57:35 +0000
rbenv (0.4.0+debian1-3) unstable; urgency=medium
* debian/copyright: remove mention to rbenv-alternatives/
* manpage: remove mention of rbenv-alternatives
-- Antonio Terceiro <terceiro@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
maintain multiple interpreters anymore, so this plugin lost its purpose.
-- Antonio Terceiro <terceiro@debian.org> Wed, 26 Feb 2014 16:26:46 -0300
rbenv (0.4.0-1) unstable; urgency=low
[ Cédric Boutillier ]
* debian/control: remove obsolete DM-Upload-Allowed flag
* use canonical URI in Vcs-* fields
* debian/copyright: use DEP5 copyright-format/1.0 official URL for
Format field
* update debian/watch. Thanks Bart Martens
[ Laurent Arnoud ]
* Imported Upstream version 0.4.0 (Closes: #703455)
* Remove merged patch from upstream
* Ignore diff from rbenv-alternatives directory
* Update standards version to 3.9.4
-- Antonio Terceiro <terceiro@debian.org> Wed, 06 Nov 2013 20:39:08 -0300
rbenv (0.3.0-1) unstable; urgency=low
[ Paul van Tilburg ]
* debian/watch: fixed the URL pattern.
[ Antonio Terceiro ]
* New upstream release.
* debian/patches/0001-Add-system-plugins-dir.patch: Read plugins from
/usr/lib/rbenv/plugins as well.
* The rbenv-alternatives plugin now also sets GEM_HOME so that gems are
installed inside ~/.rbenv/versions/$version/gems instead of system-wide.
Users are being warned of this fact through debian/NEWS. (Closes: #654550)
-- Antonio Terceiro <terceiro@debian.org> Tue, 31 Jan 2012 21:24:04 -0200
rbenv (0.1.2+git20100922-1) unstable; urgency=low
* Initial release (Closes: #642500)
-- Antonio Terceiro <terceiro@debian.org> Sat, 24 Sep 2011 12:27:44 -0700
|