Merge lp:~jbicha/apport/drop-py2 into lp:~ubuntu-core-dev/ubuntu/bionic/apport/ubuntu
| Status: | Needs review | ||||
|---|---|---|---|---|---|
| Proposed branch: | lp:~jbicha/apport/drop-py2 | ||||
| Merge into: | lp:~ubuntu-core-dev/ubuntu/bionic/apport/ubuntu | ||||
| Diff against target: |
123 lines (+4/-57) 4 files modified
debian/control (+3/-38) debian/python-apport.install (+0/-2) debian/python-problem-report.install (+0/-1) debian/rules (+1/-16) |
||||
| To merge this branch: | bzr merge lp:~jbicha/apport/drop-py2 | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Brian Murray | Pending | ||
|
Review via email:
|
|||
Commit message
Drop unused Python2 packages python-apport & python-
Build with pybuild to simplify debian/rules
Update Vcs-Bzr field
Description of the change
We should update test/run to look for pyflakes3 instead of pyflakes too but I wasn't sure how you handled "upstream" changes. It's a bit confusing how there are two separate bzr branches that don't appear to be in sync?
I suggest updating .bzr-builddeb/
Unmerged revisions
- 2627. By Jeremy Bícha
-
Update Vcs-Bzr field
- 2626. By Jeremy Bícha
-
Drop unused Python2 packages python-apport & python-
problem- report (LP: #1763735) Build with pybuild to simplify debian/rules

Brian, now that cosmic is open, could you look into this merge proposal?