summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAkira <matyapiro31@users.noreply.github.com>2016-04-16 02:09:49 +0900
committerJens Geyer <jensg@apache.org>2016-04-22 22:01:53 +0200
commitf457780facf8e4effe92af7c0192fbc6321d0a66 (patch)
tree7402c32e807f51dea4a72e6b1d8697c2444d9a3b /debian
parent80542987f96febd5182072b6ce32ffcc1d43eab7 (diff)
downloadthrift-f457780facf8e4effe92af7c0192fbc6321d0a66.tar.gz
THRIFT-3796 There's no --dbg for dh_strip, maybe someone has mistaken this for --dbg-package.
Client: Build process Patch: Akira <matyapiro31@...> This closes #988
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index afbf32310..a31881d77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -199,8 +199,8 @@ binary-common:
dh_installexamples
dh_installman
dh_link
- dh_strip -ppython-thrift --dbg=python-thrift-dbg
- dh_strip -ppython3-thrift --dbg=python3-thrift-dbg
+ dh_strip -ppython-thrift --dbg-package=python-thrift-dbg
+ dh_strip -ppython3-thrift --dbg-package=python3-thrift-dbg
dh_strip -pthrift-compiler -plibthrift0
dh_compress
dh_fixperms