Skip to content
Snippets Groups Projects
Commit cb34be36 authored by Peter Palfrader's avatar Peter Palfrader
Browse files

Add a lintian override for the INSTALL file

svn:r1077
parent 000a717c
No related branches found
No related merge requests found
......@@ -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
......
......@@ -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
......
......@@ -2,3 +2,4 @@ etc/tor
var/lib/tor
var/log/tor
var/run/tor
usr/share/lintian/overrides
tor: package-contains-upstream-install-documentation
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment