Browse Source

Add a lintian override for the INSTALL file

svn:r1077
Peter Palfrader 20 years ago
parent
commit
cb34be367f
4 changed files with 6 additions and 1 deletions
  1. 2 1
      debian/changelog
  2. 2 0
      debian/rules
  3. 1 0
      debian/tor.dirs
  4. 1 0
      debian/tor.lintian-override

+ 2 - 1
debian/changelog

@@ -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
   * As is the case too often, the INSTALL file not only covers
     installation, but also basic usage and configuration.  Therefore
     installation, but also basic usage and configuration.  Therefore
     include it in the docs dir.
     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
 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
 
 

+ 2 - 0
debian/rules

@@ -67,6 +67,8 @@ install: build
 	install -m 644 contrib/torify.1 $(CURDIR)/debian/tor/usr/share/man/man1
 	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 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.
 # Build architecture-independent files here.
 binary-indep: build install
 binary-indep: build install

+ 1 - 0
debian/tor.dirs

@@ -2,3 +2,4 @@ etc/tor
 var/lib/tor
 var/lib/tor
 var/log/tor
 var/log/tor
 var/run/tor
 var/run/tor
+usr/share/lintian/overrides

+ 1 - 0
debian/tor.lintian-override

@@ -0,0 +1 @@
+tor: package-contains-upstream-install-documentation