From: Ian Beckwith Date: Mon, 7 Sep 2009 02:56:21 +0000 (+0100) Subject: Add clisp to Suggests: for gen-uninames.lisp. Should only be needed if you are hackin... X-Git-Tag: debian/20090908+c5c46dc-1~5 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=5017d8d36c2ebe1988adf889e8bff5a025baa3f9;hp=4571f9106e37492630c3e0be1c4d28a83c4e3991;p=gnulib.git Add clisp to Suggests: for gen-uninames.lisp. Should only be needed if you are hacking on gnulib itself. --- diff --git a/debian/changelog b/debian/changelog index dc3c1deac..362f0260a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 07 Sep 2009 03:33:35 +0100 + -- Ian Beckwith Mon, 07 Sep 2009 03:56:14 +0100 gnulib (20090801-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 672b8b16c..63f2e6d02 100644 --- a/debian/control +++ b/debian/control @@ -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