diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-07-14 15:35:16 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-07-14 15:35:16 -0400 |
commit | bdd367eb45f48c9560cb1356eccf708db5fffb49 (patch) | |
tree | c007650692429227e289daa19f95abb99194b463 | |
parent | d996b7463e8228dd6b08a28bc42cee61eeff910c (diff) | |
parent | 95a662364544afc741dc2b203f939bd5a2f126fd (diff) | |
download | tor-bdd367eb45f48c9560cb1356eccf708db5fffb49.tar.gz tor-bdd367eb45f48c9560cb1356eccf708db5fffb49.zip |
Merge commit 'debian-tor-0.2.1.17-rc-1' into maint-0.2.1
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 234de20f59..414a23644f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tor (0.2.1.17-rc-1) experimental; urgency=low + + * New upstream version. + * Update upstream URL in debian/copyright. + + -- Peter Palfrader <weasel@debian.org> Mon, 13 Jul 2009 23:37:37 +0200 + tor (0.2.1.16-rc-1) experimental; urgency=low * New upstream version. diff --git a/debian/copyright b/debian/copyright index ca8ad0b3a6..f89185257d 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://tor.eff.org/ +It was downloaded from https://www.torproject.org/ Upstream Authors: Roger Dingledine <arma@freehaven.net> Nick Mathewson <nickm@freehaven.net> |