aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dc894b3..5a2b993 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+slib (3a5-3) unstable; urgency=low
+
+ * debian/rules (binary-arch): Don't do anything here. Fixes lintian
+ warning binary-arch-rules-but-pkg-is-arch-indep.
+
+ * debian/control (Standards-Version): Update to 3.7.3. No changes needed.
+
+ * slib.sh: Specify #!/bin/sh.
+
+ * debian/slib.lintian-overrides: New file. Don't complain about the
+ usr/share/slib/init symlink.
+ * debian/rules (binary-indep): Install slib.lintian-overrides as
+ usr/share/lintian/overrides/slib in the final package.
+
+ -- Thomas Bushnell, BSG <tb@debian.org> Mon, 14 Jan 2008 16:41:39 -0500
+
slib (3a5-2) unstable; urgency=low
* debian/rules (binary-indep): init subdir symlink should point to ".",