~ubuntu-branches/ubuntu/maverick/libtest-perl-critic-perl/maverick

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu, Jonathan Yu, gregor herrmann
  • Date: 2009-10-23 04:40:30 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091023044030-5co5kbrhmewh3goe
Tags: 1.02-1
[ Jonathan Yu ]
* New upstream release
* Added myself to Uploaders
* Standards-Version 3.8.3 (no changes)
* Rewrote control description
* Bump perlcritic version dep per upstream
* Use new short debhelper rules format
* Update copyright info from changelog trailers

[ gregor herrmann ]
* debian/control: Changed: (build-)depend on perl instead of perl-
  modules.
* debian/copyright: update upstream copyright notice.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
---
2
2
name: Test-Perl-Critic
3
 
version: 1.01
 
3
version: 1.02
4
4
author:
5
 
  - Jeffrey Thalhammer <thaljef@cpan.org>
6
 
abstract: Use Perl::Critic in test scripts
 
5
  - 'Jeffrey Thalhammer <thaljef@cpan.org>'
 
6
abstract: Use Perl::Critic in test programs.
7
7
license: perl
8
8
resources:
 
9
  MailingList: http://perlcritic.tigris.org/servlets/SummarizeList?listName=users
 
10
  Repository: http://guest@perlcritic.tigris.org/svn/perlcritic/trunk/distributions/Test-Perl-Critic/
 
11
  homepage: http://perlcritic.com
9
12
  license: http://dev.perl.org/licenses/
 
13
build_requires:
 
14
  Test::More: 0
10
15
requires:
11
 
  Perl::Critic: 0.21
12
 
  Perl::Critic::Utils: 0.21
13
 
  Perl::Critic::Violation: 0.21
14
 
  Test::More: 0
 
16
  Carp: 0
 
17
  English: 0
 
18
  Perl::Critic: 1.105
 
19
  Perl::Critic::Utils: 1.105
 
20
  Perl::Critic::Violation: 1.105
 
21
  Test::Builder: 0
 
22
  strict: 0
 
23
  warnings: 0
 
24
configure_requires:
 
25
  Module::Build: 0.35
 
26
dynamic_config: 1
15
27
provides:
16
28
  Test::Perl::Critic:
17
29
    file: lib/Test/Perl/Critic.pm
18
 
    version: 1.01
19
 
generated_by: Module::Build version 0.2806
 
30
    version: 1.02
 
31
generated_by: Module::Build version 0.35
20
32
meta-spec:
21
 
  url: http://module-build.sourceforge.net/META-spec-v1.2.html
22
 
  version: 1.2
 
33
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
 
34
  version: 1.4