~ubuntu-branches/ubuntu/wily/libsereal-encoder-perl/wily

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Package Import Robot
  • Author(s): Alexandre Mestiashvili
  • Date: 2014-03-19 17:12:02 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20140319171202-9uyoq1vscsw1tkth
Tags: 2.06-1
* Imported Upstream version 2.06
* d/control: added libsereal-decoder-perl to Build-Depends 
  needed to pass tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
--- #YAML:1.0
2
2
name:               Sereal-Encoder
3
 
version:            2.04
 
3
version:            2.06
4
4
abstract:           Fast, compact, powerful binary serialization
5
5
author:
6
6
    - Steffen Mueller <smueller@cpan.org>, Yves Orton <yves@cpan.org>
15
15
    File::Path:         0
16
16
    File::Spec:         0
17
17
    Scalar::Util:       0
18
 
    Sereal::Decoder:    2.03
 
18
    Sereal::Decoder:    2.06
19
19
    Test::LongString:   0
20
20
    Test::More:         0.88
21
21
    Test::Warn:         0