summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2009-01-02 13:03:44 +0000
committerDenys Vlasenko <dvlasenk@redhat.com>2009-01-02 13:03:44 +0000
commit402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2 (patch)
tree918333435866284dcd425318cf169f1334856402 /debian
parent06bfe26236330044e553d1681083e82f39b76145 (diff)
downloadstrace-402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2.tar.gz
strace-402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2.tar.bz2
strace-402eeb6d1ffbdeefc0bee448a56c0181a0b3c3a2.tar.xz
trailing whitespace removal, no code changes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ddd01d..0141a4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ strace (4.5.17-1) unstable; urgency=low
strace (4.5.16+cvs20080708-2) unstable; urgency=low
* Rerun autotools in correct order.
- * Add strace64 package on i386, powerpc, s390 and sparc,
+ * Add strace64 package on i386, powerpc, s390 and sparc,
closes: #491167, #491188
-- Frederik Schüler <fs@debian.org> Thu, 17 Jul 2008 17:21:27 +0200
diff --git a/debian/control b/debian/control
index 6505230..044f618 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Description: A system call tracer for 64bit binaries
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
+ 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