From 5cd7ba4f15110d2d6114e7f4488aad656eeea287 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 23 Apr 2005 12:10:17 +0000 Subject: [PATCH] r10459: Automated commit for Debian build of cl-photo upstream-version-0.5 --- debian/changelog | 6 ++++++ doc/readme.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e927f57..81b53f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-photo (0.5-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sat, 23 Apr 2005 06:10:04 -0600 + cl-photo (0.4-1) unstable; urgency=low * New upstream diff --git a/doc/readme.html b/doc/readme.html index 6136b65..a9c8be3 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -1,4 +1,4 @@ -CL-PHOTO README

CL-Photo Documentation

Overview

CL-Photo is a Common Lisp package for calculation functions used in photography. CL-Photo is written and Copyright © 2005 by Kevin Rosenberg.

The home page for CL-Photo is http://files.b9.com/cl-photo.

Prerequisites

Installation

The easiest way to install CL-Photo is to use the Debian GNU/Linux operating system. You can then use the command apt-get install cl-photo to automatically download and install the CL-Photo package.

On a non-Debian system, you need to have ASDF installed to load the system definition file. You will need to change the source +CL-PHOTO README

CL-Photo Documentation

Overview

CL-Photo is a Common Lisp package for calculation functions used in photography. CL-Photo is written and Copyright © 2005 by Kevin Rosenberg.

The home page for CL-Photo is http://files.b9.com/cl-photo.

Prerequisites

Installation

The easiest way to install CL-Photo is to use the Debian GNU/Linux operating system. You can then use the command apt-get install cl-photo to automatically download and install the CL-Photo package.

On a non-Debian system, you need to have ASDF installed to load the system definition file. You will need to change the source pathname in the system file to match the location where you have installed CL-Photo.

Usage

Currently, there is no documentation on the functions provided by CL-Photo. However, the source code is instructive.

\ No newline at end of file -- 2.34.1