Merge ~lvoytek/ubuntu/+source/munin:merge-lp1986980-kinetic into ubuntu/+source/munin:debian/sid
Proposed by
Lena Voytek
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | git-ubuntu bot | ||||
Approved revision: | not available | ||||
Merge reported by: | Lena Voytek | ||||
Merged at revision: | a686ce88f2466368afff151ea6df05281587a9cc | ||||
Proposed branch: | ~lvoytek/ubuntu/+source/munin:merge-lp1986980-kinetic | ||||
Merge into: | ubuntu/+source/munin:debian/sid | ||||
Diff against target: |
341 lines (+193/-11) 7 files modified
debian/changelog (+133/-2) debian/control (+2/-1) debian/patches/munin-node-configure-doc-fix.patch (+42/-0) debian/patches/series (+1/-0) debian/tests/control (+7/-8) debian/tests/master-cgi-systemd (+4/-0) debian/tests/master-cron-systemd (+4/-0) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
git-ubuntu bot | Approve | ||
Andreas Hasenack | Approve | ||
Canonical Server | Pending | ||
Canonical Server Reporter | Pending | ||
Review via email: mp+428575@code.launchpad.net |
Description of the change
Merging in munin version 2.0.69
PPA: https:/
Test results:
autopkgtest [12:29:13]: @@@@@@@
master-cron-systemd PASS
master-cgi-systemd PASS
node-systemd PASS
command1 PASS
To post a comment you must log in.
This split is incorrect:
commit 1c1d8bc9d4bfb02 554b827cd89e8b8 1e8e6bb793
Author: Lena Voytek <email address hidden>
Date: Thu Aug 18 09:09:51 2022 -0700
* Stop cron and clean cache before running tests, because cron can also run
munin
It has in it other changes: postinst: seems to be "run the setup again, if upgrading from 2.0.37-1"
- munin-async.
- d/t/control: seems to be "disable sysv autopkgtests", an added change from a previous merge in groovy
For this split, I think you only want the debian/ tests/master- cgi-systemd bit
This commit in split also seems wrong: 32023ab8154ea44 8cc37d1408
commit 30b550c02287896
Author: Lena Voytek <email address hidden>
Date: Thu Aug 18 09:07:23 2022 -0700
* Add missing test dependency on net-tools for netstat plugin.
As it's also disabling the node-sysv test. That change seems to be part of the "disable sysv autopkgtests" added delta, and should be in that commit.
Feel free to adjust the commit messages to include the files it touched, it will make future merges much easier and cleaner.