X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=8c01b6b7c13e1b3121d0654f12392717ff902b79;hb=318bc76da7e8bd15e84af24ab87757c10208c7a7;hp=606361df1cefd6940d7310c58c914ad921c6a42c;hpb=47ce7b6ab97b1e6ca2c8ff6bcba47fd9796f318f;p=pipes.git diff --git a/debian/control b/debian/control index 606361d..8c01b6b 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.7.1 +Standards-Version: 3.5.8.0 Package: cl-pipes Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) Description: Common Lisp library for pipes or streams This package has functions for manipulating pipes, also called streams.