[DRE-commits] [ruby-extlib] annotated tag upstream/0.9.16 created (now 936528a)

Cédric Boutillier boutil at moszumanska.debian.org
Tue May 26 22:58:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

boutil pushed a change to annotated tag upstream/0.9.16
in repository ruby-extlib.

        at  936528a   (tag)
   tagging  35290c88c43339f585b065d88bd53b442f4bdf96 (commit)
  replaces  0.9.13
 tagged by  Cédric Boutillier
        on  Wed May 27 00:07:59 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 0.9.16
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVZO6/AAoJEImvgrc5zSF6mgAH/1Eu6IBbMJhNke5Bbx4jRGFr
+v7wEqObZ+fGag1DRQIsOML4oAMrsfJw+yyu/99dk8WAg0XVsCdUKQ8EjBRzj75B
gVafuS6JW6F2SMv5uWBmA4Y2VrE66C91Xms05V1OparK0YE3g/QKsSowNHB8qiaV
ea4OUFqGCUfwX8kIsWLf3t05cV6CsFB4hxQDuiOji+lSSUJc4gk5Ylj5TvKqQdKY
7/aE5/xmr4yImqg1kqv0sradopNep4MNux20Zm1h23ymMjy3Wq/Zw3xso2v1fJAX
kqkKfWPyo3PtrrMyrr5G8g6eSv68jw4tX0admRLKP5vcy/S5SvI6dD9LV+GC71I=
=yNjz
-----END PGP SIGNATURE-----

Brad Greenlee (1):
      Fix Hash#to_params to URI encode query keys and values

Chris Ottrey (3):
      Allow for singularize exceptions of names in classify:
      collect looks neater than an inject
      tableize method wasn't handling pluralizing of exeptional cases.

Cédric Boutillier (1):
      Imported Upstream version 0.9.16

Dan Kubb (43):
      Updated LazyArray#pop and LazyArray#shift to pass arguments to Array
      Fixed release date mistake
      Bumped version to 0.9.14
      Removed rake ci task
      Use Object#__send__ rather than Object#send to call object methods
      Updated "NameACRONYM".snake_case to return "name_acronym"
      Ensure a LazyArray is Enumerable
      Ensure LazyArray#nil? does not lazy load
      Converted to use Jeweler
      Changed gem dependency to use json_pure instead of json
      Load tasks only if Jeweler is installed
      Added missing files
      Regenerated gemspec
      Updated gemspec
      Fixed doc task name
      Fixed YARD docs
      Updated README to be more helpful
      Updated .gitignore and added .document meta data
      Regenerated gemspec for version 0.9.14
      Removed rubyforge release task
      Call super from method_added type methods
      Bumped version to 0.9.15
      Removed rcov and yard as development dependencies
      Updated .gitignore to be more consistent
      Minor .gitignore tweak for Gemfile.lock and Gemfile.local
      Updated json_pure dependency to ~> 1.4
      Stripped whitespace
      Change constant name in spec to avoid naming collisions with other specs
      Minor simplification of Object#make_module
      Bumped version to 0.9.16
      Changed usage of be_true and be_false to be(true) and be(false) in specs
      Update the copyright date
      Added paths to ignore in coverage reports
      Updated rake/rcov tasks to match other DM gems
      Minor formatting change to inflection rule definitions
      Sorted inflection word exceptions alphabetically
      Fixed incorrect spec name
      Added exception for inflection of drive <-> drives
      Updated gemspec
      Fixed incorrect spec names
      Added specs for extra singularization rules
      Explicitly require "uri" for 1.9.2-preview3+
      Updated Rakefile to use jeweler 1.5.2

Dirkjan Bussink (5):
      empty? is not the reverse of any?
      Simplify LazyArray by not undeffing methods and defining proxies
      Bump dependency versions
      Rework Extlib::Hook to not use ObjectSpace._id2ref, thnx to sundbp
      Update gemspec with local object space

Rob Holland (1):
      use tr rather than gsub where appropriate

snusnu (4):
      Don't rely on $LOADPATH too much in Rakefile
      Makes extlib cherry pickable
      The Rakefile needs no execute permissions
      Ignore all Gemfile variants apart from the original

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-extlib.git



More information about the Pkg-ruby-extras-commits mailing list