~ubuntu-branches/ubuntu/hoary/libmail-pop3client-perl/hoary

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2004-08-11 15:25:09 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040811152509-pt2bwcr2zet54cni
Tags: 2.16-1
* new upstream from 2004-03-13
* updated Section to perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: libmail-pop3client-perl
2
 
Section: interpreters
 
2
Section: perl
3
3
Priority: optional
4
 
Maintainer: Noel Koethe <noel@debian.org>
 
4
Maintainer: Noèl Köthe <noel@debian.org>
5
5
Build-Depends: debhelper (>> 3.0.0)
6
 
Standards-Version: 3.5.2
 
6
Standards-Version: 3.6.1
7
7
 
8
8
Package: libmail-pop3client-perl
9
9
Architecture: any
10
 
Depends: ${shlibs:Depends}
 
10
Depends: ${shlibs:Depends}, libdigest-md5-perl
11
11
Description: POP3 client module for perl
12
12
 It provides an object-oriented interface to a POP3 server.
13
13
 It can be used to write perl-based biff clients, mail
14
14
 readers, or whatever.
 
15
 .
 
16
 http://pop3client.dowds.net/