~ubuntu-branches/ubuntu/wily/libcairo-gobject-perl/wily-proposed

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Package Import Robot
  • Author(s): intrigeri, intrigeri, gregor herrmann, Salvatore Bonaccorso
  • Date: 2015-05-23 17:46:53 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20150523174653-iqbag6mpmc9nd6sb
Tags: 1.004-1
[ intrigeri ]
* New upstream release.
* Mark package as autopkgtest-able.
* Declare compliance with Standards-Version 3.9.6.

[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.

[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    'author' => ['gtk2-perl Team <gtk-perl-list at gnome dot org>'],
34
34
    # valid values: https://metacpan.org/module/CPAN::Meta::Spec#license
35
35
    license             => 'lgpl_2_1',
36
 
    'configure_requires'    => \%pre_reqs,
 
36
    prereqs => {
 
37
        configure => {
 
38
            requires => {%pre_reqs}, # no direct ref for 5.14 compatibility
 
39
        },
 
40
    },
37
41
    'release_status'        => 'stable',
38
42
    'resources'   => {
39
43
        'bugtracker'    => {