lp:ubuntu/trusty/libtype-tiny-perl

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/libtype-tiny-perl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

10. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.

[ Jonas Smedegaard ]
* Improve watch file to use both www.cpan.org/authors URL (for newest
  info) and search.cpan.org/dist URL (for change of author).
* Suggest (not only build-depend on) libdevel-stacktrace-perl.
* Recommend libdevel-lexalias-perl.
* Enhance libtype-tie-perl and libreply-perl.

9. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.
  Highlights:
  + Support for Perl 5.6.x.

8. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.
  + Type::Utils::dwim_type() function.
  + Experimental support for Perl 5.6.x.

[ Jonas Smedegaard ]
* Switch to cpan.org/authors URL for watch file and get-orig-source
  target, and simplify watch file.

7. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.

[ Jonas Smedegaard ]
* Build-depend on libtest-fatal-perl: Needed for testsuite.

6. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.
  + String error messages replaced with exceptions.
    - Assertion exceptions have an ->explain method.
  + Bytes, Chars, Encode and Decode split from Types::Standard to
    Types::Encodings.

[ Jonas Smedegaard ]
* Update upstream source to use github.
* Stop tracking md5sum of upstream tarball.
* Extend copyright coverage for additional convenience code copies.

5. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New release.

[ Jonas Smedegaard ]
* Add Files section for differently owned upstream file (no new
  license).
* Update package relations:
  + Build-depend on (recent perl or) recent libtest-simple-perl:
    Required by testsuite.
  + Tighten to build-depend versioned on libmoo-perl: Match version
    mentioned in Type::Tiny::Manual::UsingWithMoo.
  + Build-depend on libclass-insideout-perl and
    libvalidation-class-perl: Optionally used in testsuite.

4. By Jonas Smedegaard <email address hidden>

[ upstream ]
* Initial stable release.
  + Chars and Bytes types added to Types::Standard.
  + Fix method conflicts when exporting type constraints to roles.
  + Prevent warnings (about 'my $val' masking a previously declared
    variable) when several Str checks are being inlined in close
    proximity, such as Tuple[Str,Str].
  + Link from Test::TypeTiny to Test::Deep::Type.
  + Avoid unnecessarily regenerating parameterized type constraints.
  + Make Type::Tiny's has_coercion method more DWIM.

3. By Jonas Smedegaard <email address hidden>

[ upstream ]
* Initial stable release.
  + More test cases for Optional[`a] within Dict[`a].
  + Some inline code assumed that it would be compiled in a package
    that had 'blessed' imported.
  + Some inline code wasn't wrapped in parentheses.
  + Improve test names generated by Test::TypeTiny; allow test scripts
    to provide test names.
  + Parameterized type constraints in Types::Standard now do some
    sanity checking on their arguments.
  + Weaken the reference from a Moose::Meta::TypeConstraint object to
    its Type::Tiny origin.

[ Jonas Smedegaard ]
* Fix stop build-depend on libtest-simple-perl: Provided by perl.
* Add README.source emphasizing control.in file as *not* a
  show-stopper for contributions, referring to wiki page for details.
* Stop track or support import of upstream development releases.

2. By Jonas Smedegaard <email address hidden>

[ upstream ]
* New prerelease.
  + Fix incorrect Test::Requires line in 'mouse-coercion.t'.
  + Improvements to has_coercion_for_{type,value} from Type::Coercion.
  + Fix prototype for Type::Utils::as.
  + No longer need to pass '-moose' parameter when importing a library
    into a Moose class; only Mouse needs that treatment now.

1. By Jonas Smedegaard <email address hidden>

Import upstream version 0.000~12

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/libtype-tiny-perl
This branch contains Public information 
Everyone can see this information.

Subscribers