Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-10 | fix remaining testcase-bugs from my armel box | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-10-01 | don't consider holds for autoremoval | David Kalnischkies | |
We can't remove packages which are held back by the user with a hold, so marking them (or its dependencies) as garbage will lead our autoremover into madness – and given that the package is important enough that the user has held it back it can't be garbage (at least at the moment), so even if a front-end wants to use the info just for information display its a good idea to not consider it garbage for them. Closes: 724995 | |||
2013-08-12 | add chronic-like testsuccess/testfailure helpers | David Kalnischkies | |
For many commands the output isn't stable (like then dpkg is called) but the exitcode is, so this helper enhances the common && msgpass || msgfail by generating automatically a msgtest and showing the output of the command in case of failure instead of discarding it unconditionally, the later being chronic-like behaviour Git-Dch: Ignore | |||
2011-02-10 | use apt-mark instead of hand-mangling with the extended_states file | David Kalnischkies | |
2011-02-07 | rename changelog and autoremove testfile to indicate better what is tested | David Kalnischkies | |