Imported Upstream version 0.14.01
[liburi-template-perl.git] / debian / control~
diff --git a/debian/control~ b/debian/control~
new file mode 100644 (file)
index 0000000..74d6ff2
--- /dev/null
@@ -0,0 +1,15 @@
+Source: liburi-template-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5)
+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}, 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