aboutsummaryrefslogtreecommitdiffstats
path: root/debian/slib.lintian-overrides
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/slib.lintian-overrides
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/slib.lintian-overrides')
-rw-r--r--debian/slib.lintian-overrides5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/slib.lintian-overrides b/debian/slib.lintian-overrides
new file mode 100644
index 0000000..3eb0ce7
--- /dev/null
+++ b/debian/slib.lintian-overrides
@@ -0,0 +1,5 @@
+# The recursive link usr/share/slib is not a mistake; it is a necessary
+# backwards compatibility from the days when we put all the init files
+# in a separate subdir. That was never the Right Thing to do, but this
+# helps out other packages.
+slib binary: symlink-is-self-recursive usr/share/slib/init .