uffi/debian changelog,1.80,1.81 control,1.23,1.24

"Kevin M. Rosenberg" <[email protected]> Thu, 12 Jun 2003 06:09:57 -0600
Newsgroups gmane.lisp.uffi.cvs
Message-ID <[email protected]>
Update of /pubcvs/uffi/debian
In directory boa.b9.com:/tmp/cvs-serv3177/debian

Modified Files:
	changelog control 
Log Message:
Auto commit for Debian build

Index: changelog
===================================================================
RCS file: /pubcvs/uffi/debian/changelog,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** changelog	5 May 2003 21:57:50 -0000	1.80
--- changelog	12 Jun 2003 12:09:55 -0000	1.81
***************
*** 1,2 ****
--- 1,8 ----
+ cl-uffi (1.2.16-1) unstable; urgency=low
+ 
+   * New upstream
+ 
+  -- Kevin M. Rosenberg <[email protected]>  Thu, 12 Jun 2003 06:04:06 -0600
+ 
  cl-uffi (1.2.15-1) unstable; urgency=low
  

Index: control
===================================================================
RCS file: /pubcvs/uffi/debian/control,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** control	5 May 2003 14:54:40 -0000	1.23
--- control	12 Jun 2003 12:09:55 -0000	1.24
***************
*** 5,9 ****
  Build-Depends-Indep: debhelper (>= 4.0.0)
  Build-Depends: zlib1g-dev,debhelper (>= 4.0.0)
! Standards-Version: 3.5.9.0
  
  Package: cl-uffi
--- 5,9 ----
  Build-Depends-Indep: debhelper (>= 4.0.0)
  Build-Depends: zlib1g-dev,debhelper (>= 4.0.0)
! Standards-Version: 3.5.10.0
  
  Package: cl-uffi
***************
*** 19,23 ****
  Package: cl-uffi-tests
  Architecture: any
! Depends: common-lisp-controller (>= 3.37), cl-uffi, zlib1g
  Description: Regression tests for UFFI Common Lisp Library
   This is a test of regression tests for UFFI. Besides providing
--- 19,23 ----
  Package: cl-uffi-tests
  Architecture: any
! 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