awl (0.60-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the r0.60 tag
- Git: https://gitlab.com/davical-project/awl.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://gitlab.com/davical-project/awl
- Last scan: 2019-12-16 05:02:09+00
- Next scan: 2019-12-17 03:43:00+00
- Debian changelog in Git:
awl (0.60-1) unstable; urgency=medium
* New upstream release (closes: #890313)
* Update debian/watch to changed Gitlab directory layout
* Update copyright years
* Declare compliance with Debian Policy 4.3.0
-- Florian Schlichting <fsfs@debian.org> Wed, 30 Jan 2019 22:54:03 +0100
- This branch is 2 commits ahead of tag r0.60
- Git log:
commit 261e2600afca256bdd9098adebd1227416649cf9
Author: Florian Schlichting <fsfs@debian.org>
Date: Fri Dec 6 18:39:54 2019 +0800
myComponentTest.php: drop empty setUp function, which causes make test to fail with PHPUnit 8
commit 3ce1190fe2a02cf347a32a857e2d9311b9f815c2
Author: Florian Schlichting <fsfs@debian.org>
Date: Fri Dec 6 18:28:07 2019 +0800
use foreach() instead of deprecated each() (see davical-project/davical#190)