From e2c3b14d9d7bb7cd05addd9d1173f12a8539575c Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Thu, 19 Apr 2007 00:13:08 +0100 Subject: [PATCH] spell uri right --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9aa1539..d7fd03d 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 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: -- 2.11.0