diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e0f3f3434..6eb0ab3bc 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 5928e728b..11f16b643 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 |