X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=debian%2Fcontrol~;fp=debian%2Fcontrol~;h=74d6ff289b0029b383921db47650cb145743a554;hp=0000000000000000000000000000000000000000;hb=c4fd5064ccd0e0c568bec68ebe82f3daf6c235b6;hpb=917525490f5d8e583f4b53dcd2d792b9e6f42c88 diff --git a/debian/control~ b/debian/control~ new file mode 100644 index 0000000..74d6ff2 --- /dev/null +++ b/debian/control~ @@ -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 +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