[or-cvs] The tor-dbg package does not really need its own copy of co...

Peter Palfrader weasel at seul.org
Wed Sep 14 14:43:42 UTC 2005


Update of /home/or/cvsroot/tor/debian
In directory moria:/tmp/cvs-serv12136/debian

Modified Files:
      Tag: tor-0_1_0-patches
	changelog rules 
Log Message:
The tor-dbg package does not really need its own copy of copyright and changelog in usr/share/doc/tor-dbg

Index: changelog
===================================================================
RCS file: /home/or/cvsroot/tor/debian/changelog,v
retrieving revision 1.120.2.16
retrieving revision 1.120.2.17
diff -u -d -r1.120.2.16 -r1.120.2.17
--- changelog	13 Sep 2005 17:20:06 -0000	1.120.2.16
+++ changelog	14 Sep 2005 14:43:40 -0000	1.120.2.17
@@ -11,7 +11,7 @@
     it to the wrong IP.  We now catch such cases in debian/rules, shout
     at the buildd maintainer, and ignore the result of our test suite.
 
- -- Peter Palfrader <weasel at debian.org>  Tue, 13 Sep 2005 19:18:39 +0200
+ -- Peter Palfrader <weasel at debian.org>  Wed, 14 Sep 2005 16:38:20 +0200
 
 tor (0.1.0.14-1) unstable; urgency=high
 

Index: rules
===================================================================
RCS file: /home/or/cvsroot/tor/debian/rules,v
retrieving revision 1.17.2.3
retrieving revision 1.17.2.4
diff -u -d -r1.17.2.3 -r1.17.2.4
--- rules	13 Sep 2005 17:20:06 -0000	1.17.2.3
+++ rules	14 Sep 2005 14:43:40 -0000	1.17.2.4
@@ -154,6 +154,9 @@
 
 	rm -f $(CURDIR)/debian/tor/usr/bin/tor-control.py
 
+	install -d -m 755 $(CURDIR)/debian/tor-dbg/usr/share/doc
+	ln -s tor $(CURDIR)/debian/tor-dbg/usr/share/doc/tor-dbg
+
 
 # Build architecture-independent files here.
 binary-indep: build install



More information about the tor-commits mailing list