From 3959cc213d501cb36ac0847e0a55d22052ad3066 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <tunes@google.com> Date: Thu, 8 May 2014 12:44:23 -0400 Subject: [PATCH] Resolve overly long line in debian/changelog. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 54dc7830..66a61b19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,8 @@ cl-asdf (2:3.1.2-1) unstable; urgency=low New release: * ~/common-lisp/ is now present by default in the source-registry, so you don't need to configure anything if you put source code there. - * package-inferred-system combines the one-file, one-package, one-system paradigm - of quick-build and faslpath with the portability and robustness of ASDF 3. + * package-inferred-system implements the one-file, one-package, one-system + paradigm of quick-build and faslpath as an extension to ASDF 3. * non-propagating-operation replaces OPERATION for operations as a base class to inherit from for operations that do not propagate, whereas for backward compatibility with ASDF 1 and 2, -- GitLab