0.15
[liburi-template-perl.git] / debian / control
index 4f40d2d..373191c 100644 (file)
@@ -1,14 +1,15 @@
 Source: liburi-template-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.8-7)
-Maintainer: Ian Beckwith <ianb@nessie.mcc.ac.uk>
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 6)
+Build-Depends-Indep: perl (>= 5.8.8-7), liburi-perl, libjson-perl
+Maintainer: Ian Beckwith <ianb@erislabs.net>
+Standards-Version: 3.7.3
+XS-DM-Upload-Allowed: yes
 
 Package: liburi-template-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, liburl-perl
+Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl
 Description: handle URI templates in perl
- This is an initial attempt to provide a wrapper around URI templates
- as described at http://www.ietf.org/internet-drafts/draft-gregorio-uritemplate-00.txt
+ This is an initial attempt to provide a wrapper around URI templates as
+ described at http://bitworking.org/news/URI_Templates