php-deb-packager/tests/wdm/debian
Jan-Hendrik Frintrop 22b2fcf742 Change default deb package name (#19)
* Change default deb package name

Changed default deb package name to `"{$name}_{$version}_{$arch}.deb"` since this is what normally would be generated.

* Fix tests for default deb name

The tests with default package name still expected the old version of the name.

* Fixed tests

Tests tried to get the Control via `$this->getControl()` which obviously failed.
2017-07-18 12:07:15 +02:00
..
control Fix setMaintainer (#14) 2017-07-18 12:06:01 +02:00
PackagerTest.php Change default deb package name (#19) 2017-07-18 12:07:15 +02:00