Merge lp://qastaging/~cosmos-door/byobu/lp1843729 into lp://qastaging/byobu

Proposed by Mitsuya Shibata
Status: Needs review
Proposed branch: lp://qastaging/~cosmos-door/byobu/lp1843729
Merge into: lp://qastaging/byobu
Diff against target: 984 lines (+428/-419)
4 files modified
debian/changelog (+9/-0)
debian/rules (+1/-1)
usr/lib/byobu/include/config.py.in (+280/-280)
usr/lib/byobu/include/select-session.py (+138/-138)
To merge this branch: bzr merge lp://qastaging/~cosmos-door/byobu/lp1843729
Reviewer Review Type Date Requested Status
Dustin Kirkland  Pending
Review via email: mp+373372@code.qastaging.launchpad.net

Commit message

* debian/rules
  - use autoreconf addon to make call dh_auto_configure.
* usr/lib/byobu/include/config.py.in,
  usr/lib/byobu/include/select-session.py:
  - fix ftbfs: LP: #1843729
  - during pep8 verification due to the newly
    introduced E117 - ie. hard tab as over-indented spaces.

Description of the change

Fix FTBFS for LP: #1843729

- make call dh_auto_configure
- replace hard-tab to soft-tab to fix PEP8 E117 (over-indented)

To post a comment you must log in.
Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Nack on the hardtab to whitespace changes. That's not my style. Add E117 to pep8 ignore. Thanks.

Unmerged revisions

2624. By Mitsuya Shibata

* debian/rules
  - use autoreconf addon to make call dh_auto_configure.
* usr/lib/byobu/include/config.py.in,
  usr/lib/byobu/include/select-session.py:
  - fix ftbfs: LP: #1843729
  - during pep8 verification due to the newly
    introduced E117 - ie. hard tab as over-indented spaces.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches