aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-08-04 12:21:48 -0400
committerNick Mathewson <nickm@torproject.org>2010-08-04 12:21:48 -0400
commite7d2a9b6c4407217780be3a0d0cbb29fd3812cf5 (patch)
tree437fdab02dd55d51d1bb397f48c69ec1918dc974 /changes
parentf206209abfc1f98bbbd0be5b6e36fdec6709953d (diff)
downloadtor-e7d2a9b6c4407217780be3a0d0cbb29fd3812cf5.tar
tor-e7d2a9b6c4407217780be3a0d0cbb29fd3812cf5.tar.gz
Remove the debian directory from the main git repository
Once upon a time it made sense to keep all the Debian files in the main Tor distribution, since repeatedly merging them back in was hard. Now that we're on git, that's no longer so. Peter's debian repository at debian/tor.git on our git server has the most recent version of the tor-on-debian packaging stuff, and the versions in our own repository have gotten out of date. Resolves bug #1735.
Diffstat (limited to 'changes')
-rw-r--r--changes/remove-debian5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/remove-debian b/changes/remove-debian
new file mode 100644
index 000000000..6eb1896ba
--- /dev/null
+++ b/changes/remove-debian
@@ -0,0 +1,5 @@
+ o Removed files:
+ - Remove the old debian/ directory from the main Tor distribution.
+ The official Tor-for-debian git repository lives at the URL
+ https://git.torproject.org/debian/tor.git .
+