aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/copyright4
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index bafc0b2a5..134417d95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ tor (0.0.6.1-2) unreleased; urgency=low
* Since tor is in /usr/sbin, the manpage should be in section 8, not
in section 1. Move it there, including updating the section in
the manpage itself and the reference in torify(1).
+ * Update debian/copyright file.
- -- Peter Palfrader <weasel@debian.org> Fri, 7 May 2004 01:22:17 +0200
+ -- Peter Palfrader <weasel@debian.org> Thu, 13 May 2004 05:06:19 +0200
tor (0.0.6.1-1) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index 3416dd4cd..de828d173 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,9 @@ Upstream Authors: Roger Dingledine <arma@freehaven.net>
Matej Pfajfar <badbytes@freehaven.net>
-Copyright (c) 2001-2004, Roger Dingledine
+Copyright (c) 2001-2004 Roger Dingledine
+Copyright (c) 2002,2003 Nick Mathewson
+Copyright (c) 2001-2003 Matej Pfajfar
strlcat, strlcpy: Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
tree.h: Copyright (c) 2002 Niels Provos <provos@citi.umich.edu>
Modifications for Debian: Copyright (c) 2004 Peter Palfrader <weasel@debian.org>