Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow newsfragments to end with exclamation marks! (#4912) | Richard van der Hoff | 2019-03-21 | 1 | -2/+2 |
| | |||||
* | Fix check-newsfragment for debian-only changes. (#4825) | Richard van der Hoff | 2019-03-07 | 1 | -7/+5 |
| | |||||
* | Fix check-newsfragment script (#4750) | Richard van der Hoff | 2019-02-26 | 1 | -3/+8 |
| | | | | | | | | | | * Fix check-newsfragment script I previously broke this so that it always succeeded... * more fixes * fix newsfiles | ||||
* | Better checks on newsfragments (#4698) | Richard van der Hoff | 2019-02-22 | 1 | -0/+36 |
* You need an entry in the debian changelog (and not a regular newsfragment) for debian packaging changes. * Regular newsfragments must end in full stops. |