~ubuntu-branches/ubuntu/karmic/smarty/karmic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Igor Genibel
  • Date: 2005-11-02 19:08:30 UTC
  • mfrom: (0.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051102190830-8jm4nqv2fivcq9si
Tags: 2.6.10-0.2
* Non-maintainer upload (with maintainer permission: 0-day NMU).
* Change Maintainer address

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: smarty
2
2
Section: web
3
3
Priority: optional
4
 
Maintainer: Dimitri Fontaine <dfontaine@cvf.fr>
 
4
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
5
5
Build-Depends-Indep: debhelper (>> 4.1.16)
6
 
Standards-Version: 3.6.1
 
6
Standards-Version: 3.6.2.1
7
7
 
8
8
Package: smarty
9
9
Architecture: all
10
 
Depends: debconf, php4 | php4-cli | php4-cgi | php5 | php5-cgi | php5-cli
 
10
Depends: debconf | debconf-2.0, php4 | php4-cli | php4-cgi | php5 | php5-cgi | php5-cli
11
11
Description: Template engine for PHP
12
12
 Smarty is a template engine for PHP. More specifically, it
13
13
 facilitates a manageable way to separate application logic and content