~ubuntu-branches/ubuntu/vivid/libcgi-ssi-perl/vivid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Roszatycki
  • Date: 2004-08-09 11:16:17 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040809111617-c9bqf155kt13rt4w
Tags: 0.53-5
Remove Origin field and make lintian happy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: libcgi-ssi-perl
2
2
Maintainer: Piotr Roszatycki <dexter@debian.org>
3
 
Section: web
 
3
Section: perl
4
4
Priority: extra
5
 
Standards-Version: 3.5.6
6
 
Build-Depends-Indep: grep-dctrl, yada (>= 0.9.9)
7
 
Origin: Debian
8
 
Bugs: debbugs://bugs.debian.org
 
5
Standards-Version: 3.6.1
 
6
Build-Depends-Indep: perl (>= 5.8), libhtml-simpleparse-perl, perl-modules, libwww-perl, liburi-perl, libtimedate-perl, yada (>= 0.30)
9
7
 
10
8
Package: libcgi-ssi-perl
11
9
Architecture: all
12
 
Depends: libhtml-simpleparse-perl, libwww-perl, liburi-perl, libtimedate-perl, ${libcgi-ssi-perl:Depends}
 
10
Depends: libhtml-simpleparse-perl, perl-modules, libwww-perl, liburi-perl, libtimedate-perl, ${libcgi-ssi-perl:Depends}
13
11
Description: perl CGI::SSI - Use SSI from CGI scripts
14
12
 CGI::SSI is meant to be used as an easy way to filter shtml through CGI
15
13
 scripts in a loose imitation of Apache's mod_include. If you're using