aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <tb@debian.org>2008-01-14 16:41:39 -0500
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:40 -0800
commit216668ab07f2f4903c588feb6c420e925f5c9110 (patch)
tree49362c8ecf9af2929a49fdcfbdd7cde045f8be0b /debian/changelog
parent9429d5ab2c98d17d87c0d9214bc41b37f9419901 (diff)
downloadslib-216668ab07f2f4903c588feb6c420e925f5c9110.tar.gz
slib-216668ab07f2f4903c588feb6c420e925f5c9110.zip
Import Debian changes 3a5-3debian/3a5-3
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.
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 ".",