Browse Source

The override file is always correct

svn:r19053
Peter Palfrader 17 years ago
parent
commit
a331f451d0
2 changed files with 7 additions and 0 deletions
  1. 6 0
      debian/changelog
  2. 1 0
      debian/control

+ 6 - 0
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
 tor (0.2.1.13-alpha-1) experimental; urgency=low
 
 
   * New upstream version.
   * New upstream version.

+ 1 - 0
debian/control

@@ -54,6 +54,7 @@ Architecture: any
 Depends: tor (= ${binary:Version})
 Depends: tor (= ${binary:Version})
 Suggests: gdb
 Suggests: gdb
 Priority: extra
 Priority: extra
+Section: debug
 Description: debugging symbols for Tor
 Description: debugging symbols for Tor
  This package provides the debugging symbols for Tor, The Onion Router.
  This package provides the debugging symbols for Tor, The Onion Router.
  Those symbols allow your debugger to assign names to your backtraces, which
  Those symbols allow your debugger to assign names to your backtraces, which