[DRE-commits] [SCM] ruby-extlib.git annotated tag, debian/0.9.15-1, created. debian/0.9.15-1

Tollef Fog Heen tfheen at err.no
Mon Apr 30 18:44:26 UTC 2012


The annotated tag, debian/0.9.15-1 has been created
        at  5e0200960fc98fceeb42e606b04f605f36f38034 (tag)
   tagging  7e0c4b4f41d079e134788e3d3bc20ca18c6f95a1 (commit)
  replaces  0.9.13
 tagged by  Tollef Fog Heen
        on  Mon Apr 30 16:17:01 2012 +0200

- Shortlog ------------------------------------------------------------
Release 0.9.15-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJPnp9AAAoJELZaSHHKGdcXSg4QAK867C7aZ6yS2YYzj+0z/FpT
E1z6H3BadCgjTWDYZykgULOCxeQxOLiAqMdT52XZuV4M+r+QqKDKs7NzmOdXmn/C
Tf2eevP7K0YqLJPVjs6Mbiw+DYiDlIWF5EdfqKx/gJg7Mqrog9OLGK2o6KdSXCUO
7m7MpWBBkAWagDNVEta88yENR0xjuZCL3t65crXvhp79EjSCcrSTl2TFJSoEgNoc
ZDCPmOgR/wOb7JRo9ARUjXTDM75Dlrp1jxYbSy9ULev9m/Viz8ON2WL/dQ6lPIGE
M5VvD+8JylQUyOBADW433zIX38Xw04JeAirSYfv9Wi+0VBuKnF6bmGaL0iOuwUv+
ivHy3sP3SYuCb8WnBdTZ+R4rcquXyGDHoe/6+vYfLjVhMKoPV3PwJO3gvEYHaSQE
gotBN7OKTMpNtH7PEy3Jgt11CDHUggeC3Uaz2r/TR7f9jtRdwfDvTgv5tty+Cl/C
KDW4G5tVA/xtegf0wxorSxVc2tsrJZHq0EGI23D6oukmCeDHaxLi7qdmCCW8G5vz
9Zn+sKfajMY+Xt4zTGMwmYrQwlsjiFgEE2DyxvRni0ODcr83p1cqeU/PZh1ptKz4
Vbz2njrPeHyffz1X0GetgIKaNAomvBSZeCGgOQuJC0H0x6ZYOS2cfdNNzBVYwCPQ
o/e7GLwfCgNqpVZftgmx
=wWEp
-----END PGP SIGNATURE-----

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.

Dan Kubb (29):
      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

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

Tollef Fog Heen (6):
      Import Debian packaging
      Merge tag 'v0.9.15' into debian
      Update to new Ruby policy
      Bump debhelper compat version
      Disable rubygems.rb hacks, as they aren't needed for the versions of rubygems we're likely to encounter.
      Also close bug

snusnu (2):
      Don't rely on $LOADPATH too much in Rakefile
      Makes extlib cherry pickable

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

-- 
ruby-extlib.git



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