From a331f451d04a736b6a42c236bd84dcd390a88c60 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 16 Mar 2009 17:08:45 +0000 Subject: [PATCH] The override file is always correct svn:r19053 --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index e0f3f34346..6eb0ab3bcd 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 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 5928e728b1..11f16b643d 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