Add clisp to Suggests: for gen-uninames.lisp. Should only be needed if you are hackin...
authorIan Beckwith <ianb@erislabs.net>
Mon, 7 Sep 2009 02:56:21 +0000 (03:56 +0100)
committerIan Beckwith <ianb@erislabs.net>
Mon, 7 Sep 2009 02:56:21 +0000 (03:56 +0100)
debian/changelog
debian/control

index dc3c1de..362f026 100644 (file)
@@ -11,9 +11,11 @@ gnulib (20090907+1e2ae3a-1) unstable; urgency=low
   * debian/control:
     + add Depends: ${misc:Depends}.
     + Bump debhelper build-dep to >= 7.0.50~ (for overrides).
+    + Add clisp to Suggests: for gen-uninames.lisp. Should only
+      be needed if you are hacking on gnulib itself.
   * Added debian/README.source.
 
- -- Ian Beckwith <ianb@debian.org>  Mon, 07 Sep 2009 03:33:35 +0100
+ -- Ian Beckwith <ianb@debian.org>  Mon, 07 Sep 2009 03:56:14 +0100
 
 gnulib (20090801-2) unstable; urgency=low
 
index 672b8b1..63f2e6d 100644 (file)
@@ -9,7 +9,7 @@ Homepage: http://www.gnu.org/software/gnulib/
 Package: gnulib
 Architecture: all
 Depends: ${misc:Depends}
-Suggests: perl
+Suggests: perl, clisp
 Description: GNU Portability Library
  The GNU portability library is a macro system and C declarations and
  definitions for commonly-used API elements and abstracted system behaviors. It