Extracted from strace-4.5.19/debian/control:
============================================

  strace - A system call tracer
    strace is a system call tracer, i.e. a debugging tool which prints out
    a trace of all the system calls made by a another process/program.
    The program to be traced need not be recompiled for this, so you can
    use it on binaries for which you don't have source.

    System calls and signals are events that happen at the user/kernel
    interface. A close examination of this boundary is very useful for bug
    isolation, sanity checking and attempting to capture race conditions.

  strace64 - A system call tracer for 64bit binaries
    strace is a system call tracer, i.e. a debugging tool which prints out
    a trace of all the system calls made by a another process/program.
    The program to be traced need not be recompiled for this, so you can
    use it on binaries for which you don't have source.

    This package containts the 64bit version of the binary, intended for
    biarch systems with 32bit userland and 64bit kernel.

    System calls and signals are events that happen at the user/kernel
    interface. A close examination of this boundary is very useful for bug
    isolation, sanity checking and attempting to capture race conditions.

  strace-udeb - A system call tracer
    strace is a system call tracer, i.e. a debugging tool which prints out
    a trace of all the system calls made by a another process/program.
    The program to be traced need not be recompiled for this, so you can
    use it on binaries for which you don't have source.

    System calls and signals are events that happen at the user/kernel
    interface. A close examination of this boundary is very useful for bug
    isolation, sanity checking and attempting to capture race conditions.

    This is a stripped down package intended for debugging use in the Debian
    installer. 


Extracted from strace-4.5.19/debian/changelog:
==============================================
  strace (4.5.19-1) unstable; urgency=low
  
    [ Dmitry V. Levin ]
    * New upstream release.
      + Fixed FTBFS on armel, closes: #520084, #535564
      + Marked sendfile(2) as a network syscall, closes: #509499
      + Fixed syscall numbers for tee and sync_file_range, closes: #503124
      + Changed strace to exit/kill with traced process
        exitcode/signal, closes: #37665
  
    [ Frederik Schüler ]
    * Move myself from uploaders to maintainers, and drop Roland from the list,
      closes: #521458
    * Apply hppa fixes, thanks to Carlos O'Donell <carlos@NOSPAM>
      and Helge Deller <deller@NOSPAM> for the fixes, closes: #546619, #437928
    * Update standards-version to 3.8.1.
  
   -- Frederik Schüler <fs@NOSPAM>  Mon, 05 Oct 2009 22:39:54 +0200
  
  strace (4.5.18-1) unstable; urgency=low
  
    * New upstream release, closes: #515655
      + Fix FTBFS, closes: #518852
    * Backported patch from CVS: Fix support for NUL-terminated
      string, closes: #508484
    * Build-depend on debhelper (>= 7.0.0).
  
   -- Frederik Schüler <fs@NOSPAM>  Mon, 09 Mar 2009 14:39:42 +0100


strace-4.5.19/debian/copyright:
===============================

  This is the Debian packaged version of strace. For a complete list of
  changes from the upstream version please see the changelog.
  
  The upstream sources can be found at http://sourceforge.net/projects/strace/
  
  This is the copyright as found in the upstream sources:
  
  Copyright (c) 1991, 1992 Paul Kranenburg <pk@NOSPAM>
  Copyright (c) 1993 Branko Lankester <branko@NOSPAM>
  Copyright (c) 1993 Ulrich Pegelow <pegelow@NOSPAM>
  Copyright (c) 1995, 1996 Michael Elizabeth Chastain <mec@NOSPAM>
  Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@NOSPAM>
  Copyright (C) 1998-2003 Wichert Akkerman <wakkerma@NOSPAM>
  Copyright (c) 2002-2008 Roland McGrath  <roland@NOSPAM>
  Copyright (c) 2003-2008 Dmitry V. Levin <ldv@NOSPAM>
  Copyright (c) 2007-2008 Jan Kratochvil  <jan.kratochvil@NOSPAM>
  All rights reserved.
  
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
  3. The name of the author may not be used to endorse or promote products
     derived from this software without specific prior written permission.
  
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
  $Id$


strace-4.5.19/README:
=====================

  This is strace 4.0, a system call tracer for SunOS 4.x, Linux, System
  V release 4, Solaris 2.x and Irix 5.x.  strace is released under a
  Berkeley-style license at the request of Paul Kranenburg; see the file
  COPYRIGHT for details.
  
  Read the INSTALL file for generic instructions on how to install
  strace.  If configure cannot guess your system configuration, you can
  specify it on the command line after the other options like this:
  
  	./configure --prefix=/usr i486-linux
  
  A single sunos4.1 binary should work on all the sun4, sun4c and sun4m
  kernel architectures.  Let me know if sun4d doesn't work.  Other
  i486-*-sysv4 systems may work with little or no tweaking.
  
  See the file NEWS for information on what has changed in recent
  versions.
  
  See the file PORTING if you like strace but it doesn't work on an
  operating system you use frequently.
  
  See the file CREDITS to see who has contributed to strace.
  
  See the file TODO if you feel like helping out.
  
  You can get the latest version of strace from its homepage at
  http://sourceforge.net/projects/strace/ .
  
  Please send bug reports and enhancements to the strace
  mailinglist at strace-devel@NOSPAM.net, or directly to
  Wichert Akkerman <wakkerma@NOSPAM>
Icon  Name                            Last modified      Size  
[DIR] Parent Directory - [DIR] DOT/ 23-Jan-2010 22:23 - [   ] strace_4.5.19.orig.tar.gz 22-Oct-2009 00:02 696K [   ] strace_4.5.19-1.diff.gz 23-Jan-2010 22:22 20 [   ] strace-udeb_4.5.19-1_amd64.udeb 23-Jan-2010 22:23 96K [   ] strace_4.5.19-1_amd64.deb 23-Jan-2010 22:23 125K [   ] strace_4.5.19-1.dsc 23-Jan-2010 22:23 1.2K [   ] strace_4.5.19-1_amd64.build 23-Jan-2010 22:23 16K [   ] strace_4.5.19-1_amd64.changes 23-Jan-2010 22:23 2.7K [   ] override 23-Jan-2010 22:23 78 [   ] Contents-amd64 23-Jan-2010 22:23 584 [   ] Contents-amd64.bz2 23-Jan-2010 22:23 184 [   ] Contents-amd64.gz 23-Jan-2010 22:23 161 [   ] Packages 23-Jan-2010 22:23 832 [   ] Packages.bz2 23-Jan-2010 22:23 596 [   ] Packages.gz 23-Jan-2010 22:23 548 [   ] Release 23-Jan-2010 22:23 844 [   ] Sources 23-Jan-2010 22:23 1.0K [   ] Sources.bz2 23-Jan-2010 22:23 695 [   ] Sources.gz 23-Jan-2010 22:23 630 [   ] Release.gpg 23-Jan-2010 22:23 189