~ubuntu-branches/ubuntu/edgy/libmodule-info-perl/edgy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Jay Bonci
  • Date: 2003-10-06 10:51:04 UTC
  • Revision ID: james.westby@ubuntu.com-20031006105104-1gg1dp4qx14369yg
Tags: 0.24-1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: libmodule-info-perl
 
2
Section: perl
 
3
Priority: optional
 
4
Maintainer: Jay Bonci <jaybonci@debian.org>
 
5
Build-Depends-Indep: debhelper (>> 4.0.0), perl (>= 5.6.0-16)
 
6
Standards-Version: 3.6.1.0
 
7
 
 
8
Package: libmodule-info-perl
 
9
Architecture: all
 
10
Depends: ${perl:Depends}
 
11
Description: Information about Perl modules
 
12
 Module::Info gives you information about Perl modules without actually 
 
13
 loading the module. It actually isn't specific to modules and should 
 
14
 work on any perl code.