Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-04 | scripts/t: Delete DEB_VENDOR from the environment to get reliable results | Guillem Jover | 1 | -0/+3 | |
2015-01-28 | scripts: Remove unused «use Dpkg» | Guillem Jover | 1 | -1/+0 | |
2014-04-26 | Dpkg::Vendor: Add test cases for get_vendor_dir() | Guillem Jover | 1 | -2/+5 | |
2014-04-21 | Dpkg::Vendor: Try to load Vendor modules from the parent vendors | Guillem Jover | 1 | -0/+33 | |
If there's no available module for the requested vendor, try loading a Parent until one is found, or we fallback to Default. Closes: #735978 |