Add a lintian override for the INSTALL file

svn:r1077
This commit is contained in:
Peter Palfrader
2004-02-17 01:40:36 +00:00
parent 000a717c2d
commit cb34be367f
4 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -10,8 +10,9 @@ tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
* As is the case too often, the INSTALL file not only covers
installation, but also basic usage and configuration. Therefore
include it in the docs dir.
* Add a lintian override for the INSTALL file.
-- Peter Palfrader <weasel@debian.org> Tue, 17 Feb 2004 02:26:50 +0100
-- Peter Palfrader <weasel@debian.org> Tue, 17 Feb 2004 02:32:00 +0100
tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
+2
View File
@@ -67,6 +67,8 @@ install: build
install -m 644 contrib/torify.1 $(CURDIR)/debian/tor/usr/share/man/man1
install -m 644 contrib/tor-tsocks.conf $(CURDIR)/debian/tor/etc/tor
install -m 644 debian/tor.lintian-override $(CURDIR)/debian/tor/usr/share/lintian/overrides/tor
# Build architecture-independent files here.
binary-indep: build install
+1
View File
@@ -2,3 +2,4 @@ etc/tor
var/lib/tor
var/log/tor
var/run/tor
usr/share/lintian/overrides
+1
View File
@@ -0,0 +1 @@
tor: package-contains-upstream-install-documentation