~ubuntu-branches/ubuntu/saucy/libfile-spec-perl/saucy-proposed

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov, Martín Ferrari, gregor herrmann
  • Date: 2008-01-17 23:14:23 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080117231423-ze9qr14qplbauhsy
Tags: 3.2700-1
[ Martín Ferrari ]
* New upstream release.
* debian/watch: added version mangle to cope with 2 and 4-digit long
  versions.
* debian/copyright: they have changed the copyright holder for the files
  grabbed from BSD, but the notice on the documentation remained. So I have
  put the two copyright holders (curse upstream).

[ gregor herrmann ]
* Add ${shlibs:Depends} to debian/control and dh_shlibdeps to debian/rules
  to fix a policy violation.
* New upstream release.
* debian/copyright: update years of copyright for ppport.h.
* debian/rules: install upstream changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
---
2
2
name: PathTools
3
 
version: 3.2501
 
3
version: 3.27
4
4
author:
5
5
  - 'Maintained by Ken Williams <KWILLIAMS@cpan.org>'
6
6
abstract: Tools for working with paths and file specs across platforms
21
21
provides:
22
22
  Cwd:
23
23
    file: Cwd.pm
24
 
    version: 3.2501
 
24
    version: 3.27
25
25
  File::Spec:
26
26
    file: lib/File/Spec.pm
27
 
    version: 3.2501
 
27
    version: 3.27
28
28
  File::Spec::Cygwin:
29
29
    file: lib/File/Spec/Cygwin.pm
30
 
    version: 3.2501
 
30
    version: 3.27
31
31
  File::Spec::Epoc:
32
32
    file: lib/File/Spec/Epoc.pm
33
 
    version: 3.2501
 
33
    version: 3.27
34
34
  File::Spec::Functions:
35
35
    file: lib/File/Spec/Functions.pm
36
 
    version: 3.2501
 
36
    version: 3.27
37
37
  File::Spec::Mac:
38
38
    file: lib/File/Spec/Mac.pm
39
 
    version: 3.2501
 
39
    version: 3.27
40
40
  File::Spec::OS2:
41
41
    file: lib/File/Spec/OS2.pm
42
 
    version: 3.2501
 
42
    version: 3.27
43
43
  File::Spec::Unix:
44
44
    file: lib/File/Spec/Unix.pm
45
 
    version: 3.2501
 
45
    version: 3.27
46
46
  File::Spec::VMS:
47
47
    file: lib/File/Spec/VMS.pm
48
 
    version: 3.2501
 
48
    version: 3.27
49
49
  File::Spec::Win32:
50
50
    file: lib/File/Spec/Win32.pm
51
 
    version: 3.2501
 
51
    version: 3.27
52
52
generated_by: Module::Build version 0.2808
53
53
meta-spec:
54
54
  url: http://module-build.sourceforge.net/META-spec-v1.2.html