Merge ../cvt/liburi-template-perl into 0.06
[liburi-template-perl.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..700f5a0
--- /dev/null
@@ -0,0 +1,14 @@
+Source: liburi-template-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5), libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.8.8-7), liburi-perl
+Maintainer: Ian Beckwith <ianb@nessie.mcc.ac.uk>
+Standards-Version: 3.7.2
+
+Package: liburi-template-perl
+Architecture: all
+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://bitworking.org/news/URI_Templates