From 5f7b0413c1bb0f96bb613ad74c0978f44116a136 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 26 Oct 2005 19:31:02 -0700 Subject: Import Debian changes 5d9-5 scm (5d9-5) unstable; urgency=low * New maintainer. Adopted with permission of previous maintainer. * repl.c (s_read): Remove static qualifier on declaration. * scmfig.h: Use SHORT_INT and CDR_DOUBLES on __powerpc64__ and __x86_64__ just as with __ia64. (Closes: #295074, #251765) * debian/control (Build-Depends): Use libreadline5-dev in place of libreadline4-dev. (Closes: #326297) --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 42b1b1d..fdb12d6 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: scm Section: interpreters Priority: optional -Maintainer: James LewisMoss +Maintainer: Thomas Bushnell, BSG Standards-Version: 3.1.1 -Build-Depends: slib (>> 3a1), libncurses5-dev, libreadline4-dev, texi2html, texinfo, xlibs-dev +Build-Depends: slib (>> 3a1), libncurses5-dev, libreadline5-dev, texi2html, texinfo, xlibs-dev Package: scm Architecture: any -- cgit v1.2.3