1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
firmware-microbit-micropython (1.0.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Nick Morrott ]
* d/control:
- Bump Standards-Version to 4.5.0
- Bump debhelper-compat level to 13
- Set Rules-Requires-Root to no
- Update Uploaders to use my Debian email address
- Mark binary package as Multi-Arch: foreign
- Suggest www-browser for documentation binary package
* d/copyright:
- Retab to remove extraneous tab characters
- Refresh years of Debian copyright
* d/patches:
- Refresh patches (fuzz)
- Add patch use-python3-in-makefile (Closes: #959640)
- Add patch 1.0.1-documentation-fixes
* d/{README.source,gbp.conf}:
- Configure MUT components
-- Nick Morrott <nickm@debian.org> Wed, 17 Jun 2020 23:58:21 +0100
firmware-microbit-micropython (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #908783)
-- Nick Morrott <knowledgejunkie@gmail.com> Sat, 19 Jan 2019 17:24:43 +0100
|