Github user nsuke commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/988#discussion_r59995093
  
    --- Diff: 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
    --- End diff --
    
    Actually, -dbg= was from original line from THRIFT-71.
    I don't know much about this but seeing the doc it seems this fix seems 
correct.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to