fixed issues pointed out by daniel
[liburi-template-perl.git] / debian / control
1 Source: liburi-template-perl
2 Section: perl
3 Priority: optional
4 Build-Depends: debhelper (>= 5), libmodule-build-perl
5 Build-Depends-Indep: perl (>= 5.8.8-7), liburi-perl
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}, liburi-perl
12 Description: handle URI templates in perl
13  This is an initial attempt to provide a wrapper around URI templates as
14  described at http://bitworking.org/news/URI_Templates