r5100: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 12 Jun 2003 12:20:16 +0000 (12:20 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 12 Jun 2003 12:20:16 +0000 (12:20 +0000)
debian/changelog
debian/control

index dccfffe4a247a0ab485739c9bda10ef660056a9c..7bfbf95e8a2e557da99c373653d41d5a41ff833a 100644 (file)
@@ -1,3 +1,9 @@
+cl-uffi (1.2.16-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:04:06 -0600
+
 cl-uffi (1.2.15-1) unstable; urgency=low
 
   * Documentation improvement by Nikodemus Siivola
index 357ca00741c9f05ca33d9201f5952356dc550d9f..7319b8ed0e5bf0cc8791dcb9cdde98d90fc41ee2 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.5.10.0
 
 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.