summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2009-07-08 11:21:17 +0000
committerDmitry V. Levin <ldv@altlinux.org>2009-07-08 14:57:27 +0000
commit414fe7d4d284e22d7855c5367f17dbc0714738d9 (patch)
tree10b3e5290e8044ea54622e5bba82c2bb31653b5b /debian
parent82f4cc6eee722cd327f7a43d236b51cd37180b63 (diff)
downloadstrace-414fe7d4d284e22d7855c5367f17dbc0714738d9.tar.gz
strace-414fe7d4d284e22d7855c5367f17dbc0714738d9.tar.bz2
strace-414fe7d4d284e22d7855c5367f17dbc0714738d9.tar.xz
Cleanup trailing whitespaces and indentation that uses spaces before tabs
Correct spacing to fix warnings reported by git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904 HEAD Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rwxr-xr-xdebian/rules4
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 0141a4b..7f1dbf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -569,7 +569,7 @@ strace (3.1-14) unstable; urgency=low
strace (3.1-13) unstable; urgency=low
* Corrected error on PowerPC patch that broke other archictectures
- (Bug# 13837)
+ (Bug# 13837)
-- Wichert Akkerman <wakkerma@debian.org> Tue, 14 Oct 1997 15:41:29 +0200
diff --git a/debian/rules b/debian/rules
index 843f317..791f5ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,11 +46,11 @@ binary-indep:
binary-arch: build checkroot
test -f stamp-build || make $(MFLAGS) -f debian/rules build
-
+
# prepare 64bit executable and manpage, if it has been built
test -f stamp-build64 && ( mv build64/strace build64/strace64 ; \
cp strace.1 strace64.1 ) || true
-
+
dh_testdir -s
dh_testroot -s
dh_installdirs -s