From 318bc76da7e8bd15e84af24ab87757c10208c7a7 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Mon, 2 Dec 2002 18:38:04 +0000 Subject: [PATCH] r3536: *** empty log message *** --- debian/changelog | 5 ++++- debian/control | 4 ++-- debian/copyright | 6 ------ 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8032f5c..2cb73c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ cl-pipes (1.0-2) unstable; urgency=low * Remove 'load-compiled-op from .asd file + * Changes compared to upstream: + - Created package file and .asd file + - Renamed functions to always start with pipe- - -- Kevin M. Rosenberg Fri, 8 Nov 2002 09:34:58 -0700 + -- Kevin M. Rosenberg Mon, 2 Dec 2002 11:36:25 -0700 cl-pipes (1.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 606361d..8c01b6b 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.7.1 +Standards-Version: 3.5.8.0 Package: cl-pipes Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) Description: Common Lisp library for pipes or streams This package has functions for manipulating pipes, also called streams. diff --git a/debian/copyright b/debian/copyright index 32c17f2..27686ae 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,12 +4,6 @@ Nov 2, 2002. It was downloaded from ftp://ftp.b9.com/pipes/ Upstream Authors: Kevin Rosenberg & Peter Norvig -Changes compared to upstream: - - Created package file and .asd file - - Renamed functions to always start with pipe- - - - Pipes's Copyright Statement --------------------------- -- 2.34.1