X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=2a0d0550de70581034a16fe9bf390a14a90cf3bb;hb=HEAD;hp=e06e309cc408fb4e251878f994ff1ab0971e031f;hpb=889cd0c134643a71dd8272cf2294276d054d6057;p=memstore.git diff --git a/debian/control b/debian/control index e06e309..2a0d055 100644 --- a/debian/control +++ b/debian/control @@ -4,16 +4,15 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) -Depends: cl-kmrcl Standards-Version: 3.9.2.0 -Homepage: http://files.b9.com/memstore/ -Vcs-Git: git://git.b9.com/memstore.git -Vcs-Browser: http://git.b9.com/?p=memstore.git +Homepage: http://files.kpe.io/memstore/ +Vcs-Git: git://git.kpe.io/memstore.git +Vcs-Browser: http://git.kpe.io/?p=memstore.git Package: cl-memstore Architecture: all -Depends: ${misc:Depends}, cl-rt +Depends: ${misc:Depends}, cl-usocket, cl-salza2, cl-kmrcl Description: Memstore library for Common Lisp Programs This package contains the Common Lisp memstore library. This library provides high-level object serialization, including - optional compression as well as an interface to the memcached protcol. + optional compression as well as an interface to the memcached protocol.