Merge lp:~malizor/update-manager/ppa-changelogs into lp:update-manager
Status: | Merged |
---|---|
Merged at revision: | 2730 |
Proposed branch: | lp:~malizor/update-manager/ppa-changelogs |
Merge into: | lp:update-manager |
Diff against target: |
141 lines (+67/-4) 3 files modified
UpdateManager/Core/MyCache.py (+59/-4) debian/changelog (+7/-0) debian/control (+1/-0) |
To merge this branch: | bzr merge lp:~malizor/update-manager/ppa-changelogs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Colin Watson | Needs Fixing | ||
Review via email:
|
Commit message
Retrieve Changelogs from PPA sources if python3-
This uses the approach suggested by Colin Watson in LP: #253119.
Description of the change
Retrieve Changelogs from PPA sources if python3-
This uses the approach suggested by Colin Watson in LP: #253119.
I don't think it would be reasonable to add python3-
Therefore, I only set python3-
Thanks for working on this, I appreciate it a lot. Generally, this looks good to me, but I have some comments which you'll find in line. You might also want to add a changelog entry to debian/changelog.