summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog31
1 files changed, 22 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 7c050e8..1566562 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,27 @@
-scm (5e3-6.1) unstable; urgency=low
+scm (5e4-1) unstable; urgency=low
- * Non-maintainer upload.
- * Split doc-base file into two files, add missing 'Index' fields for 'info'
- sections (closes: #369576).
- Thanks to Robert Luberda for the patch.
- * Remove from rules/postinst/postrm any manually doc-base handling code,
- since dh_installdocs supports doc-base on its own.
- Thanks to Robert Luberda for the patch.
+ * New upstream release.
+ * debian/control: Require at least version 3a5 of slib.
+
+ * debian/postrm: New file to remove /usr/lib/scm/implcat and
+ /usr/lib/scm/slibcat upon purge. (Closes: #455124). Thanks to Kumar
+ Appaiah for the fix.
+
+ * debian/control (Architecture): Add armel and armeb. (Closes: #408792).
+
+ * debian/rules (install): Don't use -s when installing. dh_strip should
+ be sufficient, and this should make the nostrip build option work.
+ (Closes: #438004).
- -- Neil Williams <codehelp@debian.org> Sun, 15 Jul 2007 21:14:17 +0100
+ * continue.h: Repeat change from 5e1-2.
+
+ * xgen.scm: Repeat change from 5e2-4.
+
+ * scm.1: Repeat change from 5e2-4.
+
+ * build.scm: Repeat change from 5e3-5.
+
+ -- Thomas Bushnell, BSG <tb@debian.org> Fri, 28 Dec 2007 15:56:00 -0800
scm (5e3-6) unstable; urgency=medium