summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
-rw-r--r--debian/control4
2 files changed, 17 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c3b541..5be7a7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+scm (5e3-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control (Architecture): Add ia64 to list of supported archs. Now
+ everything but s390 is listed. (Closes: #335980)
+ (Build-Depends): Require at least version 3a4 of slib.
+
+ * Change to continue.h from version 5e1-2 repeated here.
+
+ * Change to xgen.scm from version 5e2-4 repeated here.
+
+ * Change to scm.1 from version 5e2-4 repeated here.
+
+ -- Thomas Bushnell, BSG <tb@debian.org> Mon, 23 Oct 2006 23:31:59 -0700
+
scm (5e2-5) unstable; urgency=low
* debian/rules (binary-arch): Depend on install. Whoops!
diff --git a/debian/control b/debian/control
index ab2978d..6a2fc77 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: interpreters
Priority: optional
Maintainer: Thomas Bushnell, BSG <tb@debian.org>
Standards-Version: 3.7.2
-Build-Depends: slib (>> 3a3), libncurses5-dev, libreadline5-dev, texi2html, texinfo, libx11-dev, debhelper (>= 5)
+Build-Depends: slib (>> 3a4), libncurses5-dev, libreadline5-dev, texi2html, texinfo, libx11-dev, debhelper (>= 5)
Package: scm
-Architecture: alpha amd64 arm hppa i386 hurd-i386 m68k mips mipsel powerpc ppc64 sparc
+Architecture: alpha amd64 arm hppa i386 hurd-i386 m68k mips mipsel powerpc ppc64 sparc ia64
Section: interpreters
Priority: optional
Depends: slib, ${shlibs:Depends}