uffi/debian changelog,1.72,1.73 upload.sh,1.9,1.10
"Kevin M. Rosenberg" <[email protected]> Wed, 12 Mar 2003 14:13:20 -0700
| Newsgroups | gmane.lisp.uffi.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pubcvs/uffi/debian In directory boa.b9.com:/tmp/cvs-serv6895/debian Modified Files: changelog upload.sh Log Message: Index: changelog =================================================================== RCS file: /pubcvs/uffi/debian/changelog,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -d -r1.72 -r1.73 *** changelog 10 Mar 2003 17:37:05 -0000 1.72 --- changelog 12 Mar 2003 21:13:18 -0000 1.73 *************** *** 1,2 **** --- 1,8 ---- + cl-uffi (1.2.9-1) unstable; urgency=low + + * change ccl:%put-cstring to ccl::%put-cstring for openmcl + + -- Kevin M. Rosenberg <[email protected]> Wed, 12 Mar 2003 14:12:03 -0700 + cl-uffi (1.2.8-1) unstable; urgency=low Index: upload.sh =================================================================== RCS file: /pubcvs/uffi/debian/upload.sh,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** upload.sh 16 Oct 2002 06:50:28 -0000 1.9 --- upload.sh 12 Mar 2003 21:13:18 -0000 1.10 *************** *** 1,4 **** #!/bin/bash -e ! dup uffi -Uftp.med-info.com -D/home/ftp/uffi -C"(cd /opt/apache/htdocs/uffi.med-info.com; make install)" -su $* --- 1,4 ---- #!/bin/bash -e ! dup uffi -Uftp.med-info.com -D/home/ftp/uffi -C"(cd /opt/apache/htdocs/uffi; make install)" -su $*