From e2d1425e6f2260890759733a7095b857d4809c55 Mon Sep 17 00:00:00 2001
From: "Kevin M. Rosenberg" <kevin@rosenberg.net>
Date: Mon, 28 Apr 2003 17:32:59 +0000
Subject: [PATCH] r4662: Automatic commit for debian_version_2003_04_28-1

---
 debian/changelog | 1 +
 debian/control   | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8ce55d5..404c8c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ cl-rt (2003.04.28-1) unstable; urgency=low
 
   * Update with Paul Dietz's modifications (same as used by
   SBCL's sb-rt package)
+  * Update to standards-version 3.5.9.0 [no changes needed]
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 11:30:36 -0600
 
diff --git a/debian/control b/debian/control
index 93e79ab..1be8601 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Package: cl-rt
 Architecture: all
 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
 Description: Common Lisp regression tester from MIT
- This is MIT's regression tester for Common Lisp programs. It provides a framework for writing
- regression tests for Common Lisp packages.
-
+ This is MIT's regression tester for Common Lisp programs. It provides a 
+ framework for writing
+ regression tests for Common Lisp packages. This package includes
+ Paul Dietz's modifications to the original MIT release.
 
-- 
GitLab