diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8d2f750ff5..bebdc8f22f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ tor (0.1.0.0-alpha-cvs-1) UNRELEASED; urgency=low * Add a watch file. * Forward port 06_add_compile_time_defaults. * Add libevent-dev to build-depends. + * Update URL to tor in debian/control and debian/copyright. - -- Peter Palfrader <weasel@debian.org> Sun, 23 Jan 2005 16:19:29 +0100 + -- Peter Palfrader <weasel@debian.org> Sun, 23 Jan 2005 16:26:13 +0100 tor (0.0.9.3-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 9caf2b0901..91c268e271 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Peter Palfrader <weasel@debian.org> on Sat, 10 Jan 2004 11:20:06 +0100. -It was downloaded from http://freehaven.net/tor/ +It was downloaded from http://tor.eff.org/ Upstream Authors: Roger Dingledine <arma@freehaven.net> Nick Mathewson <nickm@freehaven.net> |