[or-cvs] Add a lintian override for the INSTALL file

Peter Palfrader weasel at seul.org
Tue Feb 17 01:40:38 UTC 2004


Update of /home/or/cvsroot/debian
In directory moria.mit.edu:/tmp/cvs-serv23220

Modified Files:
	changelog rules tor.dirs 
Added Files:
	tor.lintian-override 
Log Message:
Add a lintian override for the INSTALL file

--- NEW FILE: tor.lintian-override ---
tor: package-contains-upstream-install-documentation

Index: changelog
===================================================================
RCS file: /home/or/cvsroot/debian/changelog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- changelog	17 Feb 2004 01:27:22 -0000	1.8
+++ changelog	17 Feb 2004 01:40:36 -0000	1.9
@@ -10,8 +10,9 @@
   * 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 at debian.org>  Tue, 17 Feb 2004 02:26:50 +0100
+ -- Peter Palfrader <weasel at debian.org>  Tue, 17 Feb 2004 02:32:00 +0100
 
 tor (0.0.1+0.0.2pre20-1) unstable; urgency=low
 

Index: rules
===================================================================
RCS file: /home/or/cvsroot/debian/rules,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rules	17 Feb 2004 01:09:22 -0000	1.3
+++ rules	17 Feb 2004 01:40:36 -0000	1.4
@@ -67,6 +67,8 @@
 	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

Index: tor.dirs
===================================================================
RCS file: /home/or/cvsroot/debian/tor.dirs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tor.dirs	13 Jan 2004 13:40:00 -0000	1.1
+++ tor.dirs	17 Feb 2004 01:40:36 -0000	1.2
@@ -2,3 +2,4 @@
 var/lib/tor
 var/log/tor
 var/run/tor
+usr/share/lintian/overrides



More information about the tor-commits mailing list