[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r19053: {tor} The override file is always correct (tor/trunk/debian)



Author: weasel
Date: 2009-03-16 13:08:45 -0400 (Mon, 16 Mar 2009)
New Revision: 19053

Modified:
   tor/trunk/debian/changelog
   tor/trunk/debian/control
Log:
The override file is always correct

Modified: tor/trunk/debian/changelog
===================================================================
--- tor/trunk/debian/changelog	2009-03-16 13:57:40 UTC (rev 19052)
+++ tor/trunk/debian/changelog	2009-03-16 17:08:45 UTC (rev 19053)
@@ -1,3 +1,9 @@
+tor (0.2.1.13-alpha-1+) XXperimental; urgency=low
+
+  * Change Section of tor-dbg to debug.
+
+ -- Peter Palfrader <weasel@xxxxxxxxxx>  Mon, 16 Mar 2009 18:08:13 +0100
+
 tor (0.2.1.13-alpha-1) experimental; urgency=low
 
   * New upstream version.

Modified: tor/trunk/debian/control
===================================================================
--- tor/trunk/debian/control	2009-03-16 13:57:40 UTC (rev 19052)
+++ tor/trunk/debian/control	2009-03-16 17:08:45 UTC (rev 19053)
@@ -54,6 +54,7 @@
 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