summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 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!