[__package_apk] fix / add support for @yrepo syntax

This commit is contained in:
Nico Schottelius 2019-05-14 11:47:15 +02:00
commit 569ae29955
2 changed files with 7 additions and 0 deletions

View file

@ -1,6 +1,9 @@
Changelog
---------
next:
* Type __package_apk: Fix @repo handling in explorer (Nico Schottelius)
5.0.1: 2019-05-09
* Documentation: Add 'Perils of CDIST_ORDER_DEPENDENCY' sub-section (Darko Poljak)
* Build: Clean and separate end user targets into Makefile and maintainer targets into build-helper (Darko Poljak)