66e0cc2ab0839a07c6e2b4e90d83bce5b9e2abb9
[liburi-template-perl.git] / debian / control
1 Source: liburi-template-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
5 Build-Depends-Indep: perl (>= 5.8.8-7)
6 Maintainer: Ian Beckwith <ianb@nessie.mcc.ac.uk>
7 Standards-Version: 3.7.2
8
9 Package: liburi-template-perl
10 Architecture: all
11 Depends: ${perl:Depends}, ${misc:Depends}, 
12 Description: FIXME
13  This is an initial attempt to provide a wrapper around URI templates
14  as described at http://www.ietf.org/internet-drafts/draft-gregorio-uritemplate-00.txt
15  .
16  This description was automagically extracted from the module by dh-make-perl.