~ubuntu-branches/ubuntu/lucid/liburi-perl/lucid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2007-06-19 13:41:01 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070619134101-9xv3dmozfzs14kot
Tags: 1.35.dfsg.1-1
*       source repackaged without non-free IETF RFC 2396 (Closes: #393393)
* fixed various Lintian issues (Closes: #401455, thanks
  to Gunnar Wolf <gwolf@gwolf.org> for the report and the patch):
  - removed example files from debian directory
  - removed substvars file from the diff
  - define compatibility level in debian/compat

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: liburi-perl
2
2
Section: perl
3
3
Priority: optional
4
 
Build-Depends-Indep: perl (>= 5.6.0-16), debhelper (>= 3.0.18)
 
4
Build-Depends-Indep: perl (>= 5.6.0-16)
 
5
Build-Depends: debhelper (>= 5)
5
6
Maintainer: Stefan Hornburg (Racke) <racke@linuxia.de>
6
 
Standards-Version: 3.5.6.0
 
7
Standards-Version: 3.7.2.2
7
8
 
8
9
Package: liburi-perl
9
10
Architecture: all
10
 
Depends: ${perl:Depends}, libmime-base64-perl, libnet-perl, data-dumper
 
11
Depends: perl, ${perl:Depends}, libmime-base64-perl, libnet-perl, data-dumper
11
12
Suggests: libwww-perl (>=5.41)
12
13
Conflicts: libwww-perl (<<5.41)
13
14
Description: Manipulates and accesses URI strings