r10621:
[uffi.git] / debian / control
index 357ca00741c9f05ca33d9201f5952356dc550d9f..de4f4be5be8dcd20c3f25b5c115009e63357038d 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends-Indep: debhelper (>= 4.0.0)
 Build-Depends: zlib1g-dev,debhelper (>= 4.0.0)
-Standards-Version: 3.5.9.0
+Standards-Version: 3.6.2.1
 
 Package: cl-uffi
 Architecture: all
@@ -18,7 +18,7 @@ Description: Universal Foreign Function Library for Common Lisp
 
 Package: cl-uffi-tests
 Architecture: any
-Depends: common-lisp-controller (>= 3.37), cl-uffi, zlib1g
+Depends: common-lisp-controller (>= 3.37), cl-uffi, zlib1g-dev
 Description: Regression tests for UFFI Common Lisp Library
  This is a test of regression tests for UFFI. Besides providing
  testing for UFFI, the tests serve as an example of UFFI usage.