~ubuntu-branches/ubuntu/gutsy/libmodule-signature-perl/gutsy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Chip Salzenberg
  • Date: 2003-10-05 21:45:16 UTC
  • Revision ID: james.westby@ubuntu.com-20031005214516-2gou9skwr4jqotmv
Tags: 0.35-2
Fix Build-Depends by deleting my hacked dpkg-source.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: libmodule-signature-perl
 
2
Section: perl
 
3
Priority: optional
 
4
Build-Depends: perl (>= 5.8), debhelper (>= 3.0.5), libtest-simple-perl
 
5
Maintainer: Chip Salzenberg <chip@debian.org>
 
6
Standards-Version: 3.5.1
 
7
 
 
8
Package: libmodule-signature-perl
 
9
Architecture: all
 
10
Depends: perl (>= 5.8), perl-modules (>= 5.8), libdigest-sha1-perl
 
11
Description:  Module signature file manipulation
 
12
 Module::Signature adds cryptographic authentications to CPAN
 
13
 distributions, via the special SIGNATURE file.