[or-cvs] Make sure all patches apply cleanly

Peter Palfrader weasel at seul.org
Wed Nov 10 03:30:54 UTC 2004


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

Modified Files:
	01_uncomment_datadirectory.dpatch 
	02_add_debian_files_in_manpage.dpatch 
	03_tor_manpage_in_section_8.dpatch 
Log Message:
Make sure all patches apply cleanly

Index: 01_uncomment_datadirectory.dpatch
===================================================================
RCS file: /home/or/cvsroot/debian/patches/01_uncomment_datadirectory.dpatch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 01_uncomment_datadirectory.dpatch	30 Mar 2004 12:29:33 -0000	1.2
+++ 01_uncomment_datadirectory.dpatch	10 Nov 2004 03:30:51 -0000	1.3
@@ -23,15 +23,15 @@
 exit 0
 
 @DPATCH@
-diff -urNad /home/weasel/projects/tor/cvs/src/config/torrc.sample.in cvs/src/config/torrc.sample.in
---- /home/weasel/projects/tor/cvs/src/config/torrc.sample.in	2004-03-01 23:41:26.000000000 +0100
-+++ cvs/src/config/torrc.sample.in	2004-03-03 13:47:25.000000000 +0100
-@@ -11,7 +11,7 @@
- ##################### Below is just for servers #####################
+diff -urNad tor-0.0.9pre5/src/config/torrc.sample.in /tmp/dpep.bt2Xog/tor-0.0.9pre5/src/config/torrc.sample.in
+--- tor-0.0.9pre5/src/config/torrc.sample.in	2004-11-09 21:04:18.000000000 +0100
++++ /tmp/dpep.bt2Xog/tor-0.0.9pre5/src/config/torrc.sample.in	2004-11-10 03:23:26.072988347 +0100
+@@ -45,7 +45,7 @@
  
- ## The directory for keeping all the keys/etc for this server
+ # The directory for keeping all the keys/etc. By default, we store
+ # things in $HOME/.tor on Unix, and in Application Data\tor on Windows.
 -#DataDirectory @LOCALSTATEDIR@/lib/tor
 +DataDirectory @LOCALSTATEDIR@/lib/tor
  
- #Nickname moria # A unique handle for this server
- #Address moria.seul.org # The fqdn for this server
+ ##################### Below is just for servers #####################
+ 

Index: 02_add_debian_files_in_manpage.dpatch
===================================================================
RCS file: /home/or/cvsroot/debian/patches/02_add_debian_files_in_manpage.dpatch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 02_add_debian_files_in_manpage.dpatch	8 Aug 2004 14:04:32 -0000	1.2
+++ 02_add_debian_files_in_manpage.dpatch	10 Nov 2004 03:30:51 -0000	1.3
@@ -23,10 +23,10 @@
 exit 0
 
 @DPATCH@
-diff -urNad /home/weasel/tmp/tor/tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in
---- /home/weasel/tmp/tor/tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in	2004-08-08 07:32:55.000000000 +0200
-+++ tor-0.0.7.2+0.0.8pre3cvs/doc/tor.1.in	2004-08-08 15:16:27.185115824 +0200
-@@ -201,6 +201,12 @@
+diff -urNad tor-0.0.9pre5/doc/tor.1.in /tmp/dpep.E9VjWB/tor-0.0.9pre5/doc/tor.1.in
+--- tor-0.0.9pre5/doc/tor.1.in	2004-11-10 02:20:59.000000000 +0100
++++ /tmp/dpep.E9VjWB/tor-0.0.9pre5/doc/tor.1.in	2004-11-10 03:24:17.697639909 +0100
+@@ -333,6 +333,12 @@
  .TP
  .I @LOCALSTATEDIR@/lib/tor/
  The tor process stores keys and other data here.

Index: 03_tor_manpage_in_section_8.dpatch
===================================================================
RCS file: /home/or/cvsroot/debian/patches/03_tor_manpage_in_section_8.dpatch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 03_tor_manpage_in_section_8.dpatch	6 May 2004 23:25:12 -0000	1.1
+++ 03_tor_manpage_in_section_8.dpatch	10 Nov 2004 03:30:51 -0000	1.2
@@ -23,23 +23,23 @@
 exit 0
 
 @DPATCH@
-diff -urNad /home/weasel/projects/tor/cvs/contrib/torify.1 cvs/contrib/torify.1
---- /home/weasel/projects/tor/cvs/contrib/torify.1	2004-02-17 01:45:25.000000000 +0100
-+++ cvs/contrib/torify.1	2004-05-07 01:12:57.000000000 +0200
+diff -urNad tor-0.0.9pre5/contrib/torify.1 /tmp/dpep.fOA3Mm/tor-0.0.9pre5/contrib/torify.1
+--- tor-0.0.9pre5/contrib/torify.1	2004-11-10 03:27:09.608843380 +0100
++++ /tmp/dpep.fOA3Mm/tor-0.0.9pre5/contrib/torify.1	2004-11-10 03:28:29.621248723 +0100
 @@ -18,6 +18,6 @@
- binaries.
+ to suid binaries.
  
  .SH SEE ALSO
 -.BR tor (1),
 +.BR tor (8),
  .BR tsocks (1),
  .BR tsocks.conf (5).
-diff -urNad /home/weasel/projects/tor/cvs/doc/tor.1.in cvs/doc/tor.1.in
---- /home/weasel/projects/tor/cvs/doc/tor.1.in	2004-04-18 20:40:42.000000000 +0200
-+++ cvs/doc/tor.1.in	2004-05-07 01:12:12.000000000 +0200
+diff -urNad tor-0.0.9pre5/doc/tor.1.in /tmp/dpep.fOA3Mm/tor-0.0.9pre5/doc/tor.1.in
+--- tor-0.0.9pre5/doc/tor.1.in	2004-11-10 03:28:29.263327434 +0100
++++ /tmp/dpep.fOA3Mm/tor-0.0.9pre5/doc/tor.1.in	2004-11-10 03:28:29.622248503 +0100
 @@ -1,4 +1,4 @@
--.TH TOR 1 "November 2003" "TOR"
-+.TH TOR 8 "November 2003" "TOR"
+-.TH TOR 1 "November 2004" "TOR"
++.TH TOR 8 "November 2004" "TOR"
  .SH NAME
  tor \- The second-generation onion router
  .SH SYNOPSIS



More information about the tor-commits mailing list