~ubuntu-branches/ubuntu/lucid/libclass-accessor-grouped-perl/lucid

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Ansgar Burchardt, gregor herrmann, Ansgar Burchardt
  • Date: 2008-11-22 22:11:47 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20081122221147-svlt1hfw4sksn7qy
Tags: 0.08002-1
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
  (source stanza).

[ Ansgar Burchardt ]
* New upstream release.
* Convert debian/copyright to proposed machine-readable format.
* Refresh debian/rules for debhelper 7.
* Add myself to Uploaders.
* debian/control: Bump Standards-Version to 3.8.0 (no changes)

[ gregor herrmann ]
* debian/control: remove libmodule-install-perl from Build-Depends-Indep and
  wrap line.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- 
2
 
abstract: Lets you build groups of accessors
3
 
author: 
4
 
  - Matt S. Trout <mst@shadowcatsystems.co.uk>
 
1
---
 
2
abstract: 'Lets you build groups of accessors'
 
3
author:
 
4
  - 'Matt S. Trout <mst@shadowcatsystems.co.uk>'
 
5
configure_requires:
 
6
  ExtUtils::MakeMaker: 6.48
5
7
distribution_type: module
6
 
generated_by: Module::Install version 0.68
 
8
generated_by: 'Module::Install version 0.77'
7
9
license: perl
8
 
meta-spec: 
9
 
  url: http://module-build.sourceforge.net/META-spec-v1.3.html
10
 
  version: 1.3
 
10
meta-spec:
 
11
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
 
12
  version: 1.4
11
13
name: Class-Accessor-Grouped
12
 
no_index: 
13
 
  directory: 
 
14
no_index:
 
15
  directory:
14
16
    - inc
15
17
    - t
16
 
requires: 
 
18
requires:
17
19
  Carp: 0
18
20
  Class::Inspector: 0
19
21
  MRO::Compat: 0
20
22
  Scalar::Util: 0
21
23
  perl: 5.6.1
22
 
version: 0.08001
 
24
resources:
 
25
  license: http://dev.perl.org/licenses/
 
26
version: 0.08002