clsql/debian changelog,1.60,1.61 control,1.22,1.23 copyright,1.5,1.6
"Kevin M. Rosenberg" <[email protected]> Fri, 6 Dec 2002 13:47:00 -0700
| Newsgroups | gmane.lisp.clsql.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pubcvs/clsql/debian In directory boa.b9.com:/tmp/cvs-serv12102/clsql/debian Modified Files: changelog control copyright Log Message: Index: changelog =================================================================== RCS file: /pubcvs/clsql/debian/changelog,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** changelog 14 Nov 2002 18:52:47 -0000 1.60 --- changelog 6 Dec 2002 20:46:58 -0000 1.61 *************** *** 1,2 **** --- 1,9 ---- + cl-sql (1.2.4-1) unstable; urgency=low + + * Remove changes information from copyright file + * Minor upstream changes + + -- Kevin M. Rosenberg <[email protected]> Wed, 4 Dec 2002 14:39:00 -0700 + cl-sql (1.2.3-1) unstable; urgency=low Index: control =================================================================== RCS file: /pubcvs/clsql/debian/control,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** control 30 Oct 2002 21:12:49 -0000 1.22 --- control 6 Dec 2002 20:46:58 -0000 1.23 *************** *** 4,8 **** Maintainer: Kevin M. Rosenberg <[email protected]> Build-Depends: debhelper (>= 4.0.0), libmysqlclient10-dev, postgresql-dev ! Standards-Version: 3.5.7.1 Package: cl-sql --- 4,8 ---- Maintainer: Kevin M. Rosenberg <[email protected]> Build-Depends: debhelper (>= 4.0.0), libmysqlclient10-dev, postgresql-dev ! Standards-Version: 3.5.8.0 Package: cl-sql Index: copyright =================================================================== RCS file: /pubcvs/clsql/debian/copyright,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** copyright 12 Aug 2002 04:56:38 -0000 1.5 --- copyright 6 Dec 2002 20:46:58 -0000 1.6 *************** *** 6,13 **** Debian Maintainer: (Same as upstream) - Since the upstream author is the same as the Debian maintainer, - there should be no divergence between the upstream package and - the Debian package. - Upstream Copyright Statement --- 6,9 ----