diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-01-31 09:11:46 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-01-31 09:11:46 +0000 |
commit | d764af04e82a9411915b19e7dc23230ea1545489 (patch) | |
tree | a5ee9b1dc8a47253e523b1e7d36fd62474dc3397 /debian | |
parent | 7d950d57c3882f46836f48b1cc6c64a165cafb50 (diff) | |
download | tor-d764af04e82a9411915b19e7dc23230ea1545489.tar.gz tor-d764af04e82a9411915b19e7dc23230ea1545489.zip |
Change short description to a nicer one
svn:r1039
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c3ee152f6e..cdc948555c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -tor (0.0.1+0.0.2pre19-1.unreleased) unreleased; urgency=low +tor (0.0.1+0.0.2pre20-1) unstable; urgency=low * Depend on adduser. + * Change short description to a nicer one. - -- Peter Palfrader <weasel@debian.org> Thu, 15 Jan 2004 23:54:08 +0100 + -- Peter Palfrader <weasel@debian.org> Sat, 31 Jan 2004 10:10:45 +0100 tor (0.0.1+0.0.2pre19-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 8b34eb3174..e844aade7f 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Architecture: any Depends: ${shlibs:Depends}, adduser Recommends: privoxy, tsocks Suggests: mixmaster, mixminion, anon-proxy -Description: anonymous communication system +Description: anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system which addresses many flaws in the original onion routing design. . |