summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 179bb8b..ea4dba7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+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)
+
+ -- Thomas Bushnell, BSG <tb@debian.org> Wed, 26 Oct 2005 19:31:02 -0700
+
scm (5d9-4.1) unstable; urgency=high
* Non-maintainer upload.