From 05ac1c1bca7997a835302e0793b39d8308dd84d5 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg <> Date: Mon, 17 Mar 2003 19:51:57 +0000 Subject: [PATCH] Automatic commit for debian_version_1_66 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dd84d838..31062f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cl-asdf (1.66) unstable; urgency=low + + * New upstream version, added changes to dependent system + compilations with :force option. + + -- Kevin M. Rosenberg <kmr@debian.org> Mon, 17 Mar 2003 12:50:00 -0700 + cl-asdf (1.62) unstable; urgency=low * New upstream, fixes a sbcl-specific directory name diff --git a/debian/control b/debian/control index c659018f..2e34524d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg <kmr@debian.org> Build-Depends-Indep: debhelper (>> 4.0.0) -Standards-Version: 3.5.8.0 +Standards-Version: 3.5.9.0 Package: cl-asdf Architecture: all -- GitLab