~ubuntu-branches/ubuntu/raring/libconfig-model-backend-augeas-perl/raring

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Dominique Dumont, Nathan Handler, gregor herrmann, Dominique Dumont
  • Date: 2011-01-21 17:03:17 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110121170317-wb0ohsfg9vru0zsg
Tags: 0.108-1
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

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

[ Dominique Dumont ]
* New upstream release
  - updated tests to work with Config::Model 1.207 (Closes: #605795)
* control: updated Standards to 3.9.1
* Switch to source format 3.0 (quilt).
* debian/control:
  - removed unnessary versioned dependency (dogfooding mode with
    config-edit -appli dpkg-control -apply-fixes -save)
  - add unversioned perl to Build-Depends
  - update description
* debian/copyright: updated copyright years
* debian/patches/fix_spelling: new patch

[ gregor herrmann ]
* Mimimize debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
---
2
 
name: Config-Model-Backend-Augeas
3
 
version: 0.107
 
2
abstract: 'Read and write configuration data through Augeas'
4
3
author:
5
 
  - Dominique Dumont (ddumont at cpan dot org)
6
 
abstract: Read and write configuration data through Augeas
7
 
license: lgpl
8
 
resources:
9
 
  license: http://opensource.org/licenses/lgpl-license.php
10
 
requires:
11
 
  Config::Augeas: 0.303
12
 
  Config::Model: 0.636
13
 
  Exception::Class: 0
14
 
  Log::Log4perl: 1.11
 
4
  - 'Dominique Dumont (ddumont at cpan dot org)'
15
5
build_requires:
16
6
  Test::Exception: 0
17
7
  Test::More: 0
18
8
  Test::Warn: 0.11
 
9
configure_requires:
 
10
  Module::Build: 0.36
 
11
generated_by: 'Module::Build version 0.3607'
 
12
license: lgpl
 
13
meta-spec:
 
14
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
 
15
  version: 1.4
 
16
name: Config-Model-Backend-Augeas
19
17
provides:
20
18
  Config::Model::Backend::Augeas:
21
19
    file: lib/Config/Model/Backend/Augeas.pm
22
 
    version: 0.107
23
 
generated_by: Module::Build version 0.33
24
 
meta-spec:
25
 
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
26
 
  version: 1.4
 
20
    version: 0.108
 
21
requires:
 
22
  Config::Augeas: 0.303
 
23
  Config::Model: 1.207
 
24
  Exception::Class: 0
 
25
  Log::Log4perl: 1.11
 
26
resources:
 
27
  license: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
 
28
version: 0.108