Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use pkgCache::VS instead of pkgDepCache::VS() | David Kalnischkies | 2016-02-03 | 1 | -194/+0 |
* | reimplement build-dep via apts normal resolver | David Kalnischkies | 2016-01-25 | 1 | -13/+21 |
* | support comments in debian/control parsing | David Kalnischkies | 2016-01-02 | 1 | -0/+35 |
* | tests: support spaces in path and TMPDIR | David Kalnischkies | 2015-12-19 | 1 | -2/+2 |
* | require explicit paths to dsc/control as we do for deb files | David Kalnischkies | 2015-12-01 | 1 | -3/+12 |
* | various changes to increase test-coverage | David Kalnischkies | 2015-09-14 | 1 | -17/+30 |
* | test exitcode as well as string equality | David Kalnischkies | 2015-03-16 | 1 | -3/+3 |
* | Only allow "apt-get build-dep path" when path starts with ./ or / | Michael Vogt | 2014-07-08 | 1 | -0/+3 |
* | add support for apt-get build-dep unpacked-source-dir | Michael Vogt | 2014-04-25 | 1 | -0/+41 |
* | add support for apt-get build-dep foo.dsc | Michael Vogt | 2014-04-22 | 1 | -0/+85 |