clsql/debian changelog,1.90,1.91 control,1.32,1.33
"Kevin M. Rosenberg" <[email protected]> Sun, 20 Jul 2003 12:31:24 -0600
| Newsgroups | gmane.lisp.clsql.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pubcvs/clsql/debian In directory boa.b9.com:/tmp/cvs-serv22617/debian Modified Files: changelog control Log Message: Index: changelog =================================================================== RCS file: /pubcvs/clsql/debian/changelog,v retrieving revision 1.90 retrieving revision 1.91 diff -C2 -d -r1.90 -r1.91 *** changelog 23 Jun 2003 19:25:30 -0000 1.90 --- changelog 20 Jul 2003 18:31:22 -0000 1.91 *************** *** 1,2 **** --- 1,8 ---- + cl-sql (1.7.0-1) unstable; urgency=low + + * Update acl-compat-tester with ptester + + -- Kevin M. Rosenberg <[email protected]> Sun, 20 Jul 2003 12:12:36 -0600 + cl-sql (1.6.6-1) unstable; urgency=low Index: control =================================================================== RCS file: /pubcvs/clsql/debian/control,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** control 21 May 2003 16:13:55 -0000 1.32 --- control 20 Jul 2003 18:31:22 -0000 1.33 *************** *** 66,70 **** Package: cl-sql-tests Architecture: all ! Depends: cl-sql-base, cl-sql-postgresql, cl-sql-postgresql-socket, cl-sql-mysql Suggests: acl-installer, libmyodbc, unixodbc,cl-sql-aodbc Description: Testing suite for CLSQL --- 66,70 ---- Package: cl-sql-tests Architecture: all ! Depends: cl-sql-base, cl-sql-postgresql, cl-sql-postgresql-socket, cl-sql-mysql, cl-rt, cl-tester Suggests: acl-installer, libmyodbc, unixodbc,cl-sql-aodbc Description: Testing suite for CLSQL