~ubuntu-branches/ubuntu/precise/libanyevent-perl/precise

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghedini, Ansgar Burchardt, Salvatore Bonaccorso, Alessandro Ghedini
  • Date: 2011-08-26 14:41:42 UTC
  • mfrom: (1.4.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826144142-kyv02a88kc6pyait
Tags: 6.010-1
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
  svn.debian.org to anonscm.debian.org URL.

[ Alessandro Ghedini ]
* New upstream release
* Update upstream copyright years
* Re-order (Build-)Depends
* Add debian/NEWS with incompatible changes and deprecations
* Move libasync-interrupt-perl to Suggests
* Add libtask-weaken-perl to Suggests
* Run loop tests
* Add libevent-perl, libglib-perl, libio-async-perl, libnet-ssleay-perl, 
  libpoe-perl and perl-tk to Build-Depends (needed by tests) and Suggests
* Run tests under xvfb (due to Tk tests), update Build-Depends accordingly

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- #YAML:1.0
 
2
name:               AnyEvent
 
3
version:            6.01
 
4
abstract:           ~
 
5
author:  []
 
6
license:            unknown
 
7
distribution_type:  module
 
8
configure_requires:
 
9
    ExtUtils::MakeMaker:  0
 
10
build_requires:
 
11
    ExtUtils::MakeMaker:  0
 
12
requires:  {}
 
13
no_index:
 
14
    directory:
 
15
        - t
 
16
        - inc
 
17
generated_by:       ExtUtils::MakeMaker version 6.56
 
18
meta-spec:
 
19
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
 
20
    version:  1.4
 
21
recommends:
 
22
    Async::Interrupt:  1
 
23
    EV:                4
 
24
    Guard:             1.02
 
25
    JSON:              2.09
 
26
    JSON::XS:          2.2
 
27
    Net::SSLeay:       1.33
 
28
    Task::Weaken:      0