~ubuntu-branches/ubuntu/oneiric/libclass-objecttemplate-perl/oneiric

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-08-16 22:56:52 UTC
  • Revision ID: james.westby@ubuntu.com-20050816225652-mvp3rjlpjefk3ffl
Tags: 0.7-3
added Build-Depends: cdbs, closes: #323320

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: libclass-objecttemplate-perl
 
2
Section: perl
 
3
Priority: optional
 
4
Build-Depends: cdbs, debhelper (>= 4.0.2)
 
5
Build-Depends-Indep: perl (>= 5.8.0-7)
 
6
Maintainer: Torsten Werner <twerner@debian.org>
 
7
Standards-Version: 3.6.1
 
8
 
 
9
Package: libclass-objecttemplate-perl
 
10
Architecture: all
 
11
Depends: ${perl:Depends}, ${misc:Depends} 
 
12
Description: Perl extension for an optimized template builder base class.
 
13
 Class::ObjectTemplate is a utility class to assist in the building of
 
14
 other Object Oriented Perl classes.
 
15
 .
 
16
 It was described in detail in the O\'Reilly book, "Advanced Perl
 
17
 Programming" by Sriram Srinivasam.
 
18