diff --git a/debian/changelog b/debian/changelog index e0f3f343469640da8505bffb2d557e062b440c93..6eb0ab3bcdc672b254dfa5a96327209165e4859d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tor (0.2.1.13-alpha-1+) XXperimental; urgency=low + + * Change Section of tor-dbg to debug. + + -- Peter Palfrader <weasel@debian.org> Mon, 16 Mar 2009 18:08:13 +0100 + tor (0.2.1.13-alpha-1) experimental; urgency=low * New upstream version. diff --git a/debian/control b/debian/control index 5928e728b1834376a453dc23e007a48e6bb63783..11f16b643daf3b5482b8c4f1370057657872d5f0 100644 --- a/debian/control +++ b/debian/control @@ -54,6 +54,7 @@ Architecture: any Depends: tor (= ${binary:Version}) Suggests: gdb Priority: extra +Section: debug Description: debugging symbols for Tor This package provides the debugging symbols for Tor, The Onion Router. Those symbols allow your debugger to assign names to your backtraces, which